Claude-Code-Workflow workflow-test-fix

Chain-loaded test-fix pipeline. 5-phase test generation and iterative execution.

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

Workflow Test-Fix (Chain-Loaded)

Use

chain_loader
to execute:

  • chain_loader start --chain=workflow-test-fix
    — Full test-fix pipeline
  • chain_loader start --chain=workflow-test-fix --entry=execute-only
    — Test cycle only Phases from
    .claude/skills/workflow-test-fix/phases/
    . Variables: session_id, goal, auto_yes