viacheslav-tronko/claude-code-harness

Claude Code Harness

6Stars on the repository
19Mods indexed here, across every type
3mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

bug-fix

01

viacheslav-tronko/claude-code-harness

Command Claude Code

Surgical fix from RCA — implements §7.1 PRIMARY fix only; NEVER §7.2; NEVER re-analyzes. Triggers: /bug-fix, /fix, "apply this fix", "fix this bug", "implement the fix", RCA-.md asking "fix this". MODIFIES source via Edit/Write — surgical, falsification-first, anti-orthogonal-damage. FM: 2, 5, 12, 16, 18, 19, 20.

not rated 6 3mo ago A 107 tokens original MIT

bug-full

02

viacheslav-tronko/claude-code-harness

Command Claude Code

Full bug-fix pipeline — runs /bug-why → /verify(RCA) → /trace(virtual) → ASK USER → /bug-fix → /trace(real) → /verify(FIX) sequentially. Triggers: /bug-full, "full bug pipeline", "fix this bug end-to-end", "RCA + verify + fix + verify", Jira ticket / error wanting entire pipeline. MODIFIES source at step 5 — Two-Stage…

not rated 6 3mo ago A 133 tokens original MIT

bug-why

03

viacheslav-tronko/claude-code-harness

Command Claude Code

Root cause analysis for software bugs. Triggers: /bug-why, /bug.investigate, "why is this failing", "find the root cause", "trace this exception", "investigate this bug", "post-incident review", stack trace, error log, NullReferenceException, SqlException, 5 Whys, Kepner-Tregoe, IS-IS-NOT, fault localization…

not rated 6 3mo ago A 191 tokens original MIT

distill

04

viacheslav-tronko/claude-code-harness

Command Claude Code

Transform vague human requirements (Jira, Confluence, free text, file path) into AI-ready specs — EARS + Given-When-Then + traceable REQ-IDs + glossary links + Open Questions. Triggers: /distill, "analyze requirements", "clarify task", "ambiguous AC", "EARS spec", "GWT", "AI-ready spec", Jira key, Confluence URL, free…

not rated 6 3mo ago A 134 tokens original MIT

explain

05

viacheslav-tronko/claude-code-harness

Command Claude Code

Build a falsifiable architectural mental model of a code concept, pattern, term, or component in the legacy codebase. Triggers: /explain, "explain X", "what is X", "how does X work", "trace this concept across layers", "preflight before bug-fix", "build mental model", "F/B/D-XXX pattern", domain term / component name.…

not rated 6 3mo ago A 159 tokens original MIT

feature-full

06

viacheslav-tronko/claude-code-harness

Command Claude Code

Full feature pipeline — runs /distill → /howto-implement → /verify(IMP) → /trace(virtual) → ASK USER → /implement → /trace(real) → /verify(impl) sequentially. Triggers: /feature-full, "full feature pipeline", "spec to code", "implement this story end-to-end", Jira user story / requirement wanting entire pipeline.…

not rated 6 3mo ago A 130 tokens original MIT

howto-implement

07

viacheslav-tronko/claude-code-harness

Command Claude Code

Pre-implementation blueprint for AI coding agents on legacy codebases. Triggers: /howto-implement, /blueprint, "implementation plan / analysis / strategy / approach", "how to implement / add / build / refactor", Jira / user story / RCA / SPEC asking "plan this". Investigation-only — produces falsifiable IMP report (3+…

not rated 6 3mo ago A 127 tokens original MIT

implement

08

viacheslav-tronko/claude-code-harness

Command Claude Code

Surgical code execution from Implementation Blueprint (IMP) or Plan + TASK-NN. Triggers: /implement, /code, /apply, "implement this", "code this", "build this", "execute the plan", "implement the blueprint", IMP-.md / PLAN-.md asking "implement". MODIFIES source via Edit/Write — surgical-changes-first…

not rated 6 3mo ago A 109 tokens original MIT

preflight

09

viacheslav-tronko/claude-code-harness

Command Claude Code

Read-only preflight pipeline before bug investigation — runs /explain --for-bug-fix → /bug-why sequentially in main context. Triggers: /preflight, "preflight before bug", "investigate this bug fully", "explain then RCA", Jira ticket / error wanting complete read-only diagnostic. NEVER modifies source. FM: 1, 2, 6, 7 …

not rated 6 3mo ago A 93 tokens original MIT

trace

10

viacheslav-tronko/claude-code-harness

Command Claude Code

White-box code-path tracing — REAL mode (empirical CFG/MPC traversal of completed code; Counterfactual + optional Live Mutation Testing; Killer-Path-First; FAIL-FAST) or VIRTUAL mode (pre-implementation falsification of RCA / IMP / Plan). Triggers: /trace, /trace.real, /trace.virtual, /verify-plan, "verify this code"…

not rated 6 3mo ago A 154 tokens original MIT

verify

11

viacheslav-tronko/claude-code-harness

Command Claude Code

Hypothesis-driven task-correctness verification before submission. Triggers: /verify, /verify-task, /gate2, "verify this", "verify the RCA", "verify the implementation", "is this fix correct", "double-check my plan", "audit before merge", "pre-flight before PR", "Gate 2 / Pre-Send check", "find what's wrong with my…

not rated 6 3mo ago A 131 tokens original MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: