com um clique
adr-management
Create, lint, and index Architecture Decision Records
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Menu
Create, lint, and index Architecture Decision Records
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Baseado na classificação ocupacional SOC
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 |