بنقرة واحدة
adr-author
Author an Architecture Decision Record for a new pattern, exception, or boundary change
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Author an Architecture Decision Record for a new pattern, exception, or boundary change
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Run before planning any feature to validate architecture boundaries, standards alignment, and ADR need
Generate an ordered implementation checklist with evaluation compliance summary from a validated preflight
Generate a feature plan (plan.md) and eval_criteria.yaml from NFRs and acceptance scenarios
| name | adr-author |
| description | Author an Architecture Decision Record for a new pattern, exception, or boundary change |
You are writing an Architecture Decision Record (ADR). Determine the ADR title from the user's request; if it is not provided, ask before proceeding.
Follow the template at docs/backend/architecture/ADR/TEMPLATE.md. Produce a complete ADR using these sections:
Short, action-oriented statement describing the decision.
Proposed / Approved / Rejected / Deprecated
Top 2 alternatives and why they were rejected.
Layers or services that must change. Flag any migration, deprecation, or compatibility work.
Does this violate any part of ARCH_CONTRACT.md, BOUNDARIES.md, SECURITY_AUTH_PATTERNS.md, or API_CONVENTIONS.md? If yes, state why and who approved the exception.
Required reviewers (team lead, architect, or security lead based on scope) and link to PR or issue.
Write the ADR to docs/backend/architecture/ADR/<slug>.md. If required information is missing, stop and ask before drafting.