ワンクリックで
nw-root-why
Root cause analysis and debugging
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Root cause analysis and debugging
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Cross-agent collaboration protocols, workflow handoff patterns, and commit message formats for TDD/Mikado/refactoring workflows
Orchestrates the full DELIVER wave end-to-end (roadmap > execute-all > finalize). Use when all prior waves are complete and the feature is ready for implementation.
Acceptance test creation methodology for the DISTILL wave. Domain knowledge for the acceptance designer agent: port-to-port principle, prior wave reading, wave-decision reconciliation, graceful degradation, and document back-propagation.
Creates a phased roadmap.json for a feature goal with acceptance criteria and TDD steps. Use when planning implementation steps before execution.
Dispatches one unit of DELIVER work to a specialized agent for TDD execution. Runs a single roadmap.json step through the TDD cycle.
Deep knowledge for Outside-In TDD - double-loop architecture, ATDD integration, port-to-port testing, walking skeletons, and test doubles policy
| name | nw-root-why |
| description | Root cause analysis and debugging |
| user-invocable | true |
| argument-hint | [problem-description] - Optional: --depth=[3|5|7-whys] --output=[text|diagram|report] |
Wave: CROSS_WAVE Agent: Rex (nw-troubleshooter)
Systematic root cause analysis using Toyota's 5 Whys with multi-causal investigation and evidence-based validation. Investigates multiple cause branches at each level|validates solutions against all identified root causes.
@nw-troubleshooter
Execute *investigate-root-cause for {problem-statement}.
Configuration:
When invoked as part of /nw-deliver Phase 3.5, execute in order:
roadmap.json, and execution-log.json. Gate: all available inputs loaded.Handoff To: {invoking-agent-returns-to-workflow} Deliverables: Root cause analysis report with solutions
/nw-root-why "Integration tests fail intermittently on CI but pass locally"
Rex investigates 5 WHY levels with multi-causal branches, discovers race condition in database cleanup, proposes transaction-isolated test fixtures.
docs/analysis/root-cause-analysis-{problem}.md