Content
92%Weight 40%Scale 1-5Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.
Well-structured body with executable code patterns, a validated multi-step workflow, and clean one-level-deep progressive disclosure via a Load-When reference table. The only weakness is minor redundancy between the intro/knowledge-reference lines and the frontmatter description.
Suggestions
Remove or tighten the opening 'Senior PHP developer with deep expertise...' line, which restates the description.
Cut the 'Knowledge Reference' bullet list — the same tools are already enumerated in the description and reference table.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | Mostly efficient with complete code and a tight workflow, but the opening 'Senior PHP developer with deep expertise...' sentence and the closing 'Knowledge Reference' tool list largely restate the frontmatter description and could be trimmed. | 4 / 5 |
Actionability | Four fully executable, copy-paste-ready PHP examples (readonly DTO, DI service, PHPUnit test, enum) with namespaces and strict_types, plus concrete commands like 'vendor/bin/phpstan analyse --level=9' and 'vendor/bin/phpunit'. | 5 / 5 |
Workflow Clarity | A clear 5-step Analyze→Design→Implement→Secure→Verify sequence with an explicit validation checkpoint and feedback loop: 'fix all errors before proceeding' and 'Only deliver when both pass clean'. | 5 / 5 |
Progressive Disclosure | Body is an overview with a reference table pointing one level deep to 5 real, conditionally-loaded reference files (each with a 'Load When' column), all of which exist in references/. | 5 / 5 |
Total | 19 / 20 Passed |