adr-registry

Official

Understand ADR repos, CI patterns

Authoralldigitalrewards
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps engineers quickly grasp the ADR repository landscape, including service tiers, CI/CD patterns, and dependency relationships, reducing onboarding time and guiding modernization decisions.

Core Features & Use Cases

  • Repository Registry: Understand how ADR repos are organized by tier, language, and CI/CD presence.
  • CI/CD Patterns: Identify standard workflows and where to standardize across services.
  • Architecture Insights: Learn dependencies and integration points among core services.
  • Use Case: When planning a new service, consult the adr-registry to choose dependencies and align CI/CD strategies.

Quick Start

Ask Claude to summarize the ADR repo landscape or fetch criteria for a target repository, e.g., "summarize ADR repos that are PHP-based and have CI/CD."

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-registry
Download link: https://github.com/alldigitalrewards/claude-plugins/archive/main.zip#adr-registry

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