seed-datalisted
Install: claude install-skill masterleopold/transmute-framework
# Stage 6F: Realistic Test Data for All Environments
Read the detailed guide at `${CLAUDE_SKILL_ROOT}/references/seed-data-detailed-guide.md` for the complete generation procedures, teammate spawn prompts, data profile patterns, and report templates.
Lead a multi-agent seed data generation project. Generate comprehensive, realistic seed data covering all entities in the data model, supporting all user flows, and enabling meaningful testing and demonstrations of the COMPLETE product.
**Stage Sequence** (recommended ordering): Stage 5B → 6A/6B/6C (parallel) → 6E (Code Refactoring) → **6F (this stage)** → 6G (Resilience Hardening) → 6D (Documentation) → 6H (Pre-Launch) → 6V → 6R → 6P/6P-R → 7 (Deploy)
## Prerequisites
Verify before starting:
1. `./plancasting/_audits/implementation-completeness/report.md` exists with PASS or CONDITIONAL PASS. If missing, STOP: "Stage 5B report not found — run Stage 5B before starting. Seed data must target finalized schemas."
2. If 5B shows FAIL, STOP. If CONDITIONAL PASS, review Category C issues — proceed with awareness of known gaps.
3. `./plancasting/_audits/refactoring/report.md` (6E) exists. If missing, WARN: "Stage 6E has not been run. Seed data may need regeneration if 6E introduces schema changes." If present, read to understand schema changes (field renames, table merges, index additions).
4. Read `./CLAUDE.md` and `./plancasting/tech-stack.md` for project conventions.
5. If `./plancasting/_audits/security/report.md` (6A) exists,