Claude
Skills
Sign in
Back

quarterly-review

Included with Lifetime
$97 forever

Interactive quarterly business review covering performance, development, finance, and well-being. Use when user mentions "quarterly review", "quarter review", "Q1/Q2/Q3/Q4 review", "review past quarter", or wants to assess quarterly performance and plan next steps.

Code Review

What this skill does


# Quarterly Review: Personal Business Quarterly Review (PBQR)

**Prime Directive: Turn reflection into decisions.**
If it doesn't change next quarter, it doesn't belong here.

## Overview

This interactive skill guides you through a comprehensive quarterly review of your business covering:
- Performance and lived experience
- Financial scoreboard
- Goals and objectives
- Capability and asset growth
- Strategic synthesis and decisions

The output is saved as a Quarterly Log page in Notion for reference and planning.

## Notion Integration

**Configuration:**
Notion page URLs are loaded in the following order (first found wins):
1. `.claude/config.md` or `CLAUDE.md` - Project-specific configuration (check working directory)
2. `.claude-plugin/config.json` - Plugin default configuration

Use the Read tool to load configuration at the start of the workflow.

**Required Pages (configured in config files):**
- **Year Plan** (config.notion.yearPlan): Strategic plan and OKRs
- **Personal Operating Model** (config.notion.personalOperatingModel): Strengths, weaknesses, operating manual
- **Golden Rules** (config.notion.goldenRules): Non-negotiable working principles
- **Logbook** (config.notion.logbook): Output location for quarterly review

## Workflow

### Step 0: Setup & Context Gathering

1. **Load Configuration**:
   ```javascript
   // Use Read tool to load Notion page URLs from config
   // Try in order (first found wins):
   // 1. .claude/config.md (check for notion.* URLs in markdown)
   // 2. CLAUDE.md (check for notion.* URLs in markdown)
   // 3. .claude-plugin/config.json (JSON format)
   // Extract config.notion.yearPlan, config.notion.personalOperatingModel,
   // config.notion.goldenRules, config.notion.logbook
   // Use these URLs for all mcp__notion__notion-fetch calls below
   ```

2. **Determine Quarter to Review**:
   ```bash
   # Call the command to determine quarter
   /founder-support-system:get-year-and-quarter
   ```
   This determines the PRECEDING quarter (the one that just ended).

2. **Fetch Reference Materials**:
   Use `mcp__notion__notion-fetch` to retrieve:
   - Personal Operating Model (strengths, weaknesses)
   - Golden Rules (must-follow working principles)
   - Year Plan for current year (strategic objectives)
   - Previous Quarterly Log (if exists) for comparison

3. **Brief Context Summary**:
   Show user a 3-line summary:
   - Quarter being reviewed (e.g., "Q4 2025")
   - Current year objectives from Year Plan
   - Key themes from previous quarter (if available)

---

### Section 1: Quarter Snapshot (Reality Check)

**Purpose:** Establish shared reality before analysis.

**Interactive Process:**

Use `AskUserQuestion` with these trigger questions:

1. **What worked with less effort than expected?**
   *Signals leverage, fit, and hidden advantages.*

2. **Where did you spend the most energy for the least return?**
   *Exposes false priorities and sunk-cost thinking.*

3. **What surprised you—positively or negatively?**
   *Surprises reveal broken assumptions.*

4. **If this quarter repeated 3 more times, would the business be stronger or weaker? Why?**
   *Forces trajectory thinking instead of point-in-time evaluation.*

5. **What did you avoid or postpone that now feels costly?**
   *Highlights fear, discomfort, or unresolved decisions.*

**Format**: Use `multiSelect: false` for open-ended responses.

**Output Structure**:
```markdown
## Quarter Snapshot: Q[X] [YEAR]

### What Happened
- [5-10 bullets from user responses]

### Narrative Summary
[One paragraph synthesizing the above]

### Quarterly Reset — Keep it alive

*instructions:* This is the maintenance ritual. Short. Non-negotiable. If you skip this, the model rots.

#### The four questions
1. Where did I create disproportionate value?
2. Where did I fight my nature?
3. Which pitfall showed up again?
4. What rule or constraint must tighten?

#### Updates (refer to Personal Operating Model in Notion)
- Strengths to exploit more:
- Weakness routing improvements:
- New constraints:
- Remove constraints (if proven safe):

```

---

### Section 2: Narrative Review

#### 2.1 Lived Experience

**Questions** (use `AskUserQuestion`):

Ask about **3 frictions** and **3 tailwinds**:

1. **Frictions**: "What consistently pushed you uphill this quarter? Where did things feel hard?"
2. **Tailwinds**: "What moved with little effort? What had natural momentum?"

**Output**:
```markdown
## Lived Experience

### Frictions (What Pushed Uphill)
1. [Friction 1]
2. [Friction 2]
3. [Friction 3]

### Tailwinds (What Moved Easily)
1. [Tailwind 1]
2. [Tailwind 2]
3. [Tailwind 3]
```

---

#### 2.2 Constraints & Struggles

**Questions** (use `AskUserQuestion` with multiple choice + open):

For each struggle identified in 2.1, ask user to categorize:

Options:
- **Structural** (system/process issue)
- **Capability** (skill/knowledge gap)
- **Positioning** (market/message problem)
- **Personal** (energy, focus, well-being)

**Output**:
```markdown
## Constraints & Struggles

### [Struggle Name] - [Category]
[User's explanation]

→ **Action**: [Structural/Positioning → next quarter priorities | Personal → environment design]
```

---

### Section 3: Financial Review (Scoreboard)

**Interactive Questions** (use `AskUserQuestion`):

#### 3.1 Sales Activity
Ask for:
- Real conversations held
- Proposals sent / won / lost
- Average deal size
- Sales cycle length

#### 3.2 Revenue & Cost
Ask for:
- Gross revenue
- Fixed costs
- Variable costs
- Revenue per hour estimate

#### 3.3 Financial Trajectory
Ask:
- "Are you on track vs annual target? (Yes/No/Unsure)"
- "If nothing changes, where do you land in 12 months?"

**Output**:
```markdown
## Financial Review

### Sales Activity
| Metric | Q[X] [YEAR] | Trend vs Last Quarter |
|--------|-------------|----------------------|
| Conversations | [X] | [↑/↓/→] |
| Proposals Sent | [X] | [↑/↓/→] |
| Proposals Won | [X] | [↑/↓/→] |
| Avg Deal Size | €[X] | [↑/↓/→] |
| Sales Cycle | [X] days | [↑/↓/→] |

### Revenue & Cost
- **Gross Revenue**: €[X]
- **Fixed Costs**: €[X]
- **Variable Costs**: €[X]
- **Net**: €[X]
- **Revenue/Hour**: €[X]

### Financial Trajectory
- **Annual Target Status**: [🟢 On Track | 🟡 Behind | 🔴 Off Track]
- **12-Month Projection**: [User's answer]

→ [If Red: Mandatory strategic change required]
```

---

### Section 4: Goals Review (OKR-Lite)

#### 4.1 Review Last Quarter Objectives

**Process**:
1. Fetch previous Quarterly Log (if exists)
2. Extract previous quarter's objectives
3. For each objective, ask user: "Keep / Kill / Complete?"

**Output**:
```markdown
## Last Quarter Objectives Review

### Objective 1: [Name]
- **Status**: [Keep | Kill | Complete]
- **Reason**: [User's explanation]

[Repeat for each objective]
```

---

#### 4.2 Next Quarter Objectives (Max 3)

**Interactive Process**:

Ask user to define **exactly 3 objectives**:
- **One growth objective** (revenue, reach, market)
- **One leverage objective** (systems, efficiency, automation)
- **One foundation objective** (skills, infrastructure, health)

For each objective, ask:
1. "What measurable outcome defines success?"
2. "What single constraint does this address?"
3. "What are 2-4 key results?"

**Output**:
```markdown
## Next Quarter Objectives: Q[X+1] [YEAR]

### 1. Growth Objective: [Name]
**Constraint Addressed**: [User's answer]

**Key Results**:
1. [KR1]
2. [KR2]
3. [KR3]
4. [KR4]

---

### 2. Leverage Objective: [Name]
**Constraint Addressed**: [User's answer]

**Key Results**:
1. [KR1]
2. [KR2]

---

### 3. Foundation Objective: [Name]
**Constraint Addressed**: [User's answer]

**Key Results**:
1. [KR1]
2. [KR2]
```

---

### Section 5: Capability & Asset Growth

**Interactive Questions** (use `AskUserQuestion`):

#### 5.1 Learning & Skill Accretion
- "What can you do now that you couldn't 90 days ago?"
- "Where have you applied these skills?"

#### 5.2 Business Development
- "How many new meaningful connections?"
- "Who moved from cold to warm?"
-

Related in Code Review