Claude-Code-Workflow workflow-plan

Chain-loaded workflow planning. 6-phase with mode routing and conflict detection.

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/workflow-plan" ~/.claude/skills/catlog22-claude-code-workflow-workflow-plan-c5619e && rm -rf "$T"
manifest: .claude/workflow-skills/workflow-plan/SKILL.md
source content

Workflow Plan (Chain-Loaded)

Use

chain_loader
to execute:

  • chain_loader start --chain=workflow-plan
    — Full pipeline
  • chain_loader start --chain=workflow-plan --entry=verify
    — Verify only
  • chain_loader start --chain=workflow-plan --entry=replan
    — Replan existing Phases from
    .claude/skills/workflow-plan/phases/
    . Variables: session_id, goal, auto_yes, conflict_risk