πŸͺ

JimCline/claudetools

πŸͺMarketplace

JimCline/claudetools

Add this Marketplace

Add marketplace in Claude Code:
$/plugin marketplace add JimCline/claudetools
VibeIndex|
What it does
|

Claude Code plugin marketplace β€” context-window discipline tooling

4Plugins
0
Last UpdatedAug 16, 2026

Plugins in this Marketplace

πŸ”Œ

agent-hierarchy

productivity

Routes work through a six-role agent hierarchy β€” Orchestrator, Ultra-Advisor, Architect, Reviewer, Implementor, Task-Runner β€” each on the model priced for its job, with Ultra-Advisor escalation gated on your approval and zero-token usage tracking. See README for the full mechanics.

0
πŸ”Œ

comment-discipline

productivity

Stops Claude from writing comments that only make sense next to the diff β€” `// changed from foo to bar`, `// NEW: added validation`, `// for now` β€” which stop meaning anything once the change merges. A SessionStart hook injects the authoring rule on startup and after compaction; a SubagentStart hook injects it into each subagent as it spawns, backstopped by a PostToolUse hook on the edit tools. Enable per-repo or globally with /comment-discipline.

0
πŸ”Œ

output-discipline

productivity

Stops Claude Code from flooding the context window with command output. Blocks streaming/foreground long-running commands before they run and coaches toward background tasks and redirect-then-grep.

0
πŸ”Œ

task-gopher

productivity

Dispatches tool-heavy, high-output, and information-gathering work to a cheaper Haiku subagent that carries out explicit orders and returns a compact report, so the main high-reasoning agent spends its expensive tokens on judgment instead of on tool output. Session hooks never reach subagents, so a PreToolUse hook rewrites each Agent dispatch in flight to stamp the directive onto the spawned subagent's prompt. The same hook intercepts destructive and outward-facing commands from the runner β€” it cannot judge whether destroying something is right β€” and asks YOU to approve each one, since no model can accept that risk on your behalf; it denies instead when the permission mode means no prompt reaches a person. Toggle with /task-gopher.

0