Skip to main content
Generaldavepoon

gsd:plant-seed

Capture a forward-looking idea with trigger conditions — surfaces automatically at the right milestone

Stars
2,987
Source
davepoon/buildwithclaude
Updated
2026-05-26
Slug
davepoon--buildwithclaude--plant-seed
View on GitHubRaw SKILL.md

// install — copy + paste into any project

mkdir -p .claude/skills && curl -fsSL https://raw.githubusercontent.com/davepoon/buildwithclaude/HEAD/plugins/gsd/skills/plant-seed/SKILL.md -o .claude/skills/plant-seed.md

Drops the SKILL.md into .claude/skills/plant-seed.md. Works with Claude Code, Cursor, and any agent that loads SKILL.md files from .claude/skills/.

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: /gsd:new-milestone (scans seeds and presents matches)

@${CLAUDE_PLUGIN_ROOT}/workflows/plant-seed.md Execute the plant-seed workflow from @${CLAUDE_PLUGIN_ROOT}/workflows/plant-seed.md end-to-end.