plan-status
Installation
SKILL.md
Plan Status — Progress Assessment
What This Does
Pulls plans from multiple sources and recent checkpoints, then assesses how actual work aligns with planned goals. Reports what's done, what's next, and whether the project is drifting from the plan.
How to Assess Plan Status
Step 1: Gather plans from ALL sources
Source 1: Goldfish plans
mcp__goldfish__recall({ limit: 0 })
This returns the active Goldfish plan for the current workspace.
If you need a specific plan by ID (not just the active one):