adr-approve

Official

Approve and publish pending ADRs

Authorzorgentech
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill streamlines the manual, error-prone process of approving Architectural Decision Records by automating the move from the pending folder to the canonical ADR directory, updating status metadata, modifying the README index, labeling the related pull request, and committing the changes so repository status checks can proceed.

Core Features & Use Cases

  • Safe Approval Workflow: Identifies a target ADR file, asks for explicit user confirmation before any destructive action, and then executes the approval steps.
  • Repository Automation: Moves ADR from docs/adr/potential-adr to docs/adr, updates frontmatter status and date, updates README sections, adds adr-approved label to the associated PR, and commits and pushes the change.
  • Use Case: When an architecture proposal has been reviewed and accepted, use this Skill to finalize the ADR, update documentation and CI status with a single, guided operation.

Quick Start

Approve ADR number 0013 by running the adr-approve skill with the ADR number so it moves the file to docs/adr, updates status and README, labels the PR, commits, and pushes the change.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: adr-approve
Download link: https://github.com/zorgentech/archon/archive/main.zip#adr-approve

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.