بنقرة واحدة
decision-capture
Gate 7 - Document final decision, rationale, and commit to artifact
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Gate 7 - Document final decision, rationale, and commit to artifact
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Introduction to the Deliberate Decisions framework - use when helping humans make high-stakes decisions
Gate 4 - Consolidate Facts vs Assumptions, update Knowns/Unknowns, create assumption inventory
Gate 5 - Pre-mortem, steel-man opposition, surface biases, second-order effects
Gate 3 - Web search, document analysis, reference class, gather evidence
Gate 2 - Surface Decision Points, Intersections, alternatives, and initial Knowns/Unknowns
Gate 6 - Must-Be-True Conditions, Exit Criteria, risk assessment, recommendation
| name | decision-capture |
| description | Gate 7 - Document final decision, rationale, and commit to artifact |
Purpose: Human makes the final decision with the full picture documented.
Announce: "Final Gate - time to decide."
Provide a concise decision summary consolidating all prior work:
## DECISION SUMMARY
**DECISION**: [One-line statement of the decision to be made]
**ALTERNATIVES CONSIDERED**:
1. [Option A] - [One-line summary]
2. [Option B] - [One-line summary]
3. [Option C] - [One-line summary]
**RECOMMENDATION**: [Recommended option with brief rationale]
**MUST-BE-TRUE**:
- [Critical assumption 1]
- [Critical assumption 2]
**TOP RISKS**:
1. [Risk 1] - [Mitigation]
2. [Risk 2] - [Mitigation]
**EXIT TRIGGERS**:
- [Condition that would reverse this decision]
- [Condition that would reverse this decision]
Ask the decision maker:
"What is your decision?"
- Accept recommendation - Proceed with the recommended option
- Choose different alternative - Select a different option from those considered
- Defer - Postpone decision (specify timeline and trigger for revisiting)
- Cancel - Abandon decision process (document why)
Wait for explicit human choice. Do not proceed without clear direction.
Capture the decision context through targeted questions:
Record responses verbatim where possible - the decision maker's own words carry weight.
Complete the decision document with final sections:
## DECISION
**Status**: DECIDED
**Date**: [YYYY-MM-DD]
**Decision Maker**: [Name/Role]
**Weight**: [Light/Medium/Complete]
**Upgraded**: [Yes - from X at Gate Y / No]
### CHOSEN OPTION
[Selected alternative with full description]
### RATIONALE
[Why this option was selected - captured from Step 3]
### DECIDING FACTORS
- [Factor 1 that tipped the balance]
- [Factor 2 that tipped the balance]
### REMAINING CONCERNS
- [Accepted risk or uncertainty 1]
- [Accepted risk or uncertainty 2]
### NEXT REVIEW
**Review Date**: [Date or "When triggered"]
**Review Triggers**:
- [Condition requiring earlier review]
- [Exit trigger from earlier analysis]
---
## Document History
| Date | Gate | Summary |
|------|------|---------|
| [Date] | Thesis | [Brief summary] |
| [Date] | Landscape | [Brief summary] |
| [Date] | Research | [Brief summary] |
| [Date] | Calibration | [Brief summary] |
| [Date] | Contrarian | [Brief summary] |
| [Date] | Synthesis | [Brief summary] |
| [Date] | Decision | Decision finalized |
Save the completed artifact:
docs/decisions/YYYY-MM-DD-<decision-slug>/decision.md
Where <decision-slug> is a kebab-case summary of the decision topic.
Inform the decision maker:
"Decision captured and committed. Available commands:
/advocate- Generate arguments supporting this decision/detract- Generate arguments challenging this decision/review-decision- Structured review when conditions change"
| Aspect | Light | Medium | Complete |
|---|---|---|---|
| Summary | One paragraph | Standard format | Full decision summary |
| Rationale capture | Brief (1-2 sentences) | Key factors | Verbatim + deciding factors |
| Documentation | Minimal artifact | Standard artifact | Complete artifact |
| History | Gates listed | Gates + summaries | Full gate history |
Light: Quick summary, brief rationale capture, minimal but complete artifact.
Medium: Standard summary format, key factors captured, full artifact.
Complete: Comprehensive summary, verbatim rationale capture, complete artifact with full gate history.
docs/decisions/ directoryAfter a decision is captured, several follow-up capabilities remain available:
Generate compelling arguments in favor of the decision. Useful for:
Generate thoughtful challenges to the decision. Useful for:
Structured process for revisiting decisions when:
These commands work with the saved artifact to provide context-aware support.