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

ホーム - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-07-21 08:05
浙ICP备14020137号-1 $お客様$