원클릭으로
dcr-lead-init
Start Deep Code Review as the lead for an active review run.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Start Deep Code Review as the lead for an active review run.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Close a task cleanly at the end of the standard workflow. Use for summary, promotion decisions, project progress updates, session state updates, and session log updates.
Initialize a dotagent working session from within a runtime. Use as the native runtime entrypoint when the project is already initialized and the agent needs to start from the framework correctly.
Join Deep Co-Planning as a reviewer for an active planning run.
Join Deep Code Review as a reviewer for an active review run.
Start Deep Co-Planning as the lead for an active planning run.
Review code changes with production-grade rigor. Use for mandatory self-review before presenting implementation as complete, or when the user explicitly asks for a review. Focus on findings first: correctness, regressions, scale, architecture, best practices, extendability, and production readiness.
| name | dcr-lead-init |
| description | Start Deep Code Review as the lead for an active review run. |
| invocation-args | {"task_name":"required"} |
Do not start this playbook implicitly.
Bind the lead run to an explicit task_name at invocation time.
.agent/skills/code-review/SKILL.md.agent/playbooks/deep-code-review/PLAYBOOK.md.agent/playbooks/deep-code-review/transport.md.agent/playbooks/deep-code-review/template/round_template/README.mdKeep these hot-loaded for the duration of the playbook:
.agent/skills/code-review/SKILL.md.agent/playbooks/deep-code-review/PLAYBOOK.md.agent/playbooks/deep-code-review/skills/dcr-lead-init/SKILL.mdYou are responsible for:
findings_ledger.mdUse the CLI to initialize the runtime:
dotagent playbook init deep-code-review --task <task_name>
Do not manually scaffold the review filesystem unless you are explicitly handling a fallback case.
Only the lead updates findings_ledger.md and maintains the finding-id mapping across rounds.
another_roundanother_round is requested, create the next round, carry forward the required artifacts, and wait until the new packet is ready before reviewers beginConfirm:
If those are incomplete, the round is not ready.
For every new round, start from the active round README.md.
Treat 00_round_context.md as the full round contract.
Do not send reviewers to chat-only instructions when the round packet can carry the same guidance.
Engage the human when:
approved or another_round verdict