seed-create
Installation
SKILL.md
Authoring a SEED
Reference implementation of the natural-language contract for SEED authoring.
Hard gate
NO file writes, NO mkdir, NO git init until the user has approved the drafted SEED.md + README.md. Drafts MAY be held in memory; nothing hits disk pre-approval.
Checklist
Track one task per item in the agent's task tracker and complete in order:
- Establish capability + target path (Step 1).
- Reconnaissance probes — read-only, batch-confirmed, sequential (Step 2).
- Confirm derived facts — auto-fill or ask (Step 3).
- Draft
SEED.md+README.mdfor approval (Step 4), folding in any sub-SEED TODOs to## Open(Step 5). - Write, structural self-verify, commit (Step 7).
- Hand-off — print path + next steps. Do NOT push (Step 8).