Agent SkillsharumiWeb/exstruct › adr-reconciler

adr-reconciler

GitHub

审计决策记录(ADR)与当前规范、测试及源码的一致性,检测策略漂移、缺失更新、过时引用及证据缺口。适用于合并后、定期审计或怀疑实现与文档不一致时,输出详细发现矩阵及建议操作。

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

Trigger Scenarios

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

Install

npx skills add harumiWeb/exstruct --skill adr-reconciler -g -y
More Options

Non-standard path

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

Use without installing

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.

Version History

  • 92bc120 Current 2026-07-05 14:53

Same Skill Collection

.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

Metadata

Files
0
Version
92bc120
Hash
de871f9f
Indexed
2026-07-05 14:53

Accueil - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-07-09 05:05
浙ICP备14020137号-1 $Carte des visiteurs$