claudeindex
Marketplace

Monochromatic

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

Stars

2

Forks

1

Plugins

6

Installation

1

Add the marketplace

/plugin marketplace add Aquaticat/Monochromatic
2

Install plugins

/plugin

Run these commands in Claude Code to add this plugin to your environment. The marketplace must be added before you can install its plugins.

Details & Metadata

6

Plugins

0

Skills

0

Agents

Last Crawled

March 15, 2026

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.