evaluator-review-contr…
Internal Auto-Harness evaluator skill for parallel sprint contract review before implementation. Use only inside the Evaluator subagent during review mode.
Internal Auto-Harness planning skill for parallel spec and design-direction drafting. Use only inside the Planner subagent when it is updating intake.md and producing spec.md plus design-direction.md under .harness-parallel.
$ npx -y skills add redker56/auto-harness --skill planner-spec-draft-parallel --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/planner-spec-draft-parallelContext preview
The summary Claude sees to decide when to auto-load this skill.
Internal Auto-Harness planning skill for parallel spec and design-direction drafting. Use only inside the Planner subagent when it is updating intake.md and producing spec.md plus design-direction.md under .harness-parallel.
name: planner-spec-draft-parallel description: Internal Auto-Harness planning skill for parallel spec and design-direction drafting. Use only inside the Planner subagent when it is updating intake.md and producing spec.md plus design-direction.md under .harness-parallel. user-invocable: false
This skill governs **Spec Draft Mode** for the parallel Auto-Harness workflow.
At the start of this action, read these harness artifacts from the project:
Then inspect the current project implementation relevant to this action:
Then read the same reference files used by `skills/planner-spec-draft/`, including its file-ownership protocol, spec template, design-direction template, and status-board template. Apply those rules to `.harness-parallel/` paths.
Follow these rules:
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
Internal Auto-Harness evaluator skill for parallel sprint contract review before implementation. Use only inside the Evaluator subagent during review mode.
Internal Auto-Harness evaluator skill for sprint contract review before implementation. Use only inside the Evaluator subagent during review mode.
Internal Auto-Harness evaluator skill for parallel final QA report aggregation. Use only inside the Evaluator subagent during evaluator_final_parallel.
Internal Auto-Harness evaluator skill for final QA report aggregation. Use only inside the Evaluator subagent during final mode.
Internal Auto-Harness evaluator skill for parallel sprint QA and QA report writing. Use only inside the Evaluator subagent during evaluator_qa_parallel.
Internal Auto-Harness evaluator skill for sprint QA and QA report writing. Use only inside the Evaluator subagent during qa mode.