mindforge-plant-seed
The mindforge-plant-seed skill captures forward-looking ideas with specific trigger conditions, storing them in structured markdown files that automatically surface when designated milestones are reached. Use this when you have a substantial concept that is premature to act on now but should resurface at a defined future point, preserving the full context, rationale, and reference materials that would otherwise be lost in a deferred task list.
git clone --depth 1 https://github.com/sairam0424/MindForge /tmp/mindforge-plant-seed && cp -r /tmp/mindforge-plant-seed/.agent/skills/mindforge-plant-seed ~/.claude/skills/mindforge-plant-seedSKILL.md
<objective> Capture an idea that's too big for now but should surface automatically when the right milestone arrives. Seeds solve context rot: instead of a one-liner in Deferred that nobody reads, a seed preserves the full WHY, WHEN to surface, and breadcrumbs to details. Creates: .planning/seeds/SEED-NNN-slug.md Consumed by: /mindforge-new-milestone (scans seeds and presents matches) </objective> <execution_context> @.agent/workflows/mindforge-plant-seed.md </execution_context> <process> Execute the plant-seed workflow from @.agent/workflows/mindforge-plant-seed.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