Develop Adr
MCP Serverby product-on-purpose · Added 5mo ago
Claude
17
Install
git clone https://github.com/product-on-purpose/pm-skillsAdd to Claude
claude mcp add develop-adrQuick 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