Skip to content

Develop Skills

flowchart LR
    A["/solution-brief"] --> B["/spike-summary"]
    B --> C["/adr"]
    A --> D["/design-rationale"]
    C --> E["/prd"]
    D --> E
SkillDescriptionCommand
develop-adrCreates an Architecture Decision Record following the Nygard format to document ….
develop-design-rationaleDocuments the reasoning behind design decisions including alternatives considere….
develop-solution-briefCreates a concise one-page solution overview that communicates the proposed appr….
develop-spike-summaryDocuments the results of a completed technical or design spike, capturing the or….