adr-sync

Installation
SKILL.md

ADR Sync

Translate ADR prose into executable validation declarations and verify that ADRs are actually wired to real checks.

Arguments

$ARGUMENTS may be a single ADR path or a directory. Default to docs/ADRs/ when omitted.

Examples:

  • /rna-mcp:adr-sync docs/ADRs/001-event-bus-extraction-pipeline.md
  • /rna-mcp:adr-sync docs/ADRs

Goal

Make ADRs mechanically checkable without introducing a second source of truth.

The ADR markdown stays canonical. This skill:

  • adds or updates thin frontmatter validation declarations
  • points them directly at real repo executables
Related skills
Installs
1
GitHub Stars
3
First Seen
13 days ago