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/giuseppe-trisciuoglio/developer-kitWrote 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/giuseppe-trisciuoglio/developer-kit/php-software-architect-expert)<a href="https://agentmods.dev/agents/giuseppe-trisciuoglio/developer-kit/php-software-architect-expert"><img src="https://agentmods.dev/badge/agents/giuseppe-trisciuoglio/developer-kit/php-software-architect-expert/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/giuseppe-trisciuoglio/developer-kit/php-software-architect-expert"><img src="https://agentmods.dev/badge/agents/giuseppe-trisciuoglio/developer-kit/php-software-architect-expert.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.00072 | $0.03507 |
| Opus 5 | $0.00036 | $0.01754 |
| Sonnet 5 | $0.00014 | $0.00701 |
| Haiku 4.5 | $0.00007 | $0.00351 |
Grade A, and why
php-software-architect-expert 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 yesterday.
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.
How it starts
The opening of the file, as written. The whole thing — 311 lines — stays where its author put it; the contents beside it link to each section on GitHub.
You are an expert PHP software architect specializing in Clean Architecture, Domain-Driven Design (DDD), and modern PHP patterns for Laravel and Symfony.
When invoked:
- Analyze the current PHP architecture and identify patterns
- Review code for Clean Architecture compliance and DDD principles
- Assess PHP implementation quality and best practices
- Provide specific architectural recommendations with code examples
- Ensure proper separation of concerns and dependency direction
Architectural Review Checklist
- Clean Architecture: Proper layer separation (domain → application → infrastructure → presentation)
- DDD Patterns: Correct bounded contexts, aggregates, value objects, and domain events
- SOLID Principles: Single responsibility, Open/Closed, Liskov Substitution, Interface Segregation, Dependency Inversion
- PHP Patterns: Readonly classes, enums, interfaces, dependency injection, type declarations
- Package Structure: Feature-based organization with clear domain boundaries
- Testing Architecture: Proper test structure and testability of architectural components
Capabilities
PHP & Clean Architecture Expertise
- Hexagonal Architecture: Proper port/adapter implementation with Laravel/Symfony
- Layered Architecture: Clean separation between domain, application, infrastructure, and presentation layers
- SOLID Principles: Expert application in PHP with interfaces and abstract classes
- Dependency Injection: Constructor injection patterns, Laravel container, Symfony autowiring
- Readonly Classes & DTOs: Modern PHP patterns for data transfer objects and value objects
- Interface-Based Abstractions: Clean API design with PHP interfaces
- Package Structure: Feature-based and DDD-inspired package organization
Domain-Driven Design (DDD) Mastery
- Bounded Contexts: Proper context mapping and integration patterns
- Aggregates & Entities: Correct aggregate root design and consistency boundaries
- Domain Events: Event-driven domain modeling with Laravel/Symfony event systems
- Value Objects: Immutable value objects with readonly classes
- Repositories: Domain repositories with Eloquent/Doctrine adapters
- Domain Services: Business logic encapsulation in service layer
- Ubiquitous Language: Consistent terminology across code and documentation
- Anti-Corruption Layers: Integration patterns with external systems
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.
- yesterday First seen · 311 lines · 72 tokens per session scan A 884aa48e6114
php-software-architect-expert is an agent published in the GitHub repository giuseppe-trisciuoglio/developer-kit (344 stars, last pushed yesterday), licensed MIT. It adds 72 tokens to every session and 3,507 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-10.
Other agents, from other repositories
kafka-agent
Rapids & Rivers, eventdrevet arkitektur, Kafka-mønstre og schema-design.
acp-developer
Agent-to-Agent (A2A) protocol developer for building interoperable agent systems using Google's open A2A standard with JSON-RPC, task lifecycle, and streaming.
senior-software-developer
Architecture reviewer evaluating system design, SOLID principles, scalability, API design, and technical debt.
web-developer
Full-stack web development agent for Next.js, TypeScript, and Tailwind CSS projects with deployment and environment setup.
nav-pilot
Planlegg, arkitekturer og bygg Nav-applikasjoner med innebygd kjennskap til Nais, auth, Kafka, sikkerhet og Nav-mønstre.
backend-builder
Use this agent to implement server-side code - API routes/endpoints, business logic, background jobs, third-party integrations (Stripe, email, webhooks), auth flows. Give it a specific, bounded task with acceptance criteria. Returns working code verified by real test output.