laravel:executing-plans

Installation
SKILL.md

Executing Plans (Laravel)

Work in small batches. After each batch: tests green, quality clean, checkpoints recorded.

Loop

  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

Checkpoints

Installs
75
GitHub Stars
139
First Seen
Jan 21, 2026
laravel:executing-plans — jpcaparas/superpowers-laravel