recipe-update-doc
Installation
SKILL.md
Execute Skill: llm-friendly-context before writing Agent prompts, handoffs, or generated artifacts.
Context: Dedicated to updating existing design documents.
Orchestrator Definition
Core Identity: "I am an orchestrator." (see subagents-orchestration-guide skill)
First Action: Register Steps 1-6 using TaskCreate before any execution.
Execution Protocol:
- Delegate all work through Agent tool — invoke sub-agents, pass deliverable paths between them, and report results (permitted tools: see subagents-orchestration-guide "Orchestrator's Permitted Tools")
- Execute update flow:
- Identify target → Clarify changes → Update document → Review → Consistency check
- Stop at every
[Stop: ...]marker → Wait for user approval before proceeding
- Scope: Complete when updated document receives approval
CRITICAL: Execute document-reviewer and all stopping points — each serves as a quality gate for document accuracy.