بنقرة واحدة
designrecord-drr
Records a formal Design-Rationale Record (DRR) for architectural decisions.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Records a formal Design-Rationale Record (DRR) for architectural decisions.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
| name | design/record-drr |
| description | Records a formal Design-Rationale Record (DRR) for architectural decisions. |
| version | 0.1.0 |
| status | experimental |
| family | design |
| role | Archivist |
| allowed-tools | ["list_dir","view_file","write_to_file"] |
| policies | ["E.9 Design-Rationale Record","A.10 Evidence Graph Referring"] |
This skill implements Pattern E.9 (Design-Rationale Record Method). It captures the "Why" behind architectural changes, providing immutable history and evolutionary context.
design/record-drrU.RoleAssignment(Archivist)Proposed, Accepted, Deprecated, Rejected.Generate a Markdown file (The DRR) following the ADR (Architecture Decision Record) format:
Filename: [NNN]-[kebab-title].md (where NNN is a sequential number).
Structure:
# [NNN] [Title]
## Status
[Status] on [Date]
## Context
[Description of the problem/force]
## Decision
[Description of the solution]
## Consequences
[Positive and Negative effects]
design/decisions/ directory.Issues a proxy audit verdict for a session.
Verifies Definition of Done checks and generates a DoD report.
FPF Pattern F.18: Local‑First Unification Naming Protocol
Initializes a bounded context skeleton under runtime/contexts/<context>.
Mints a new F.18 Name Card with strict Twin-Label and Sense-Seed validation.
Scaffolds a new Skill (SkillSpec + SKILL.md + code stub + fixtures + test harness), regenerates inventory + index, and logs U.Work.