quarter-review

Solid

Review quarter completion and capture learnings

AI & Automation 448 stars 122 forks Updated today NOASSERTION

Install

View on GitHub

Quality Score: 79/100

Stars 20%
88
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

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