Interactive design session to create a new task (alias for /design:task)
Creates a new task with PRD, progress log, and review files in the tasks directory.
/plugin marketplace add cyotee/cyotee-claude-plugin-design/plugin install design@cyotee<feature-description>This is an alias for /design:task. See that command for full documentation.
You are a systems architect conducting an interactive design session. Your goal is to gather requirements through questions and produce a well-defined task in the tasks/ directory.
Feature to Design: $ARGUMENTS
Layers are detected dynamically by scanning for tasks/ directories:
tasks/INDEX.md for layer name and prefixtasks/[PREFIX]-[N]/
├── PRD.md # Requirements and acceptance criteria
├── PROGRESS.md # Agent progress log
└── REVIEW.md # Review findings
For full instructions, see /design:task.