quarter-review
SolidReview quarter completion and capture learnings
AI & Automation 448 stars
122 forks Updated today NOASSERTION
Install
Quality Score: 79/100
Stars 20%
Recency 20%
Frontmatter 20%
Documentation 15%
Issue Health 10%
License 10%
Description 5%
Skill Content
## Purpose
Review and synthesize the quarter that just ended. Evaluates goal completion, captures learnings, and suggests focus for next quarter.
## Usage
- `/quarter-review` — Review current/recently ended quarter
- `/quarter-review Q4 2025` — Review specific past quarter
---
## Step 0: Check if Quarterly Planning is Enabled
Read `System/user-profile.yaml`:
1. Check `capabilities.quarter_goals.enabled`; only when that key is absent, honor legacy `quarterly_planning.enabled`.
2. **If `false`:**
- Display: "The Quarter Goals room is off. Enable it with `/manage-capabilities` when you want it."
- End command
3. **If `true`:** Continue to Step 1
---
## Step 1: Determine Target Quarter
**If no parameter:**
- Calculate current quarter based on `q1_start_month`
- Assume reviewing current or just-ended quarter
**If parameter provided (e.g., "Q4 2025"):**
- Parse quarter and year
- Review that specific quarter
Calculate:
- `target_quarter`: "Q1 2026"
- `quarter_start`: "2026-01-01"
- `quarter_end`: "2026-03-31"
---
## Step 2: Context Gathering
### Quarter Goals File
Check for `01-Quarter_Goals/Quarter_Goals.md`:
**If exists and matches target quarter:**
- Extract goals that were set
- Note progress percentages (if updated)
- List milestones and completion status
**If missing or wrong quarter:**
- Check `07-Archives/Reviews/[quarter]-goals.md` (archived version)
- If still missing: "No goals found for this quarter"
### Dex Inbox Check (Phone Captures)
Before ...
Details
- Author
- davekilleen
- Repository
- davekilleen/Dex
- Created
- 6 months ago
- Last Updated
- today
- Language
- Python
- License
- NOASSERTION
Integrates with
Bundled in these plugins
Similar Skills
Semantically similar based on skill content — not just same category
AI & Automation Solid
quarter-plan
Set 3-5 strategic goals for the quarter
448 Updated today
davekilleen AI & Automation Featured
keep-qbr
Quarterly Business Review template generator — takes account info (ARR tier, adoption metrics, goals) and produces a complete QBR deck outline and talking points. Use when asked to "prepare a QBR", "build a quarterly review", "write our QBR agenda", or "create QBR talking points for this account".
2,560 Updated today
jeremylongshore AI & Automation Listed
quarterly-planning
Run quarterly planning with honest capacity, negotiated cross-team dependencies, and an explicit cut line that names what will not get done. Use when a team commits to a quarter of work and needs the plan to survive contact with reality.
4 Updated today
Amey-Thakur