بنقرة واحدة
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 |