AI AGENT ADDONS

Laravel Verification

affaan-m/ecc
DevOps & CI/CD
1,151installs

Laravel developers can use this verification loop to check their projects before sharing code or deploying. It runs environment checks, linting, tests with coverage, security scans, and deployment readiness in order. Each step builds on the last so errors are caught early.

The process helps you avoid broken builds and security holes. It is meant for pull requests, major changes, and pre-deployment checks. You can run it manually or in a CI pipeline.

Final gates include queue and scheduler checks. Only safe commands run on non-production environments. This keeps your Laravel app stable and secure.

Add Laravel Verification skill to your workflow

Global

mkdir -p ~/.claude/skills/laravel-verification

Project

mkdir -p .claude/skills/laravel-verification

Source Repository

Stars
222,953
Forks
34,145
Watchers
222,953
License
MIT
Last Push
25 days ago
Created
6 months ago