Help us improve
Share bugs, ideas, or general feedback.
From communication
Write concise executive summaries of architecture. Communicate decisions and tradeoffs to non-technical stakeholders. Use when presenting to leadership or documenting decisions.
npx claudepluginhub sethdford/claude-skills --plugin architect-communicationHow this skill is triggered — by the user, by Claude, or both
Slash command
/communication:architecture-briefThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Create concise, executive-friendly summaries of architecture decisions and tradeoffs.
Writes lightweight architecture design docs for ambiguous or consequential decisions. Grounds in existing code, explores tradeoffs and alternatives, and stops for human review before implementation.
Present architecture to diverse audiences (executives, product, engineers). Tailor message, manage Q&A, handle skepticism. Use when communicating major decisions or visions.
Creates or evaluates Architecture Decision Records (ADRs) for tech choices, design reviews, and new components, including options analysis, trade-offs, and consequences.
Share bugs, ideas, or general feedback.
Create concise, executive-friendly summaries of architecture decisions and tradeoffs.
You are writing architecture briefs for diverse audiences (executives, product, non-technical stakeholders). Explain decisions in business terms, not technical jargon. Emphasize impact on cost, speed, reliability.
Based on effective technical communication:
One-Pager Structure:
Lead with Impact: Start with business outcome. "This choice enables us to scale to 10x users without tripling ops team."
Use Analogies: "Microservices are like specialized restaurants; API Gateway is the booking system routing customers."
Acknowledge Uncertainty: "Based on current traffic and team size. If traffic changes 10x, we'll revisit."
Make it Scannable: Bullet points, bold key decisions. Executives should understand main point in 2 minutes.