What problem does it solve? Turning a vague project desire into a concrete, prioritized plan requires reading project state, researching options, and documenting decisions. This Skill captures a stated goal and drives an architect agent through research, dialogue, spec filing, and PR creation. ## Core Features & Use Cases - Goal Capture: Passes the user's verbatim goal to the architect agent in goal-capture mode. - Silent Repo Research: Reads STATUS.md, ROADMAP.md, NEXT_STAGE_REPORT.md, and research notes before opening dialogue, avoiding redundant questions. - Opinionated Proposals: Forms a position first, presents variable-N solution paths with tradeoffs, and flags conflicts with project priorities. - Spec Filing and PRs: After dialogue converges, files new specs, updates ROADMAP/STATUS, and opens a pull request. - Use Case: A maintainer of a path tracer types /architect "let's go after viewport perf" and receives researched options, a focused dialogue, and a filed spec with a PR. ## Quick Start Invoke /architect followed by a quoted goal such as /architect "I want to render a prism dispersing light" to start the goal-capture dialogue.