fully-implement-plan
Explicit-only. Implement supplied plan/task/context artifacts, review the changes, verify the contract, and repair material findings.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Explicit-only. Implement supplied plan/task/context artifacts, review the changes, verify the contract, and repair material findings.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Explicit-only. Run a named autonomous mode, repeatedly selecting, implementing, and shipping coherent work while preserving anything blocked.
Use globally installed `playwright-cli` for browser automation, UI inspection, screenshots, Playwright test debugging, or test generation. Trigger when a task needs browser interaction or test repair. Do not use for generic tests, web search, non-browser docs, or API-only work.
Explicit-only. Align a feature specification, produce a reviewed plan, complete the local work, and ship the pull request.
Explicit-only. Review a plan/task/context artifact set and report material findings.
Explicit-only. Ship one pull request, observe hosted CI and review feedback, follow PR policy, reply to every eligible comment, and request merge authorization before merging and cleaning up.
Explicit-only. Verify completed work against its authoritative contract and report coverage, working-code evidence, material gaps, and the completion verdict.
| name | fully-implement-plan |
| description | Explicit-only. Implement supplied plan/task/context artifacts, review the changes, verify the contract, and repair material findings. |
Implement an artifact contract, review and verify the delivery, and repair material findings. Leave shipping and unrelated full-lane checks to callers.
Require exact plan, task, and context artifact paths plus one explicit,
self-contained dispatch target specification for each of implementer,
code_reviewer, and fixer. Treat artifacts as the contract and validate
delegated evidence against the latest tree.
Write .agent-layer/tmp/fully-implement-plan.<run-id>.report.md and track its
contract obligations, findings, and evidence. Serialize mutations; do not
stage, commit, weaken checks, or destructively rewrite user changes.
If follow-up dispatches are required, pass artifact and report paths, changed files, and unresolved finding IDs. Do not inline complete artifacts, reports, command output, or resolved findings. If delegated work remains incomplete, either continue the retained conversation or start a fresh one if its existing context is impeding progress. Use a different prompt and approach, including the unresolved obligations and failure evidence.
implementer with /implement-plan and the supplied artifacts.
If it reports unfinished contract work, continue implementation before
starting review. Do not send known unfinished work to reviewers or fixer./verify-work in a fresh subagentcode_reviewer with /review-uncommitted-codefixer in one batch with the plan artifacts
and required tests, documentation, and memory updates.An unsuccessful delegated attempt or unfinished technical work is not a workflow blocker.
Return:
complete when the final tree satisfies the contract and all confirmed
in-scope findings are resolved or disproven with evidencecomplete-with-follow-up when only explicit out-of-contract work remainsblocked for a named unresolved constraintReturn the report path and status.