mindforge-fast
mindforge-fast executes minimal development tasks directly without planning overhead or subagent delegation, handling items like typo corrections, configuration adjustments, small refactors, and simple code additions. Use this skill exclusively for single-sentence tasks completable in under two minutes that require no research, verification, or multi-step planning.
git clone --depth 1 https://github.com/sairam0424/MindForge /tmp/mindforge-fast && cp -r /tmp/mindforge-fast/.agent/skills/mindforge-fast ~/.claude/skills/mindforge-fastSKILL.md
<objective> Execute a trivial task directly in the current context without spawning subagents or generating PLAN.md files. For tasks too small to justify planning overhead: typo fixes, config changes, small refactors, forgotten commits, simple additions. This is NOT a replacement for /mindforge-quick — use /mindforge-quick for anything that needs research, multi-step planning, or verification. /mindforge-fast is for tasks you could describe in one sentence and execute in under 2 minutes. </objective> <execution_context> @.agent/workflows/mindforge-fast.md </execution_context> <process> Execute the fast workflow from @.agent/workflows/mindforge-fast.md end-to-end. </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