ワンクリックで
adr-management
Create, lint, and index Architecture Decision Records
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Create, lint, and index Architecture Decision Records
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
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 |