From superpowers-laravel
Executes Laravel plans in small batches using TDD, safe migrations, queue verification, Pint/static analysis, and quality checkpoints. Ideal for structured feature development.
How this skill is triggered — by the user, by Claude, or both
Slash command
/superpowers-laravel:executing-plansThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Work in small batches. After each batch: tests green, quality clean, checkpoints recorded.
Work in small batches. After each batch: tests green, quality clean, checkpoints recorded.
Repeat until plan complete, then run laravel:quality-checks and request review.
npx claudepluginhub jpcaparas/superpowers-laravel --plugin superpowers-laravelCreates actionable Laravel implementation plans with bite-sized TDD-first tasks including migrations, services, jobs, controllers, tests, and quality gates. Useful for turning designs into testable steps.
Guides task implementation via Conductor's TDD workflow: mark plan.md progress, red-green-refactor cycle with pytest coverage checks, git commits, and verification protocols.
Plans, implements, and tests code features locally using agent teams with parallel git worktrees and autonomous execution. For build requests, bugs, improvements, or task files; no deploys.