Agent SkillsharumiWeb/exstruct › adr-reconciler

adr-reconciler

GitHub

用于审计架构决策记录(ADR)与当前规范、测试及源码的一致性,检测策略漂移、缺失更新或陈旧引用等偏差。在合并后、定期审计或怀疑实现偏离时使用,生成包含证据矩阵和推荐行动的审计报告。

.agents/skills/adr-reconciler/SKILL.md harumiWeb/exstruct

触发场景

代码合并后验证 ADR 一致性 执行定期 ADR 合规性审计 怀疑实现与 ADR 存在分歧时

安装

npx skills add harumiWeb/exstruct --skill adr-reconciler -g -y
更多选项

非标准路径

npx skills add https://github.com/harumiWeb/exstruct/tree/main/.agents/skills/adr-reconciler -g -y

不安装直接使用

npx skills use harumiWeb/exstruct@adr-reconciler

指定 Agent (Claude Code)

npx skills add harumiWeb/exstruct --skill adr-reconciler -a claude-code -g -y

安装 repo 全部 skill

npx skills add harumiWeb/exstruct --all -g -y

预览 repo 内 skill

npx skills add harumiWeb/exstruct --list

SKILL.md

Frontmatter
{
    "name": "adr-reconciler",
    "description": "Audit ExStruct ADRs against current specs, tests, and source code to detect policy drift, missing ADR updates, stale references, and evidence gaps. Use after merges, during periodic ADR audits, or when a review suspects that implementation and ADRs have diverged."
}

ADR Reconciler

Audit the current decision records before proposing new text.

Read

  1. dev-docs/agents/adr-governance.md
  2. dev-docs/agents/adr-workflow.md
  3. dev-docs/specs/adr-index.md
  4. Target ADRs under dev-docs/adr/
  5. Related files under dev-docs/specs/, tests/, and src/

Workflow

  1. Select the target ADRs from changed domains, explicit ADR IDs, or related index entries.
  2. Read each ADR claim and the linked specs, tests, and implementation paths.
  3. Build an evidence matrix for every finding:
    • adr
    • specs
    • src
    • tests
  4. Classify findings as one of:
    • policy-drift
    • missing-adr-update
    • missing-evidence
    • stale-reference
  5. Recommend the next action:
    • update-adr
    • new-adr
    • update-specs
    • add-tests
    • no-action

Output Contract

Return a concise audit result with:

  • scope
    • adrs
    • specs
    • src
    • tests
  • findings

Each finding should include:

  • type
  • severity
  • claim
  • affected ADRs
  • evidence matrix
    • adr
    • specs
    • src
    • tests
  • recommended action

Do not silently rewrite ADR text. If the finding implies a new or changed policy, route back through adr-suggester and adr-drafter.

版本历史

  • 92bc120 当前 2026-07-05 14:53

同 Skill 集合

.agents/skills/adr-drafter/SKILL.md
.agents/skills/adr-indexer/SKILL.md
.agents/skills/adr-linter/SKILL.md
.agents/skills/adr-reviewer/SKILL.md
.agents/skills/adr-suggester/SKILL.md
.agents/skills/codacy-issues-fetcher/SKILL.md
.agents/skills/exstruct-cli/SKILL.md

元信息

文件数
0
版本
92bc120
Hash
de871f9f
收录时间
2026-07-05 14:53

首页 - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-08-05 16:04
浙ICP备14020137号-1 $访客地图$