architect
Installation
SKILL.md
/architect — Design Interview
Overview
Design the technical solution through conversation. Propose approaches with tradeoffs, let the user choose, then detail the chosen design.
Core principle: Lead with options, not answers. The user picks the direction.
When to Use
- Requirements exist (from
/defineor provided by user) - Technical approach needs to be decided before coding
- Multiple valid designs exist and tradeoffs matter
The Process
1. Find Requirements
Look for the most recent *-requirements.md in docs/plans/.