Hef.Adr — Development skill for Claude Code
Record an architecture decision as a report with machine-readable MADR status.
How to install Hef.Adr
Installs to ~/.claude/skills/joaoariedi-hefesto-hef.adr/SKILL.md
mkdir -p ~/.claude/skills/joaoariedi-hefesto-hef.adr && curl -fsSL https://raw.githubusercontent.com/joaoariedi/hefesto/HEAD/commands/hef.adr.md -o ~/.claude/skills/joaoariedi-hefesto-hef.adr/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Hef.Adr does
model: sonnet description: "Record an architecture decision as a report with machine-readable MADR status" argument-hint: " [--status proposed|accepted|rejected]"
Decision record
Every file under `reports/` is a decision with evidence behind it, and every one carries MADR frontmatter so an agent can tell a live decision from a dead one without reading prose. A 98-record repository once had 59 of them misread because status was inferred from body text — retired mandates t
Alternatives in Development
- ADR Rubber Duck — ADR(Architecture Decision Record)の壁打ち相手としてヒアリングを通じて意思決定を整理し、ADRドラフトを作成する 974 ★
- StatsPAI — StatsPAI is the first Agent-native Python library for causal inference and applied econometrics — unified API 302 ★
- Obsidian ADR — Generate a decision record when the vault structure changes — the vault knows why it knows what it does 277 ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
New ADR
Scaffold a new MADR architecture decision record in docs/adr/
Create ADR
Record an architecture decision with rigorous alternatives analysis and honest consequences. For high-switchin
Simone Create ADR
/simone-create-adr - Create Architecture Decision Record
Arch ADR
Write an Architecture Decision Record documenting a significant technical decision.
Architecture Decision
Documenta una Architecture Decision Record (ADR). Registra el contexto, opciones evaluadas, decisión tomada y
Arch Decision
Architecture Decision Record (ADR) generator backed by the Claude Power Pack vault. Before committing to a non
Related Agents
ADR Indexer
Use to generate a readable, navigable index page of all Architecture Decision Records (ADRs) in a repository m
Docs Human
Human-readable documentation writer. Maintains DECISIONS.md, STATUS.md, and ARCHITECTURE.md at the repo root —
Developer Agent
Use this agent when you need to implement production-ready code based on an architectural design or ADR (Archi