·adr-skill
</>

adr-skill

创建和维护针对代理编码工作流程优化的架构决策记录 (ADR)。当您需要提议、撰写、更新、接受/拒绝、弃用或取代 ADR 时使用;引导 adr 文件夹和索引;在实施变更之前咨询现有的 ADR;或强制执行 ADR 约定。该技能在起草之前使用苏格拉底式提问来捕获意图,并根据代理准备清单验证输出。

30安装·2热度·@joelhooks

安装

$npx skills add https://github.com/joelhooks/joelclaw --skill adr-skill

如何安装 adr-skill

通过命令行快速安装 adr-skill AI 技能到你的开发环境

  1. 打开终端: 打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 运行安装命令: 复制并运行以下命令:npx skills add https://github.com/joelhooks/joelclaw --skill adr-skill
  3. 验证安装: 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

来源:joelhooks/joelclaw。

SKILL.md

查看原文

ADRs created with this skill are executable specifications for coding agents. A human approves the decision; an agent implements it. The ADR must contain everything the agent needs to write correct code without asking follow-up questions.

When in doubt: if a future agent working in this codebase would benefit from knowing why this choice was made, write the ADR.

If you are an agent coding in a repo and you encounter any of these situations, stop and propose an ADR before continuing:

创建和维护针对代理编码工作流程优化的架构决策记录 (ADR)。当您需要提议、撰写、更新、接受/拒绝、弃用或取代 ADR 时使用;引导 adr 文件夹和索引;在实施变更之前咨询现有的 ADR;或强制执行 ADR 约定。该技能在起草之前使用苏格拉底式提问来捕获意图,并根据代理准备清单验证输出。 来源:joelhooks/joelclaw。

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/joelhooks/joelclaw --skill adr-skill
分类
</>开发工具
认证
收录时间
2026-02-28
更新时间
2026-03-11

Browse more skills from joelhooks/joelclaw

快速解答

什么是 adr-skill?

创建和维护针对代理编码工作流程优化的架构决策记录 (ADR)。当您需要提议、撰写、更新、接受/拒绝、弃用或取代 ADR 时使用;引导 adr 文件夹和索引;在实施变更之前咨询现有的 ADR;或强制执行 ADR 约定。该技能在起草之前使用苏格拉底式提问来捕获意图,并根据代理准备清单验证输出。 来源:joelhooks/joelclaw。

如何安装 adr-skill?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/joelhooks/joelclaw --skill adr-skill 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

这个 Skill 的源码在哪?

https://github.com/joelhooks/joelclaw