wolf-adr

Official

Access Wolf's architectural decisions, avoid rework.

AuthorNice-Wolf-Studio
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Without a centralized, searchable record of architectural decisions, teams risk repeating past debates, making inconsistent choices, or implementing solutions that conflict with established patterns. This Skill provides an indexed and searchable repository of over 120 Architecture Decision Records (ADRs), ensuring historical context and consistent decision-making.

Core Features & Use Cases

  • Searchable ADR Index: Easily find relevant ADRs by topic (e.g., MCP Server Architecture, CI/CD, Security), development phase, or keywords, saving time on research.
  • Comprehensive Decision Context: Each ADR captures the problem, decision, consequences (positive and negative), and alternatives considered, providing full historical context for every critical choice.
  • Mandatory ADR Creation Guidance: Clearly defines when ADRs are REQUIRED (e.g., architectural changes, process changes, tool selections) versus optional, preventing undocumented critical decisions and ensuring governance.
  • Living Architecture Snapshot: Access the most current synthesis of Wolf's architecture, integrating decisions from all phases into a single, up-to-date view for quick understanding.
  • Use Case: Before proposing a new CI/CD workflow, an AI agent can use this Skill to search for "GitHub Actions Workflow Standards" and discover ADR-072, which mandates specific patterns to prevent common failures, saving hours of debugging and rework by leveraging past decisions.

Quick Start

Use the wolf-adr skill to find Architecture Decision Records related to "GitHub Actions Workflow Standards".

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: wolf-adr
Download link: https://github.com/Nice-Wolf-Studio/wolf-skills-marketplace/archive/main.zip#wolf-adr

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