claudeindex
Aquaticat's avatar
Author

Aquaticat

@Aquaticat
1
Marketplaces
6
Plugins
0
Skills
0
Agents
0
Commands

Marketplaces

Marketplace

Monochromatic

Claude Code plugins for terminal titles, uncertainty detection, session housekeeping, agent resume guards, and child session spawning.

Plugins:6
Skills:0
2
1

Plugins

Plugin

terminal-title

Sets the terminal tab title to reflect current Claude Code activity.

Plugin

stop-reminders

Detects uncertain language in Claude's responses and reminds it to investigate before guessing.

Plugin

session-start-housekeeping

Creates temp directories, cleans stale dist artifacts, and removes ephemeral config files on session start.

Plugin

agent-resume-guard

Blocks Agent resume calls to prevent polling loops on background agents.

Plugin

bash-output-filter

Strips wasteful patterns from Bash tool output (git boilerplate, long lines, repeated diagnostics) to save tokens.

Plugin

claude-spawn

Spawns steerable child Claude Code sessions in terminal windows with automatic result forwarding via hooks. Requires the spawn-claude CLI to be on PATH.