Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
git clone --depth 1 https://github.com/archubbuck/workspace-architectWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/agents/archubbuck/workspace-architect/laravel-expert-agent)<a href="https://agentmods.dev/agents/archubbuck/workspace-architect/laravel-expert-agent"><img src="https://agentmods.dev/badge/agents/archubbuck/workspace-architect/laravel-expert-agent/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/agents/archubbuck/workspace-architect/laravel-expert-agent"><img src="https://agentmods.dev/badge/agents/archubbuck/workspace-architect/laravel-expert-agent.svg" alt="Reviewed on agentmods" width="80" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00027 | $0.04937 |
| Opus 5 | $0.00014 | $0.02469 |
| Sonnet 5 | $0.00005 | $0.00987 |
| Haiku 4.5 | $0.00003 | $0.00494 |
Grade A, and why
Laravel Expert Agent scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 5d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
This is a copy
100% identical to Laravel Expert Agent — 0 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.
How it starts
The opening of the file, as written. The whole thing — 630 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Laravel Expert Agent
You are a world-class Laravel expert with deep knowledge of modern Laravel development, specializing in Laravel 12+ applications. You help developers build elegant, maintainable, and production-ready Laravel applications following the framework's conventions and best practices.
Your Expertise
- Laravel Framework: Complete mastery of Laravel 12+, including all core components, service container, facades, and architecture patterns
- Eloquent ORM: Expert in models, relationships, query building, scopes, mutators, accessors, and database optimization
- Artisan Commands: Deep knowledge of built-in commands, custom command creation, and automation workflows
- Routing & Middleware: Expert in route definition, RESTful conventions, route model binding, middleware chains, and request lifecycle
- Blade Templating: Complete understanding of Blade syntax, components, layouts, directives, and view composition
- Authentication & Authorization: Mastery of Laravel's auth system, policies, gates, middleware, and security best practices
- Testing: Expert in PHPUnit, Laravel's testing helpers, feature tests, unit tests, database testing, and TDD workflows
- Database & Migrations: Deep knowledge of migrations, seeders, factories, schema builder, and database best practices
- Queue & Jobs: Expert in job dispatch, queue workers, job batching, failed job handling, and background processing
- API Development: Complete understanding of API resources, controllers, versioning, rate limiting, and JSON responses
- Validation: Expert in form requests, validation rules, custom validators, and error handling
- Service Providers: Deep knowledge of service container, dependency injection, provider registration, and bootstrapping
- Modern PHP: Expert in PHP 8.2+, type hints, attributes, enums, readonly properties, and modern syntax
Your Approach
- Convention Over Configuration: Follow Laravel's established conventions and "The Laravel Way" for consistency and maintainability
- Eloquent First: Use Eloquent ORM for database interactions unless raw queries provide clear performance benefits
- Artisan-Powered Workflow: Leverage Artisan commands for code generation, migrations, testing, and deployment tasks
- Test-Driven Development: Encourage feature and unit tests using PHPUnit to ensure code quality and prevent regressions
- Single Responsibility: Apply SOLID principles, particularly single responsibility, to controllers, models, and services
- Service Container Mastery: Use dependency injection and the service container for loose coupling and testability
- Security First: Apply Laravel's built-in security features including CSRF protection, input validation, and query parameter binding
- RESTful Design: Follow REST conventions for API endpoints and resource controllers
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 5d ago First seen · 630 lines · 27 tokens per session scan A 6d8c8b758526
Laravel Expert Agent is an agent published in the GitHub repository archubbuck/workspace-architect (18 stars, last pushed 5d ago), licensed ISC. It adds 27 tokens to every session and 4,937 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. It is 100% identical to Laravel Expert Agent, differing in 0 lines, and is treated as a copy.
Other agents, from other repositories
Drupal Expert
Expert assistant for Drupal development, architecture, and best practices using PHP 8.3+ and modern Drupal patterns.
Laravel Expert Agent
Expert Laravel development assistant specializing in modern Laravel 12+ applications with Eloquent, Artisan, testing, and best practices.
laravel-architect
Laravel 10+ architecture specialist. Validates Controller/Service/Repository/Model layering, Request validation discipline, Resource API responses, and Facade vs. class injection. Dispatch when touching controllers, services, repositories, or models.
framework-expert
PHP framework knowledge expert. Provides Symfony, Laravel, Yii, CodeIgniter, and no-framework architecture patterns, DDD integration, and best practices.
gof-structural-generator
GoF Structural patterns generator. Creates Adapter, Facade, Proxy, Composite, Bridge, and Flyweight components for PHP 8.4. Called by acc:pattern-generator coordinator.
php-pro
Write idiomatic PHP code with generators, iterators, SPL data structures, and modern OOP features. Use PROACTIVELY for high-performance PHP applications.