Develop Adr

MCP Server

by product-on-purpose · Added 5mo ago

Claude
17

Install

git clone https://github.com/product-on-purpose/pm-skills

Add to Claude

claude mcp add develop-adr

Quick Setup Config

Copy & paste ready

~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)

{
  "mcpServers": {
    "develop-adr": {
      "command": "npx",
      "args": [
        "@modelcontextprotocol/develop-adr"
      ]
    }
  }
}

Paste into your Claude Desktop config file, then restart Claude.

About

An Architecture Decision Record documents a significant technical decision along with its context and consequences. ADRs capture the "why" behind architectural choices so future team members understand the reasoning — especially important when they question why something was done a particular way. This skill follows Michael Nygard's lightweight ADR format.

Tags

ai-mlgosqlreactgitskill

From Our Store

View all →
Toolkit

AI Coding Agent Blueprints

$49+

Workflow blueprints for AI coding agents

Claude Code

Claude Code Power User Kit

$39+

Advanced Claude Code skills and configurations