Published skills
root-cause-analysis
Root cause analysis for software bugs in large legacy codebases. Use this skill WHENEVER the user asks WHY a bug happens, asks for RCA, mentions root cause analysis, says /bug.why, /bug.investigate, asks "why is this failing", "find the root cause", "trace this exception", "investigate this bug", "post-incident review", or pastes a stack trace, error log, exception, NullReferenceException, SqlExce
white-box-trace
White-box code-path tracing in two modes. REAL — empirical verification of completed code via CFG/MPC traversal, Counterfactual + optional Live Mutation Testing, PBT hook, Tandem-FL on FAIL, Killer-Path-First, FAIL-FAST, persistent index-prefixed JSONL trace with resume + confidence decay, Reviewer Agent re-rank, Reflexion lessons, structured fix_proposal + repro_snippet. VIRTUAL — pre-implementat
concept-explanation
Evidence-bound investigation producing a falsifiable architectural mental model of a code concept, pattern, term, or component in large legacy codebases. Use WHENEVER user asks WHAT/HOW/WHERE about code — /explain, "explain X", "what is X", "how does X work", "trace this concept across layers", "preflight before bug-fix", "build mental model", "architectural overview", "layer-by-layer explanation"
implementation-blueprint
Pre-implementation blueprint for AI coding agents on legacy codebases. Use WHENEVER user asks HOW to implement, plan, or design — /howto.implement, /blueprint, "implementation plan / analysis / strategy / approach", "how to implement / add / build / refactor", pastes Jira / user story / RCA / SPEC asking "plan this", or mentions Tree of Thoughts, spec-driven development, Design-by-Contract. Falsif
requirements-analysis
Evidence-bound transformation of vague human requirements (Jira ticket, Confluence page, free text, file path) into AI-ready specifications for coding agents. Use WHENEVER user asks to /distill, "analyze requirements", "clarify task", "vague requirements", "ambiguous AC", "task vs bug", "EARS", "Given-When-Then", "GWT", "AI-ready spec", "prepare spec for implementation", "Open Questions", "INVEST"
surgical-implementation
Surgical code-execution skill for AI coding agents on legacy codebases. Use WHENEVER the user asks to IMPLEMENT, CODE, BUILD, APPLY, or FIX from a contract source — IMP / Plan + TASK-NN, RCA report, freeform task, or Jira ticket. Triggers on /implement, /bug.fix, /code, /apply, /fix, "implement this", "code this", "build this", "apply this fix", "fix this bug", "execute the plan", "implement the b
task-verification
Hypothesis-driven task-correctness verification for AI coding agents on legacy codebases. Use WHENEVER user asks to verify, audit, or pre-flight a task artifact (IMP, RCA, Plan, Implementation, Fix, Jira ticket) before submission — /verify, /verify-task, /gate2, "verify this", "verify the RCA", "verify the implementation", "is this fix correct", "double-check my plan", "audit before merge", "pre-f
Category alert