harness-plan
Create or update the tracked root plan and, for coordinated work, its agent-owned subplans.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Create or update the tracked root plan and, for coordinated work, its agent-owned subplans.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
Drive an approved tracked plan through implementation, validation, independent review, archive, publish, CI/sync evidence, and readiness to wait for merge approval.
Drive an approved tracked plan through implementation, validation, independent review, archive, publish, CI/sync evidence, and readiness to wait for merge approval.
Create or update the tracked root plan and, for coordinated work, its agent-owned subplans.
Clarify a harness task before planning when the objective, boundaries, tradeoffs, success criteria, or workflow direction are genuinely unclear. Do not use for factual repo questions, status checks, or approved execution.
Clarify a harness task before planning when the objective, boundaries, tradeoffs, success criteria, or workflow direction are genuinely unclear. Do not use for factual repo questions, status checks, or approved execution.
Merge an archived candidate after explicit human approval and complete required post-merge bookkeeping.
| name | harness-plan |
| description | Create or update the tracked root plan and, for coordinated work, its agent-owned subplans. |
| metadata | {"easyharness-managed":"true","easyharness-version":"dev"} |
Use this skill once direction is clear enough to propose an executable plan. The plan must let a future agent continue without chat history while leaving implementation choices to that agent.
harness plan template and choose an honest size. Use
--coordinated only when one approved candidate needs multiple concurrent
workstreams.Review Focus; the
mandatory final reviewer receives them automatically.Done, Outcome, Covers, and an optional
concise Check.
Work Breakdown. Create flat subplans
with harness plan template --subplan under the root's matching
supplements/<root-stem>/subplans/ directory. Each subplan uses the same
compact ordered step shape and may name sibling dependencies.harness plan lint <plan-path>.harness plan approve --by human before execution starts. Coordinated
subplans are agent-owned decomposition within that approved root boundary;
adding or refining them does not require separate approval.workflow_profile.--lightweight only when the human explicitly approves one bounded,
low-risk XXS change. It still uses the tracked plan and steering gates.--coordinated only for one candidate-owning root whose flat subplans can
progress concurrently. It does not allow multiple independent candidates in
one worktree.v0.7.0; do not use or invent a
goal_oriented profile in the current contract.XXL, ask whether to split the work before
approval. If it remains coherent and approved, move spillover into deferred
items rather than quietly expanding the slice.harness plan template --help
harness plan lint --help
The plan is ready when lint passes, the human can approve or challenge it from the document alone, and another agent can execute the intended outcome without hidden context.