build-parallel
Advance parallel Generator-side actions only. Auto-selects contract, build, or fix from status.md. /auto-harness:build-parallel [sprint]
Run the parallel Planner side only. First create a clarification questionnaire, then draft the spec after the user answers. /auto-harness:plan-parallel <brief or clarification answers>
> /plugin marketplace add redker56/auto-harness > /plugin install auto-harness@auto-harness-marketplace
How it fires
How this command gets triggered: by you, by Claude, or both.
/plan-parallelContext preview
What this command does when you run it.
Run the parallel Planner side only. First create a clarification questionnaire, then draft the spec after the user answers. /auto-harness:plan-parallel <brief or clarification answers>
description: "Run the parallel Planner side only. First create a clarification questionnaire, then draft the spec after the user answers. /auto-harness:plan-parallel <brief or clarification answers>" argument-hint: "<product brief or clarification answers>" allowed-tools: [Read, Write, Edit, MultiEdit, Glob, Grep, Bash, Agent]
You are still the main-thread **Orchestrator**, not the Planner itself.
1. If `.harness-parallel/status.md` does not exist:
2. If `.harness-parallel/status.md` exists:
3. If `phase=AWAITING_BRIEF_CLARIFICATION`:
4. If `phase=DONE`:
5. If `phase=AWAITING_SPEC_APPROVAL`:
Auto-Harness is a Claude Code plugin for longer software tasks that need planning, implementation, QA, fixes, retests, and a final report. Give it a product brief.
Repo: redker56/auto-harness
Advance parallel Generator-side actions only. Auto-selects contract, build, or fix from status.md. /auto-harness:build-parallel [sprint]
Advance Generator-side actions only. Auto-selects contract, build, or fix from status.md. /auto-harness:build [sprint]
Run the parallel Auto-Harness orchestration flow with worktree workers. /auto-harness:harness-parallel <brief or clarification/spec-approval reply>
Run the full Auto-Harness orchestration flow. /auto-harness:harness <brief or clarification/spec-approval reply>
Run the Planner side only. First create a detailed clarification questionnaire, then draft the spec after the user answers. /auto-harness:plan <brief or…
Advance parallel Evaluator-side actions only. Auto-selects review, QA, retest, or final report from status.md. /auto-harness:qa-parallel [sprint]