Skip to main content
Back to registry

create-architectural-decision-record

github/awesome-copilot

Create an ADR document for ${input:DecisionTitle} using structured formatting optimized for AI consumption and human readability.

Installs7
Install command
npx skills add https://github.com/github/awesome-copilot --skill create-architectural-decision-record
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Create an ADR document for ${input:DecisionTitle} using structured formatting optimized for AI consumption and human readability. If any of the required inputs are not provided or cannot be determined from the conversation history, ask the user to provide the missing information before proceeding with ADR generation. The ADR must be saved in the /docs/adr/ directory using the naming convention: adr-NNNN-[title-slug].md , where NNNN is the next sequential 4-digit number (e.g., adr-0001-database-selection.md ). The documentation file must follow the template below, ensuring that all sections are filled out appropriately. The front matter for the markdown should be structured correctly as per the example following: - Context : ${input:Context} - Decision : ${input:Decision} - Alternatives : ${input:Alternatives} - Stakeholders : ${input:Stakeholders} - Use precise, unambiguous language - Follow standardized ADR format with front matter - Include both positive and negative consequences - Document alternatives with rejection rationale - Structure for machine parsing and human reference - Use coded bullet points (3-4 letter codes + 3-digit numbers) for multi-item sections

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does create-architectural-decision-record do?

Create an ADR document for ${input:DecisionTitle} using structured formatting optimized for AI consumption and human readability.

Is create-architectural-decision-record good?

create-architectural-decision-record does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does create-architectural-decision-record work with?

create-architectural-decision-record currently lists compatibility with Agent compatibility has not been published yet..

What are alternatives to create-architectural-decision-record?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install create-architectural-decision-record?

npx skills add https://github.com/github/awesome-copilot --skill create-architectural-decision-record

Related skills

More from github/awesome-copilot

Related skills

Alternatives in Software Engineering