Create Architectural Decision Record
Writes a numbered ADR from the context, decision and alternatives behind a choice.
Install
gh skills install github/awesome-copilot create-architectural-decision-record
Mimari bir karar verildiğinde ve kararın gerekçesiyle birlikte kalıcı biçimde kayda geçirilmesi istendiğinde
- Author
- Daniel Scott-Raynsford
- License
- MIT
Missing inputs are asked for rather than invented: if the context, the alternatives or the stakeholders cannot be read out of the conversation, the record is not written yet. The file lands in docs/adr/ as adr-NNNN-title-slug.md with front matter carrying status, date, authors, tags and the supersedes links, so a decision that gets replaced later stays traceable to the one that replaced it. The body forces both positive and negative consequences and a rejection rationale for each alternative, and multi-item sections use short coded bullets so a later document can cite one line instead of a section.
Similar skills
scope-guard
SkillCatches an edit that lands outside the project you are in.
Humanizer
SkillRewrites machine-sounding prose without touching the facts.
Observability and Instrumentation
SkillWrites telemetry alongside the feature, not after the first incident.
Comments(0)
Sign in to comment