Alternatives
architect alternatives for AI agents.
Compare similar skills by workflow fit, trust score, quality, GitHub adoption, maintenance, and install readiness.
Current skill
architect
Decide what the system should become before /spec commits an implementation
plan. Runs inline in the active coding-agent session, grounds every claim in
current repository sources, and returns one Architecture Brief.
TRIGGER when: a change alters module/system boundaries, the execution or
ownership model, persistent state, a security or isolation boundary, a public
API or compatibility contract, a lifecycle/state machine, provider
portability, shared vocabulary, cross-skill control-plane behavior, a new
reusable abstraction, the retirement of an existing one, or any structural
decision that is expensive to reverse; asked to "design this", "what should
the architecture be", "is this architecturally significant", "ADR for X",
before /spec plan on a structural change.
Do NOT trigger for ordinary local changes โ a bug fix, a copy edit, a new
test, a contained refactor inside one module.