From personal-planning
Summarise recent entries and progress toward goals in the current personal-planning workspace. Variant-aware.
npx claudepluginhub danielrosehill/claude-code-plugins --plugin personal-planning# /personal-planning:review-progress Produce a concise progress review across recent entries, goals, and logs. ## Procedure 1. **Detect variant** from `CLAUDE.md` in the workspace. 2. **Gather inputs**: - Read the most recent 10 entries from the variant's entry folder. - Read all files in `goals/` (or `search-criteria/` for house-search, `recommendations/` for preparedness). - Read the last few `logs/` entries if present. 3. **Analyse**: - For each active goal, classify status: on-track / slipping / stalled / achieved. - Identify recurring themes in recent entries. - ...
Share bugs, ideas, or general feedback.
Produce a concise progress review across recent entries, goals, and logs.
Detect variant from CLAUDE.md in the workspace.
Gather inputs:
goals/ (or search-criteria/ for house-search, recommendations/ for preparedness).logs/ entries if present.Analyse:
Write review: Save to outputs/review-YYMMDD.md with sections:
Present: Show the review inline and ask if the user wants to update any goals (/personal-planning:set-goal).