con un clic
dcp-lead-init
Start Deep Co-Planning as the lead for an active planning run.
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Menú
Start Deep Co-Planning as the lead for an active planning run.
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Basado en la clasificación ocupacional SOC
| name | dcp-lead-init |
| description | Start Deep Co-Planning as the lead for an active planning 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/playbooks/deep-co-planning/PLAYBOOK.md.agent/playbooks/deep-co-planning/transport.md.agent/playbooks/deep-co-planning/template/round_template/README.mdKeep these hot-loaded for the duration of the playbook:
.agent/playbooks/deep-co-planning/PLAYBOOK.md.agent/playbooks/deep-co-planning/skills/dcp-lead-init/SKILL.mdYou are responsible for:
Use the CLI to initialize the runtime:
dotagent playbook init deep-co-planning --task <task_name>
Do not manually scaffold the planning filesystem unless you are explicitly handling a fallback case.
Only the lead updates shared synthesis artifacts.
another_round is requested, create the next round, carry forward the required artifacts, and wait until the new packet is ready before reviewers beginConfirm:
hld-review or spec-reviewIf 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.
Engage the human when:
approved verdict is being requested for the HLD or the final specsAt kickoff, start naturally.
Do not rush straight into HLD prompts.
Prefer opening questions such as:
Use the discussion to discover the real planning target, then translate it into the HLD structure.
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 Code Review as the lead for an active review 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.