What problem does it solve?
This Skill streamlines the creation and documentation of Architecture Decision Records (ADRs), ensuring significant architectural choices are clearly recorded, justified, and integrated into project history.
Core Features & Use Cases
- ADR Generation: Creates ADRs following a defined project template, including context, decision, alternatives, and consequences.
- Diagram Integration: Facilitates the creation and embedding of component architecture and sequence diagrams using PlantUML.
- Workflow Integration: Seamlessly integrates with other dev10x skills for branching, committing, and PR creation.
- Use Case: When proposing a new microservice architecture, use this skill to document the decision, the alternatives considered (e.g., monolithic vs. microservices), and the rationale behind the chosen approach, complete with architectural diagrams.
Quick Start
Use the dev10x-adr skill to create a new ADR for documenting the payment gateway integration.