Claude Code plugins for terminal titles, uncertainty detection, session housekeeping, agent resume guards, and child session spawning.
Sets the terminal tab title to reflect current Claude Code activity.
Detects uncertain language in Claude's responses and reminds it to investigate before guessing.
Creates temp directories, cleans stale dist artifacts, and removes ephemeral config files on session start.
Blocks Agent resume calls to prevent polling loops on background agents.
Strips wasteful patterns from Bash tool output (git boilerplate, long lines, repeated diagnostics) to save tokens.
Spawns steerable child Claude Code sessions in terminal windows with automatic result forwarding via hooks. Requires the spawn-claude CLI to be on PATH.