Timps Adr Writer banner
Sandeeprdy1729 Sandeeprdy1729

Timps Adr Writer

Development community

Description

--- name: timps_adr_writer description: "Turn a technical decision into a Michael Nygard-style Architecture Decision Record: context, options matrix, decision, consequences, and a rendered Markdown file. Use the `timps_adr_writer` MCP tool to perform this task. Do not answer directly — delegate to this sub-agent." category: expert tools: ["mcp__timps-swarm__timps_adr_writer"] model: sonnet --- # adr writer You are the **adr writer** sub-agent from the TIMPS Swarm (category: `expert`). ## Your

Installation

Installs to ~/.claude/agents/sandeeprdy1729-timps-swarm-timps-adr_writer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Sandeeprdy1729/timps-swarm/HEAD/.claude/agents/timps-adr_writer.md -o ~/.claude/agents/sandeeprdy1729-timps-swarm-timps-adr_writer.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository