gsd-plant-seed

Create seed files under .planning/seeds/ with trigger conditions for milestone-based surfacing.

Updated Feb 11, 2026
One-click install
npx skills add https://github.com/ArtRiv/game-topicos-especiais --skill gsd-plant-seed-artriv
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gsd-plant-seed
Source: https://github.com/ArtRiv/game-topicos-especiais/tree/main/.github/skills/gsd-plant-seed
Command: npx skills add https://github.com/ArtRiv/game-topicos-especiais --skill gsd-plant-seed-artriv

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It prevents forward-looking ideas from being lost or forgotten as lightweight notes, by preserving the full context and making them reappear when their trigger milestone arrives.

Core Features & Use Cases

  • Milestone-triggered idea surfacing: Capture an idea with explicit conditions so it is presented automatically at the right moment.
  • Context-rot prevention: Store the WHY, WHEN to surface, and breadcrumbs to deeper details so deferred notes remain usable over time.
  • Workflow integration: Generates a seed file in the planning area and is consumed by the milestone creation workflow that scans and matches seeds.

Quick Start

Use the gsd-plant-seed skill to create a new planning seed so it will be matched and surfaced by /gsd-new-milestone when the related milestone is created.

Frequently Asked Questions about gsd-plant-seed

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I capture forward-looking project ideas so they resurface at the right milestone?

Capturing forward-looking project ideas with trigger conditions ensures they resurface automatically at the correct milestone. You create a seed file storing the full context, which is then scanned and matched by the milestone creation workflow.

What is the best way to prevent context rot in deferred product planning notes?

Preventing context rot in deferred product planning notes requires storing the WHY, WHEN to surface, and breadcrumbs to deeper details. This approach keeps lightweight notes usable over time by preserving their full context until they are needed.

How does milestone-triggered idea surfacing work in project management workflows?

Milestone-triggered idea surfacing works by generating a seed file in the planning area that is consumed by the milestone creation workflow. When a new milestone is created, the workflow scans and matches seeds based on timing to present relevant ideas automatically.

Do I need a specific workflow to use milestone-based idea capture for project planning?

Yes, milestone-based idea capture relies on the milestone creation workflow to function. The seed files generated are specifically designed to be consumed by this workflow, which scans and matches them based on milestone timing to surface ideas correctly.

Where are planning seed files stored for workflow automation?

Planning seed files are stored under the .planning/seeds/ directory. This dedicated location allows the milestone creation workflow to reliably scan and match seeds against new milestones during project planning.