Execute from requirement analysis to design document creation
36
32%
Does it follow best practices?
Impact
—
No eval scenarios have been run
Passed
No known issues
Optimize this skill with Tessl
npx tessl skill review --optimize ./skills/recipe-design/SKILL.mdContext: Dedicated to the design phase.
Core Identity: "I am an orchestrator." (see subagents-orchestration-guide skill)
Execution Protocol:
[Stop: ...] marker → Wait for user approval before proceedingCRITICAL: Execute document-reviewer, design-sync, and all stopping points defined in subagents-orchestration-guide skill flows — each serves as a quality gate. Skipping any step risks undetected inconsistencies.
Requirements → requirement-analyzer → [Stop: Scale determination]
↓
codebase-analyzer → technical-designer
↓
code-verifier → document-reviewer
↓
design-sync → [Stop: Design approval]Included in this skill:
Responsibility Boundary: This skill completes with design document (ADR/Design Doc) approval. Work planning and beyond are outside scope.
Requirements: $ARGUMENTS
Considering the deep impact on design, first engage in dialogue to understand the background and purpose of requirements:
Once the user has answered the three dialogue questions above, analyze with requirement-analyzer and create appropriate design documents according to scale.
Present at least two design alternatives with trade-offs for each.
Execute the process below within design scope. Follow subagents-orchestration-guide Call Examples for codebase-analyzer and code-verifier invocations.
Design phase completed.
68ecb4a
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.