What problem does it solve? Forward-looking ideas often get lost as one-line notes in a deferred list that nobody revisits. This Skill preserves the full context of an idea—why it matters, when it should resurface, and where to find details—so it automatically appears when the right project milestone arrives. ## Core Features & Use Cases - Seed File Creation: Writes a structured seed file to .planning/seeds/SEED-NNN-slug.md capturing the idea summary, rationale, and trigger conditions. - Milestone-Based Resurfacing: Seeds are scanned by the /gsd-new-milestone workflow, which presents matching ideas when a new milestone begins. - Context Preservation: Stores the full WHY, WHEN, and breadcrumbs instead of a bare one-liner, preventing context rot over long projects. - Use Case: During a sprint you realize the codebase needs a plugin architecture, but it is out of scope. Plant a seed with the trigger condition "when the extension API milestone starts" so the idea resurfaces with full context at planning time. ## Quick Start Ask the assistant to plant a seed for your idea, for example: plant a seed for adding a plugin architecture that should surface when the extension API milestone begins.