What is laravel:executing-plans?
Execute Laravel plans in small batches with checkpoints—TDD first, migrations safe, queues verified, and quality gates enforced Source: jpcaparas/superpowers-laravel.
Execute Laravel plans in small batches with checkpoints—TDD first, migrations safe, queues verified, and quality gates enforced
Quickly install laravel:executing-plans AI skill to your development environment via command line
Source: jpcaparas/superpowers-laravel.
Work in small batches. After each batch: tests green, quality clean, checkpoints recorded.
1) Pick next small task 2) Write failing test (feature or unit) 3) Minimal implementation; commit 4) Verify queues/events/IO if applicable 5) Run Pint, static analysis, tests (parallel) 6) Update docs/notes; checkpoint
Repeat until plan complete, then run laravel:quality-checks and request review.
Execute Laravel plans in small batches with checkpoints—TDD first, migrations safe, queues verified, and quality gates enforced Source: jpcaparas/superpowers-laravel.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/jpcaparas/superpowers-laravel --skill laravel:executing-plansExecute Laravel plans in small batches with checkpoints—TDD first, migrations safe, queues verified, and quality gates enforced Source: jpcaparas/superpowers-laravel.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/jpcaparas/superpowers-laravel --skill laravel:executing-plans Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/jpcaparas/superpowers-laravel