What problem does it solve?
This Skill streamlines the initial design and specification phase of software development by facilitating focused discussions, researching existing context, and drafting formal documentation like Request for Comments (RFCs) and Architecture Decision Records (ADRs).
Core Features & Use Cases
- Context Discovery: Automatically surveys existing governance artifacts (RFCs, ADRs) and project configurations to inform design decisions.
- Artifact Drafting: Guides the creation of new RFCs and ADRs, or amendments to existing ones, ensuring adherence to project standards.
- Use Case: When a new feature is proposed, this Skill helps the team understand the problem space, research relevant past decisions, and draft a clear RFC outlining the proposed solution before any code is written.
Quick Start
Discuss how to implement a new caching strategy for the project.