with one click
adr-management
Create, lint, and index Architecture Decision Records
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Create, lint, and index Architecture Decision Records
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
Frontend Developer — React/Next.js specialist, Stitch-to-code translation
Execute test suites, collect evidence, and produce structured quality reports
UI/UX Designer — Stitch design generation, design system, component specs
Self-evaluate agent output quality before submission
Produce system design artifacts including ADRs, contracts, patterns, and test plans
Backend Developer — API design, database, server-side logic, TDD
| name | ADR Management |
| description | Create, lint, and index Architecture Decision Records |
| metadata | {"openclaw":{"requires":{"bins":["node","pnpm"]}}} |
Manage Architecture Decision Records (ADRs) for the project. ADRs document significant architectural decisions with context, alternatives, and consequences.
# Create a new ADR from template
cp docs/adr/_TEMPLATE.md docs/adr/ADR-NNNN-<title>.md
ADRs follow the standard template at docs/adr/_TEMPLATE.md with sections:
| Tool | Purpose |
|---|---|
decision_log | Log the architectural decision record |