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