# Gsdplant Seed

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

- Skill: `thedixitjain/gsdplant-seed` (Agent Skill)
- Install (CLI): `npx skillmds add thedixitjain/gsdplant-seed`
- Raw SKILL.md: https://api.skillmd.com/api/skills/thedixitjain/gsdplant-seed/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: thedixitjain (https://skillmd.com/u/thedixitjain)
- Updated: 2026-09-09
- Page: https://skillmd.com/skills/thedixitjain/gsdplant-seed

---



<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: /gsd:new-milestone (scans seeds and presents matches)
</objective>

<execution_context>
@${CLAUDE_PLUGIN_ROOT}/workflows/plant-seed.md
</execution_context>

<process>
Execute the plant-seed workflow from @${CLAUDE_PLUGIN_ROOT}/workflows/plant-seed.md end-to-end.
</process>

---

**Source:** [`davepoon/buildwithclaude`](https://github.com/davepoon/buildwithclaude) → `plugins/gsd/skills/plant-seed/SKILL.md`

