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 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
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.