with one click
Review quarter completion and capture learnings
npx skills add https://github.com/davekilleen/Dex --skill quarter-reviewCopy and paste this command into Claude Code to install the skill
Review quarter completion and capture learnings
npx skills add https://github.com/davekilleen/Dex --skill quarter-reviewCopy and paste this command into Claude Code to install the skill
Generate context-aware daily plan with calendar, tasks, and priorities. Includes midweek awareness, meeting intelligence, commitment tracking, and smart scheduling suggestions.
End of day review with learning capture, daily plan completion tracking, and meeting follow-up surfacing.
Review week's progress with concrete accomplishments (not fake percentages), pattern detection, and goal tracking.
Configure AI model options - budget cloud models (save 80%+) and offline mode (use Dex without internet)
Safely update Dex with one command (handles everything automatically)
Discover unused Dex features based on your usage patterns
| name | quarter-review |
| description | Review quarter completion and capture learnings |
Review and synthesize the quarter that just ended. Evaluates goal completion, captures learnings, and suggests focus for next quarter.
/quarter-review — Review current/recently ended quarter/quarter-review Q4 2025 — Review specific past quarterRead System/user-profile.yaml:
quarterly_planning.enabled valuefalse:
/quarter-plan"true: Continue to Step 1If no parameter:
q1_start_monthIf parameter provided (e.g., "Q4 2025"):
Calculate:
target_quarter: "Q1 2026"quarter_start: "2026-01-01"quarter_end: "2026-03-31"Check for 01-Quarter_Goals/Quarter_Goals.md:
If exists and matches target quarter:
If missing or wrong quarter:
07-Archives/Reviews/[quarter]-goals.md (archived version)Before reviewing, check for tasks captured from phone that haven't been triaged:
Use: reminders_list_items(list_name="Dex Inbox")
If items found:
If empty: Skip silently.
Before scanning meeting data, ensure all recent meetings are in the vault by running /process-meetings. This pulls any unprocessed meetings from the meeting source (Otter.ai, Granola, etc.), creates meeting notes, updates person/company pages, and extracts tasks — so the quarterly review has complete meeting data.
Scan 03-Tasks/Tasks.md for tasks completed during quarter:
Scan 04-Projects/ for activity during quarter:
Scan 00-Inbox/Meetings/ for quarter date range:
Look for 00-Inbox/Weekly_Synthesis_*.md files in quarter:
Check if semantic search is available by looking for qmd in PATH.
If available, enhance the quarterly review with meaning-based analysis:
Link lessons to goals: For each major learning captured this quarter, search:
qmd query "learning description" --limit 3
against 01-Quarter_Goals/Quarter_Goals.md. Discover which goals a learning actually impacted, even without explicit tags.
Detect hidden goal progress: For each quarterly goal, search across all meeting notes and tasks:
qmd query "goal success criteria" --limit 5
Find work that advanced the goal but wasn't explicitly linked.
Cross-goal connections: Search for themes that span multiple goals:
qmd query "recurring theme from the quarter" --limit 5
Surface patterns like "Customer feedback kept driving both your product and content goals."
Integration: Add a "Semantic Discoveries" subsection under each goal assessment showing work that contributed but wasn't explicitly tracked. Also add a "Cross-Goal Themes" section to the quarterly review output.
If QMD unavailable: Skip silently. Goal assessment still works from explicit data.
For each goal from 01-Quarter_Goals/Quarter_Goals.md:
Evaluate:
For each, capture:
Goal-by-goal walkthrough:
"Goal 1: [Goal title]
Progress indicator showed: [X%] Milestones: [Y of Z completed]
How would you assess this goal?
- ✅ Completed
- 🔄 Partial (what % done?)
- ❌ Didn't get to it
- 🚫 Deprioritized"
Wait for user response, then:
"What happened with this goal? (Key wins, blockers, learnings)"
Capture narrative for each goal.
Overall quarter reflection:
"Stepping back, how did this quarter go?
- What were your biggest wins?
- What drained energy or didn't work?
- What would you do differently?
- What surprised you?"
Read System/pillars.yaml and assess:
"Pillar balance this quarter:
- [Pillar 1]: [Goals + activity level]
- [Pillar 2]: [Goals + activity level]
- [Pillar 3]: [Goals + activity level]
Any pillar that needs more attention next quarter?"
After presenting the balance, prompt:
"Do your strategic pillars still reflect your focus? If your role or priorities have shifted significantly this quarter, now is a good time to update them before planning next quarter. Just tell me 'I need to reconfigure my strategic pillars' and I'll walk you through it."
Review the Dex system itself and improvement backlog.
Read System/Dex_Backlog.md if it exists:
Extract:
Present to user:
"Dex System Improvement Backlog:
- Total ideas captured: [count]
- High-priority (ready to implement): [count]
- Implemented this quarter: [count]
Looking at your Dex backlog:
- Any 1-2 high-impact improvements to prioritize next quarter?
- Any stale ideas (>6 months old) to archive?"
Wait for user input on:
If 3+ high-priority ideas exist:
"💡 Consider running
/dex-backlogsoon to re-rank ideas based on updated system state."
If no Dex_Backlog.md exists:
Create 07-Archives/Reviews/[Quarter].md:
---
quarter: Q1 2026
start_date: 2026-01-01
end_date: 2026-03-31
reviewed_on: [date]
---
# Q1 2026 Quarterly Review
**Jan 1 - Mar 31, 2026**
---
## TL;DR
- **Goals:** [X of Y completed]
- **Key win:** [Biggest accomplishment]
- **Key learning:** [Most important insight]
- **Pillar balance:** [Assessment]
---
## Goal Completion
### Goal 1: [Goal Title] — **[Pillar]**
**Status:** ✅ Completed / 🔄 Partial (X%) / ❌ Not Started / 🚫 Deprioritized
**Original success criteria:**
[What was defined in 01-Quarter_Goals/Quarter_Goals.md]
**What happened:**
[Narrative from user + gathered context]
**Key wins:**
- [Specific accomplishment]
**Blockers/Challenges:**
- [What got in the way]
**Learnings:**
- [What was learned]
---
### Goal 2: [Goal Title] — **[Pillar]**
[Same structure]
---
### Goal 3: [Goal Title] — **[Pillar]**
[Same structure]
---
## Quarter Highlights
### Major Accomplishments
- [Project/initiative completed]
- [Milestone reached]
- [Key decision made]
### Projects Shipped
- [Project 1] — [Brief description]
- [Project 2] — [Brief description]
### New Relationships
- [Person] at [Company] — [Context]
### Key Meetings/Decisions
- [Date]: [Meeting/decision] — [Impact]
---
## What Didn't Work
### Incomplete Goals
- [Goal] — [Why it didn't happen]
### Stalled Projects
- [Project] — [What blocked it]
### Time Drains
- [Activity that consumed time without value]
---
## Learnings & Insights
### Process Learnings
- [What worked well]
- [What to change]
### Personal Insights
- [Self-awareness gained]
### System Improvements
- [Dex system improvements identified]
---
## System Health & Improvement Backlog
### Dex Backlog Activity
- **Ideas captured:** [Count during quarter]
- **Ideas implemented:** [Count marked as completed]
- **Current high-priority ideas:** [Count with score >= 85]
### Improvements Implemented This Quarter
- **[idea-XXX]** [Title] — [Brief description of what was built]
- **[idea-YYY]** [Title] — [Impact it had]
### Next Quarter Priorities
Based on backlog review, prioritize these improvements:
1. [Idea to tackle] — [Why now]
2. [Idea to tackle] — [Why now]
*Run `/dex-backlog` for full ranked list*
---
## Pillar Assessment
| Pillar | Goals | Activity | Assessment |
|--------|-------|----------|------------|
| [Pillar 1] | [X goals] | [High/Med/Low] | [Balanced / Over-indexed / Neglected] |
| [Pillar 2] | [Y goals] | [High/Med/Low] | [Assessment] |
| [Pillar 3] | [Z goals] | [High/Med/Low] | [Assessment] |
**Next quarter adjustment:**
[Which pillar needs more/less focus]
---
## Stats
- **Weeks in quarter:** 13
- **Meetings held:** [Count]
- **Tasks completed:** [Count]
- **Projects shipped:** [Count]
- **Weekly syntheses:** [Count completed]
---
## Next Quarter Suggestions
Based on this quarter's learnings:
### Carry Forward
- [ ] [Incomplete goal to continue]
- [ ] [Unfinished initiative]
### New Opportunities
- [Area to explore next quarter]
- [Project idea that emerged]
### Focus Areas
1. [Suggested priority 1]
2. [Suggested priority 2]
3. [Suggested priority 3]
### Process Changes
- [Adjustment to workflow]
- [System improvement to implement]
---
## Energy Assessment
<details>
<summary>Click to expand</summary>
### What Gave Energy
- [Activities/projects that were energizing]
### What Drained Energy
- [Activities that felt like a slog]
### Adjustment for Next Quarter
- [More of X, less of Y]
</details>
---
*Generated: [timestamp]*
*Command: /quarter-review*
After review is complete:
"Quarter reviewed and saved to
07-Archives/Reviews/Q1-2026.mdReady to plan next quarter (Q2 2026)?
I have suggestions based on what you learned this quarter.
[Yes, let's plan Q2] [No, I'll do it later]"
If yes: Flow directly into /quarter-plan next
After review:
01-Quarter_Goals/Quarter_Goals.md if not already doneSystem/user-profile.yaml with completed quarter/quarter-plan for next quarterCalled at end of quarter:
Feeds into /quarter-plan:
References:
01-Quarter_Goals/Quarter_Goals.md — Original planUpdate System/usage_log.md to mark quarterly review as used.
Analytics (Silent):
Call track_event with event_name quarter_review_completed and properties:
This only fires if the user has opted into analytics. No action needed if it returns "analytics_disabled".