laravel:executing-plans
SkillDev toolsExecute Laravel plans in small batches with checkpoints—TDD first, migrations safe, queues verified, and quality gates enforced
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the laravel:executing-plans skill
What this skill tells your AI
The instructions your AI receives, as published by jpcaparas/superpowers-laravel in skills/executing-plans/SKILL.md and read by ahel’s review.
Work in small batches. After each batch: tests green, quality clean, checkpoints recorded.
Loop
- Pick next small task
- Write failing test (feature or unit)
- Minimal implementation; commit
- Verify queues/events/IO if applicable
- Run Pint, static analysis, tests (parallel)
- Update docs/notes; checkpoint
Checkpoints
- Tests pass locally; no errors/warnings
- Pint clean; static analysis passes
- Migrations safe and idempotent; no breaking edits to merged migrations
- Queues healthy; Horizon metrics reasonable if used
- Feature branch notes updated (what changed, why)
Repeat until plan complete, then run laravel:quality-checks and request review.
Signals
- GitHub stars
- 153
- Forks
- 2
- Last commit
- Jul 2026
Advanced
- Catalog kind
- skill
- Gateway key
laravel-executing-plans- Source
- github.com/jpcaparas/superpowers-laravel