Migrate stored procedures to dbt models. Provides commands for scoping, profiling, test generation, and model generation across the full migration pipeline.
npx claudepluginhub accelerate-data/migration-utilityScan git worktrees for branches with merged PRs and clean them up (remove worktree, delete local and remote branches). Then sweep gone branches and remote-only branches that have merged PRs.
Batch model generation command — generates dbt models from stored procedures. Coordinates generation, review, unit-test setup, and unit-test repair stages via focused sub-agents.
Use when one or more migrated tables are ready for end-to-end test generation after scoping and profiling, and the command workflow should run generation, independent review, and expectation capture together.
Bootstraps a migration project and validates local prerequisites before source, target, and sandbox CLI setup.
Whole-scope mart migration planner. Validates readiness, scoping completeness, catalog ownership resolution, and writes a resumable Markdown operational plan.
Execute a migrate-mart Markdown plan by resuming the first incomplete task, launching one stage subagent at a time, merging stage PRs, and updating the coordinator plan.
Batch profiling command — produces migration profiles for each table, view, or materialized view. Delegates per-item profiling to the /profiling-table skill (auto-detects table vs view).
Mart refactor planning command. Analyzes one or more selected targets as a bounded mart-domain unit, writes a markdown candidate plan, and does not apply dbt model changes.
Use when applying approved candidates from a refactor-mart markdown plan
SQL refactoring command. Restructures stored procedure SQL into CTE pattern with equivalence audit. Delegates per-table refactoring to the /refactoring-sql skill.
Prompt template for the generation sub-agents launched in Stage 1 of `/generate-model`. Substitute angle-bracket placeholders with actual values before dispatching.
Prompt template for the review sub-agents launched in Stage 2 of `/generate-model`. Substitute angle-bracket placeholders with actual values before dispatching.
Prompt template for the unit-test repair sub-agents launched in Stage 4 of `/generate-model`. Substitute angle-bracket placeholders with actual values before dispatching.
Prompt template for the single unit-test setup sub-agent launched in Stage 3 of `/generate-model`. Substitute angle-bracket placeholders with actual values before dispatching.
Batch scoping command — identifies writer procedures for tables, analyzes SQL structure for views/MVs. Delegates per-item scoping to the /analyzing-table skill (auto-detects table vs view).
Use when checking migration pipeline status for all objects or one object.
Use when scoping a single table, view, or materialized view for migration and the next step depends on identifying its writer, SQL structure, or dependency call tree from catalog-backed DDL context.
Use internally when /refactor-mart dispatches one approved Type: int or Type: mart candidate
Use internally when /refactor-mart dispatches one approved Type: stg candidate
Use when a monolith warehouse or lakehouse has a whole-warehouse `warehouse-ddl/` snapshot and needs tables or views grouped into business data domains with data owners for data mesh decentralization, setup-source selection, migration planning, or scope and migrate-mart inputs.
Use when generating or revising one dbt model for a single profiled table or view after refactor and approved test-spec work are complete.
Use when a migrated table, view, or materialized view needs a new or merge-safe `test-specs/<schema.object>.json`, especially after SQL changes or reviewer feedback.
Use when the user asks to "list tables", "list procedures", "show me object X", "what references Y", or wants to browse catalog contents.
Use when a selected mart unit must be analyzed into staging and higher-layer refactor candidates before any code changes
Use when profiling a single table, view, or materialized view for migration and the next step depends on persisted classification, keying, watermark, foreign-key typing, PII handling, or stg-vs-mart view classification.
Use when stored procedure, view, or materialized-view SQL must be restructured into import/logical/final CTEs before proof-backed migration persistence.
Use when the user asks to review, clear, suppress, or investigate /status catalog diagnostics for a single table or migration object.
Use when the generate-model workflow needs a read-only review of generated dbt model artifacts before accepting the result or sending it back for fixes.
Use when generated dbt unit test specs may have branch-coverage gaps, fixture-quality problems, or unresolved warnings across table, view, or materialized-view cases
Use when editing, generating, reviewing, or debugging migrated dbt unit test specs and review artifacts that must stay consistent across paired test skills.
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Admin access level
Server config contains admin-level keywords
Complete collection of battle-tested Claude Code configs from an Anthropic hackathon winner - agents, skills, hooks, rules, and legacy command shims evolved over 10+ months of intensive daily use
Complete collection of battle-tested Claude Code configs agents, skills, hooks, rules, and legacy command shims evolved over 10+ months of intensive daily use
Automates browser interactions for web testing, form filling, screenshots, and data extraction
Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.
Manus-style persistent markdown files for planning, progress tracking, and knowledge storage. Works with Claude Code, Kiro, Clawd CLI, Gemini CLI, Cursor, Continue, Hermes, and 17+ AI coding assistants. Now with Arabic, German, Spanish, and Chinese (Simplified & Traditional) support.