evaluate

Run PHPStan, tests, and static checks to fix Laravel code issues.

214|2|Updated Apr 2, 2026
One-click install
npx skills add https://github.com/SanderMuller/laravel-fluent-validation --skill evaluate-sandermuller
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: evaluate
Source: https://github.com/SanderMuller/laravel-fluent-validation/tree/main/.ai/skills/evaluate
Command: npx skills add https://github.com/SanderMuller/laravel-fluent-validation --skill evaluate-sandermuller

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps teams automatically identify and fix issues in implemented code and behavior, reducing back-and-forth and accelerating delivery.

Core Features & Use Cases

  • Self-directed evaluation loop: review your own work, fix issues, re-evaluate, and reach a clean state.
  • Full-quality workflow: execute code checks, static analysis, and tests to ensure production readiness.
  • Ready for review: prepares a concise evaluation summary for handoff and PR readiness.

Quick Start

Analyze a recently implemented feature and fix issues until the codebase passes all checks.

Frequently Asked Questions about evaluate

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate code review and fix issues in a Laravel project?

Automate Laravel code review by running a self-directed evaluation loop that identifies issues in implemented code, applies iterative fixes, and executes static checks until the codebase is production-ready.

What is an autonomous backend quality assessment for PHP?

An autonomous backend quality assessment for PHP automatically runs static analysis, tests, and code checks on finished features, then iteratively fixes identified issues to ensure a clean release.

How do I ensure my PHP feature is production-ready before a pull request?

Ensure PHP production readiness by executing the full backend-quality workflow, running PHPStan and tests, autonomously fixing detected issues, and generating a concise final evaluation summary for handoff.

Does this automated code evaluation work with PHPStan and Laravel tests?

Yes, the automated code evaluation works with PHPStan and Laravel tests by running the full backend-quality workflow to satisfy functional requirements and verify that implemented features pass all static checks.

Can I use automated static analysis to self-evaluate and fix backend code?

Yes, you can use automated static analysis to self-evaluate and fix backend code through an iterative review loop that runs quality checks, fixes detected issues, and re-evaluates until the codebase is clean.