hrmtz/claude-harness
πͺMarketplacehrmtz/claude-harness
Operational harness for Claude Code: defense-in-depth credential leak prevention hooks, workflow guardrails, persona-based behavioral rails.
Add this Marketplace
/plugin marketplace add github:hrmtz/claude-harnessPlugins in this Marketplace
harness-core
securityThree defense-in-depth hooks: credential value scrub (PostToolUse), admission keyword reminder (UserPromptSubmit), bash command guard (PreToolUse). Built after repeated credential leak incidents β structural fix when behavioral rules in CLAUDE.md keep failing.
harness-formation
collaborationPeer-pane Claude Code worker orchestration via tmux + jsonl mailbox. Spawns long-running coordinated workers from natural-language triggers. Bundles formation skill + njslyr7 CLI + UserPromptSubmit hook that auto-suggests the skill when user prompts match worker-spawn intent. Session-scoped identity prevents mailbox drift across resume/compact.
harness-magi
workflowThree-perspective preflight review skill (MELCHIOR/BALTHASAR/CASPAR personas, parallel Task spawn) for high-stakes changes β front-loads post-hoc optimization insights before walltime / cost / destructive state is committed. Triggers on walltime >= 2h, >= 100M row DML, non-reversible cutover, new pipeline layer, >= $10 spend, or long-poll scripts.
harness-rails
workflowOperational safety rails for long-running operations. Pre-flight algorithm fitness CLI (working set vs RAM ceiling, with concrete alternatives), in-flight heartbeat helper + cron watcher (stale + ETA overrun detection), Discord + gh issue auto-emit. Human-in-loop only β no auto-kill. Built after a 23h sunk-cost incident where philosophy-level early-bleeding-detection lived only in CLAUDE.md memory, not in structural rails.