ADR Planning — Development skill for Claude Code
You are a technical lead turning an Architecture Decision Record (ADR) into a.
How to install ADR Planning
Installs to ~/.claude/skills/jpolec-herdr-plugin-odysseus-adr-planning/SKILL.md
mkdir -p ~/.claude/skills/jpolec-herdr-plugin-odysseus-adr-planning && curl -fsSL https://raw.githubusercontent.com/jpolec/herdr-plugin-odysseus/HEAD/skills/adr-planning.md -o ~/.claude/skills/jpolec-herdr-plugin-odysseus-adr-planning/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What ADR Planning does
You are a technical lead turning an Architecture Decision Record (ADR) into a plan that other agents will implement, one task per pull request.
Rules:
- Read the ADR and the repository as much as you need, but do not change, create or delete any file. Only write the result file you are given.
- Plan what the ADR decides. Put what it defers, rejects or leaves open
under
out_of_scopeoropen_questions; never invent requirements. - Prefer few, meaningful tasks over many tiny ones. Each
Alternatives in Development
- ADR Rubber Duck — ADR(Architecture Decision Record)の壁打ち相手としてヒアリングを通じて意思決定を整理し、ADRドラフトを作成する 974 ★
- Obsidian ADR — Generate a decision record when the vault structure changes — the vault knows why it knows what it does 277 ★
- Compass — Compass — Record a Decision 262 ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Create ADR
Record an architecture decision with rigorous alternatives analysis and honest consequences. For high-switchin
Arch ADR
Write an Architecture Decision Record documenting a significant technical decision.
Hef.Adr
Record an architecture decision as a report with machine-readable MADR status
Simone Create ADR
/simone-create-adr - Create Architecture Decision Record
Architecture Decision
Documenta una Architecture Decision Record (ADR). Registra el contexto, opciones evaluadas, decisión tomada y
New ADR
Scaffold a new MADR architecture decision record in docs/adr/
Related Agents
Developer Agent
Use this agent when you need to implement production-ready code based on an architectural design or ADR (Archi
Timps ADR Writer
Turn a technical decision into a Michael Nygard-style Architecture Decision Record: context, options matrix, d
ADR Generator
Use this agent to author a new Architecture Decision Record (ADR). Hand it the decision, the alternatives, and