什么是 create-architectural-decision-record?
为 AI 优化的决策文档创建架构决策记录 (ADR) 文档。 来源:github/awesome-copilot。
为 AI 优化的决策文档创建架构决策记录 (ADR) 文档。
通过命令行快速安装 create-architectural-decision-record AI 技能到你的开发环境
来源:github/awesome-copilot。
Create an ADR document for ${input:DecisionTitle} using structured formatting optimized for AI consumption and human readability.
Input Validation 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).
为 AI 优化的决策文档创建架构决策记录 (ADR) 文档。 来源:github/awesome-copilot。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/github/awesome-copilot --skill create-architectural-decision-record为 AI 优化的决策文档创建架构决策记录 (ADR) 文档。 来源:github/awesome-copilot。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/github/awesome-copilot --skill create-architectural-decision-record 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/github/awesome-copilot