ワンクリックで
adr
Standardized playbook and template for generating new Architectural Decision Records.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Standardized playbook and template for generating new Architectural Decision Records.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Playbook for capturing design alignment from /grill-me, generating issue specifications, and managing task boards.
Playbook instructing agents how to dynamically formulate, design, bootstrap, and register new workspace skills when facing skill gaps.
Playbook for translating natural language requests about tasks, profiles, locking, and validation into CLI helper executions.
Playbook for writing safe database migrations, managing schema evolutions, executing reversible rollbacks, and avoiding table lock contention in enterprise environments.
Guidelines for CPU profiling, identifying database query bottlenecks (N+1 queries), diagnosing memory leaks, and optimizing resource execution speeds.
Guidelines for containerization (Dockerfile best practices), release versioning, blue-green deployment, feature flag rollouts, and post-deployment smoke verification.
| name | adr |
| description | Standardized playbook and template for generating new Architectural Decision Records. |
This playbook provides templates and step-by-step instructions for adding architectural design logs.
# ADR [Number]: [Title]
## Context
[Describe the state of the codebase, problem statement, or design requirements.]
## Decision
[Outline the chosen solution, design pattern, or infrastructure component.]
## Status
[Draft | Accepted | Superseded]
## Consequences
[Describe positive and negative outcomes or future work required.]
.agents/memory/decisions/..agents/memory/architecture.md.