build
Advance Generator-side actions only. Auto-selects contract, build, or fix from status.md. /auto-harness:build [sprint]
Advance parallel Generator-side actions only. Auto-selects contract, build, or fix from status.md. /auto-harness:build-parallel [sprint]
> /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.
/build-parallelContext preview
What this command does when you run it.
Advance parallel Generator-side actions only. Auto-selects contract, build, or fix from status.md. /auto-harness:build-parallel [sprint]
description: "Advance parallel Generator-side actions only. Auto-selects contract, build, or fix from status.md. /auto-harness:build-parallel [sprint]" argument-hint: "[optional two-digit sprint number, e.g. 01]" allowed-tools: [Read, Write, Edit, MultiEdit, Glob, Grep, Bash, Agent]
You are the **Generator-side Orchestrator** for the parallel workflow.
1. If `.harness-parallel/status.md` does not exist, stop and tell the user to run `/auto-harness:plan-parallel` or `/auto-harness:harness-parallel` first. 2. Read `.harness-parallel/status.md` frontmatter. 3. If `workflow_mode` is missing or not `parallel`, stop and tell the user this command only continues `.harness-parallel/` sessions with `workflow_mode=parallel`. 4. If `phase=DONE`, stop and point to `.harness-parallel/final/qa-final-report.md`. 5. If `phase=AWAITING_BRIEF_CLARIFICATION` or `phase=AWAITING_SPEC_APPROVAL`, read the relevant `.harness-parallel` artifact, restate the needed user interaction directly in chat, and stop. 6. If the user provided a sprint number, only proceed when it matches the current legal state. 7. Only handle these `pending_action` values:
8. For each action:
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 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 parallel Planner side only. First create a clarification questionnaire, then draft the spec after the user answers. /auto-harness:plan-parallel <brief…
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]