with one click
utilupdate-seed-data
Updates `database/seed.sql` based on what's in supabase
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Updates `database/seed.sql` based on what's in supabase
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
Plan for a coding implementation for an AI coding assistant to follow.
Implement a plan step by step
Run the application locally and fix any errors encountered.
Continue working on the step by step plan
Do a full exploratory functional testing on the application using Playwright MCP.
Update local git and clean up branches
| name | util.update-seed-data |
| description | Updates `database/seed.sql` based on what's in supabase |
Update the supabase seed data in database/seed.sql. Use supabase MCP and query the remote database for the latest data.
Here are the database tables that you should update:
Review the database schema before updating, see db_schema.md and schema.sql.