一键导入
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 职业分类
| 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.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.