Claude-Code-Workflow investigate
Chain-loaded investigation. 5-phase Iron Law methodology with root cause gate.
install
source · Clone the upstream repo
git clone https://github.com/catlog22/Claude-Code-Workflow
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/catlog22/Claude-Code-Workflow "$T" && mkdir -p ~/.claude/skills && cp -r "$T/.claude/workflow-skills/investigate" ~/.claude/skills/catlog22-claude-code-workflow-investigate-5afec2 && rm -rf "$T"
manifest:
.claude/workflow-skills/investigate/SKILL.mdsource content
Investigate (Chain-Loaded)
Use
chain_loader to execute:
— Full investigationchain_loader start --chain=ccw-investigate
— Skip to hypothesis testing Phases are inline in chain JSON. Variables: root_cause, confidencechain_loader start --chain=ccw-investigate --entry=from-hypothesis