AI Workflow Orchestrator
AI Workflow Orchestrator from JaveedIshaq/ai-workflow-orchestrator.
Skills in this plugin
5- ▌ DB Lint Manager · javeedishaq bundleLint PostgreSQL functions against schema, analyze usage, and generate fix reports; use when detecting broken functions, validating schema contracts, or cleaning up unused database functions
- ▌ Meteor Sync Specialist · javeedishaq bundleSync data from Meteor MongoDB to Supabase; use when running syncs, debugging sync failures, investigating entity mapping issues, or implementing new mappers
- ▌ Mongodb Production Query · javeedishaq bundleQuery Ballee production MongoDB (Meteor app) using .env.local credentials; use when debugging Meteor data, verifying MongoDB documents, investigating sync issues, or exploring legacy data for migration
- ▌ Production Database Query · javeedishaq bundleQuery Ballee production and staging databases safely using .env.local credentials (with 1Password fallback); use when debugging production/staging data, verifying data exists, investigating bugs, checking RLS behavior, applying hotfix migrations, or triggering Meteor sync
- ▌ Database Migration Manager · javeedishaq bundleCreate production-ready Supabase migrations for Ballee following strict naming conventions, idempotent SQL, RLS patterns, and storage bucket policies; use when user requests schema changes, adding columns, RLS policies, database functions, or storage buckets