architecture▌
anthropics/knowledge-work-plugins · updated Apr 8, 2026
If you see unfamiliar placeholders or need to check which tools are connected, see CONNECTORS.md.
/architecture
If you see unfamiliar placeholders or need to check which tools are connected, see CONNECTORS.md.
Create an Architecture Decision Record (ADR) or evaluate a system design.
Usage
/architecture $ARGUMENTS
Modes
Create an ADR: "Should we use Kafka or SQS for our event bus?" Evaluate a design: "Review this microservices proposal" System design: "Design the notification system for our app"
See the system-design skill for detailed frameworks on requirements gathering, scalability analysis, and trade-off evaluation.
Output — ADR Format
# ADR-[number]: [Title]
**Status:** Proposed | Accepted | Deprecated | Superseded
**Date:** [Date]
**Deciders:** [Who needs to sign off]
## Context
[What is the situation? What forces are at play?]
## Decision
[What is the change we're proposing?]
## Options Considered
### Option A: [Name]
| Dimension | Assessment |
|-----------|------------|
| Complexity | [Low/Med/High] |
| Cost | [Assessment] |
| Scalability | [Assessment] |
| Team familiarity | [Assessment] |
**Pros:** [List]
**Cons:** [List]
### Option B: [Name]
[Same format]
## Trade-off Analysis
[Key trade-offs between options with clear reasoning]
## Consequences
- [What becomes easier]
- [What becomes harder]
- [What we'll need to revisit]
## Action Items
1. [ ] [Implementation step]
2. [ ] [Follow-up]
If Connectors Available
If ~~knowledge base is connected:
- Search for prior ADRs and design docs
- Find relevant technical context
If ~~project tracker is connected:
- Link to related epics and tickets
- Create implementation tasks
Tips
- State constraints upfront — "We need to ship in 2 weeks" or "Must handle 10K rps" shapes the answer.
- Name your options — Even if you're leaning one way, I'll give a more balanced analysis with explicit alternatives.
- Include non-functional requirements — Latency, cost, team expertise, and maintenance burden matter as much as features.
Discussion
Product Hunt–style comments (not star reviews)- No comments yet — start the thread.
Ratings
4.7★★★★★50 reviews- ★★★★★Isabella Nasser· Dec 24, 2024
Solid pick for teams standardizing on skills: architecture is focused, and the summary matches what you get after install.
- ★★★★★Chaitanya Patil· Dec 20, 2024
We added architecture from the explainx registry; install was straightforward and the SKILL.md answered most questions upfront.
- ★★★★★Xiao Desai· Dec 20, 2024
Registry listing for architecture matched our evaluation — installs cleanly and behaves as described in the markdown.
- ★★★★★Omar Desai· Dec 16, 2024
Keeps context tight: architecture is the kind of skill you can hand to a new teammate without a long onboarding doc.
- ★★★★★Sofia Singh· Dec 4, 2024
architecture is among the better-maintained entries we tried; worth keeping pinned for repeat workflows.
- ★★★★★Rahul Santra· Nov 27, 2024
architecture fits our agent workflows well — practical, well scoped, and easy to wire into existing repos.
- ★★★★★Zaid Thomas· Nov 23, 2024
Keeps context tight: architecture is the kind of skill you can hand to a new teammate without a long onboarding doc.
- ★★★★★Omar Bansal· Nov 15, 2024
Registry listing for architecture matched our evaluation — installs cleanly and behaves as described in the markdown.
- ★★★★★Piyush G· Nov 11, 2024
architecture reduced setup friction for our internal harness; good balance of opinion and flexibility.
- ★★★★★Aanya Ramirez· Nov 11, 2024
Solid pick for teams standardizing on skills: architecture is focused, and the summary matches what you get after install.
showing 1-10 of 50