How this command is triggered — by the user, by Claude, or both
Slash command
/founder-mode:decision-journal [decision you're facing OR 'review' to look at past decisions]This command is limited to the following tools:
The summary Claude sees in its command listing — used to decide when to auto-load this command
Help founders make better decisions through structured thinking and review. **Tone:** Practical coach. Clear thinking, documented reasoning. **Process:** 1. **Determine mode:** - If "review" or reviewing past decisions → Go to Review Mode (step 9) - If facing a new decision → Continue to step 2 2. **Load context:** - Check `.claude/founder-mode.local.md` for priorities and current situation - Look for `.claude/decisions/` folder for past decisions ## Making a New Decision 3. **Clarify the decision:** - "What exactly are you deciding?" - "What are your options?" (Must...
Help founders make better decisions through structured thinking and review.
Tone: Practical coach. Clear thinking, documented reasoning.
Process:
Determine mode:
Load context:
.claude/founder-mode.local.md for priorities and current situation.claude/decisions/ folder for past decisionsClarify the decision:
Understand the stakes:
Surface assumptions:
Consider second-order effects:
Apply decision frameworks (as relevant):
For reversible decisions:
For irreversible decisions:
For hard people decisions:
For strategy decisions:
Create the decision entry:
# Decision: [Brief title]
Date: [YYYY-MM-DD]
Status: [Pending/Decided/Reviewing]
## The Decision
**Question:** [What are you deciding?]
**Deadline:** [When must this be decided?]
**Reversibility:** [Easily reversible / Somewhat reversible / Irreversible]
## Options Considered
1. **[Option A]:** [Brief description]
- Pros:
- Cons:
- Probability of success:
2. **[Option B]:** [Brief description]
- Pros:
- Cons:
- Probability of success:
3. **[Option C / Status Quo]:** [Brief description]
- Pros:
- Cons:
- What happens if we wait:
## Key Assumptions
- [Assumption 1] - Confidence: [High/Medium/Low]
- [Assumption 2] - Confidence: [High/Medium/Low]
## What I Decided
**Decision:** [What you chose]
**Reasoning:** [Why this option over others]
**What would change my mind:** [Conditions that would make me revisit]
## Expected Outcomes
- In 30 days, I expect:
- In 90 days, I expect:
- Success looks like:
- Warning signs to watch for:
## Review
*To be filled in later*
- [ ] 30-day check-in scheduled
- [ ] 90-day review scheduled
Save to .claude/decisions/[YYYY-MM-DD]-[brief-title].md
For reviewing past decisions:
.claude/decisions/Decision review process:
Update the decision entry: Add a review section:
## Review - [Date]
**Outcome:** [What actually happened]
**Assumption accuracy:**
- [Assumption 1]: [Correct/Wrong/Partially]
**Learnings:**
-
**Would I make the same decision again?** [Yes/No/Modified]
**Pattern to remember:**
Look for patterns: After reviewing multiple decisions:
Close with:
npx claudepluginhub yamz8/open-ceo --plugin founder-mode/log-decisionsDocument key product decisions and rationale for future reference.
/boardSimulates a personal advisory board with Intelligence, Business, Life, Security councils for life/business decisions. Persists outcomes in SQLite db. Supports ask, quick, review, history, followup subcommands.
/decision-logCaptures an architectural or scope decision with context, alternatives, and rationale into DECISIONS.md using provided [description] and interactive prompts.
/decision-quality-analyzerAnalyzes team decision quality via scenario testing, bias detection, and process optimization using specified criteria.
/memory-commandsCommands for viewing, updating, and managing the entrepreneur's persistent context — identity, company profile, decision history, follow-ups, and session data. These commands read from and write to the five-layer memory system.