generator-build-sprint
Internal Auto-Harness generator skill for approved sprint implementation. Use only inside the Generator subagent during build mode.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Internal Auto-Harness generator skill for approved sprint implementation. Use only inside the Generator subagent during build mode.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
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 parallel final QA report aggregation. Use only inside the Evaluator subagent during evaluator_final_parallel.
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 parallel sprint retest and retest report writing. Use only inside the Evaluator subagent during evaluator_retest_parallel.
Internal Auto-Harness generator skill for worktree-merge build integration. Use only inside the parallel Generator integrator during build mode.
Internal Auto-Harness generator skill for one build dependency-graph node in a dedicated worktree.
| name | generator-build-sprint |
| description | Internal Auto-Harness generator skill for approved sprint implementation. Use only inside the Generator subagent during build mode. |
| user-invocable | false |
This skill governs Generator build mode.
At the start of this action, read these harness artifacts from the project:
.harness/status.md.harness/intake.md.harness/spec.md.harness/design-direction.md.harness/contracts/sprint-XX-contract.md.harness/contracts/sprint-XX-review.md when it exists for the current sprint..harness/runtime.md when revising an existing runtime contract..harness/qa/sprint-XX-self-check.md when revising an existing self-check.Then inspect the current project implementation relevant to this action:
Then read these skill references:
references/protocols/file-ownership.mdreferences/templates/runtime-template.mdreferences/templates/self-check.mdFollow these rules:
APPROVED..harness/runtime.md so Evaluator can start and verify the app.runtime.md sufficient for Evaluator to install, start, and health-check the app without follow-up questions.