Agent Skills
› AjayIrkal23/agentic-mercy-10x
› documentation-and-adrs
documentation-and-adrs
GitHub记录决策和文档,是update-docs的别名。当前逻辑已迁移至update-docs模块,用于维护架构决策记录及相关文档支持材料。
触发场景
需要记录架构决策
生成或更新项目文档
安装
npx skills add AjayIrkal23/agentic-mercy-10x --skill documentation-and-adrs -g -y
SKILL.md
Frontmatter
{
"name": "documentation-and-adrs",
"schema": 1,
"alias_of": "update-docs",
"triggers": {
"paths": [],
"intents": [],
"keywords": [
"adrs",
"agents",
"apis",
"architectural",
"changing",
"codebase",
"context",
"decisions",
"documentation",
"engineers",
"features",
"future",
"making",
"need",
"public",
"record",
"records",
"shipping",
"understand",
"will"
]
},
"provenance": "self",
"description": "Records decisions and documentation (alias of update-docs).",
"user-invocable": true
}
documentation-and-adrs
Alias of update-docs. The method content now lives at update-docs/references/adrs.md (supporting material, if any, at update-docs/references/documentation-and-adrs/). Invoke update-docs.
版本历史
- 581d130 当前 2026-07-19 09:07


