mindforge-progress
The mindforge-progress Claude Code skill evaluates current project status by reviewing recent completed work and upcoming tasks, then automatically directs users to either execute an established plan or create a new one based on project state. Use this skill before beginning work sessions to gain situational awareness and ensure actions align with the project's current trajectory and needs.
git clone --depth 1 https://github.com/sairam0424/MindForge /tmp/mindforge-progress && cp -r /tmp/mindforge-progress/.agent/skills/mindforge-progress ~/.claude/skills/mindforge-progressSKILL.md
<objective> Check project progress, summarize recent work and what's ahead, then intelligently route to the next action - either executing an existing plan or creating the next one. Provides situational awareness before continuing work. </objective> <execution_context> @.agent/workflows/mindforge-progress.md </execution_context> <process> Execute the progress workflow from @.agent/workflows/mindforge-progress.md end-to-end. Preserve all routing logic (Routes A through F) and edge case handling. </process>
Publish a skill to the npm registry (or private registry).
Add an idea to the backlog parking lot (999.x numbering)
Add phase to end of current milestone in roadmap
Generate tests for a completed phase based on UAT criteria and implementation
Capture idea or task as todo from current conversation context
Audit milestone completion against original intent before archiving
Cross-phase audit of all outstanding UAT and verification items
Run all remaining phases autonomously — discuss→plan→execute per phase