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.md
source content

Investigate (Chain-Loaded)

Use

chain_loader
to execute:

  • chain_loader start --chain=ccw-investigate
    — Full investigation
  • chain_loader start --chain=ccw-investigate --entry=from-hypothesis
    — Skip to hypothesis testing Phases are inline in chain JSON. Variables: root_cause, confidence