From hybrid-harness
Apply Ralph-style story execution and review inside Claude Code.
How this skill is triggered — by the user, by Claude, or both
Slash command
/hybrid-harness:harness-ralphThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
이 스킬은 이미 spec/seed가 있을 때 story-by-story execution state를 관리한다.
이 스킬은 이미 spec/seed가 있을 때 story-by-story execution state를 관리한다.
bash "${CLAUDE_PLUGIN_ROOT:-.}/scripts/harness-plugin-runner.sh" internal run-init --source "{{ARGUMENTS}}" --json
nextStory를 읽는다.bash "${CLAUDE_PLUGIN_ROOT:-.}/scripts/harness-plugin-runner.sh" internal run-apply-story --run-id <run-id> --story-result-file <story-result.json> --json
reopen_required가 나오면 직접 밀어붙이지 말고 suggested command를 따른다.npx claudepluginhub hjsg1010/harness-js --plugin hybrid-harnessInitializes Ralph Loop infrastructure from approved Claude plans by creating .ralph/ with prd.json, loop.py, CLAUDE.md for autonomous multi-step execution.
Guides customization of Choo Choo Ralph workflows, formulas, learning harvest, troubleshooting loops, and multi-Ralph setups. Use for Ralph-specific questions.
Documents Ralph plugin arguments (--quick, --commit), execution modes (normal/quick), state management (.ralph-state.json), commit behavior, task loops, and error handling.