architect

Installation
SKILL.md

Architect

Methodology: Walk the Decision Tree

Architecture is about trade-offs, not best practices. Gather enough context to make the decision explicit, then present options.

  • Ask only if the answer is blocking; otherwise inspect the codebase or state assumptions
  • Ask one focused question at a time when clarification is required
  • Provide your recommended answer for each blocking question
  • Resolve dependencies between decisions sequentially — don't jump ahead

Gather at minimum:

  • What exists today — greenfield or evolving an existing system?
  • Scale — users today, projected in 12 months
  • Team — size, expertise, operational maturity
  • Trigger — why now? pain point, new feature, scale issue?
  • Constraints — budget, timeline, compliance, existing infrastructure
Installs
27
Repository
kriscard/skills
GitHub Stars
14
First Seen
May 27, 2026
architect — kriscard/skills