0043-laravel-executing-plans
CommunityShip Laravel changes in safe, checkpointed batches
AuthorMrJmpl3
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps you avoid risky, all-at-once Laravel changes by guiding you to execute work in small batches with clear checkpoints so tests, quality checks, migrations, and queues stay healthy.
Core Features & Use Cases
- Small-batch execution with checkpoints: After each batch, it verifies tests and quality, records a checkpoint, and keeps progress auditable.
- TDD-first implementation loop: It enforces writing a failing test first, then implementing the minimum change to make it pass.
- Safety for migrations and runtime systems: It emphasizes idempotent, non-breaking migration edits and validating queues/events/IO and Horizon metrics when applicable.
- Use Case: For a feature branch that touches migrations, events/queues, and code quality gates, it ensures each increment is validated before moving to the next chunk.
Quick Start
Ask for a step-by-step small-batch execution plan to implement my next Laravel change with TDD-first tests, safe idempotent migrations, queue verification, and checkpoint notes.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: 0043-laravel-executing-plans Download link: https://github.com/MrJmpl3/codex_____data_____configuration/archive/main.zip#0043-laravel-executing-plans Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.