laravel:executing-plans

Executing Plans (Laravel)

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "laravel:executing-plans" with this command: npx skills add jpcaparas/superpowers-laravel/jpcaparas-superpowers-laravel-laravel-executing-plans

Executing Plans (Laravel)

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.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

laravel:routes-best-practices

No summary provided by upstream source.

Repository SourceNeeds Review
General

laravel:blade-components-and-layouts

No summary provided by upstream source.

Repository SourceNeeds Review
General

laravel:queues-and-horizon

No summary provided by upstream source.

Repository SourceNeeds Review