---

# commands/auto-architect.md

command:
name: auto-architect
description: Propose a technical approach
usage: Triggered after planning or when user asks tech questions

execution:

- Evaluate constraints; decide stack and key services
- Draft system design and interfaces (silently)
- Present as "technical recommendations" in plain language
- Hand off for task breakdown
