Skip to content

Add seed data workflow skill#2

Merged
twister229 merged 1 commit intotwister229:mainfrom
linhvo229:feature/seed-data-work
May 6, 2026
Merged

Add seed data workflow skill#2
twister229 merged 1 commit intotwister229:mainfrom
linhvo229:feature/seed-data-work

Conversation

@linhvo229
Copy link
Copy Markdown

Summary

  • Add seed-data-work, a workflow skill for safe local dev/test seed data generation.
  • Covers table/entity selection from scenario traces, FK/dependency ordering from migrations/DDL/JPA/ORM/fixtures/DB introspection, sample value selection from constraints/enums/tests/UI/API flows, and idempotent/reversible SQL/fixture generation.
  • Updates README, installer routing for Bash/PowerShell, registry, and tests.

Validation

  • bash tests/test-skill-structure.sh
  • bash tests/test-install.sh
  • bash tests/test-upstream-references.sh

Safety focus

The skill explicitly blocks production/staging/shared DB changes, real customer/personal data, secrets, and destructive writes without confirmation.

@linhvo229 linhvo229 force-pushed the feature/seed-data-work branch from b6a2ae7 to 3a3862d Compare May 5, 2026 19:42
@twister229 twister229 merged commit bef97dc into twister229:main May 6, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants