From communication
Propose architectural changes with comprehensive RFCs. Structure feedback, document decisions, track rationale. Use when proposing major architecture changes or design patterns.
How this skill is triggered — by the user, by Claude, or both
Slash command
/communication:rfc-templateThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Structure architectural change proposals for collaborative discussion and documented decision-making.
Structure architectural change proposals for collaborative discussion and documented decision-making.
You are proposing a major architectural change. Use RFC (Request for Comments) format to solicit feedback, document rationale, and create audit trail. Read existing architecture, team concerns, and alternatives.
Based on RFC processes (Rust RFCs, Internet RFCs):
RFC Header:
Problem Section:
Proposed Solution:
Design Details:
Alternatives:
npx claudepluginhub sethdford/claude-skills --plugin architect-communicationProduces a complete engineering RFC document covering problem statement, proposed solution, alternatives, implementation plan, migration, security, performance, observability, and rollout.
Facilitates Request for Comments (RFC) process for technical proposals and design decisions. Supplies templates, ADR comparisons, best practices, and IETF-adapted guidance.
Structure Request for Comments processes to document major technical decisions, surface concerns, and build consensus. Use before implementing significant architectural changes.