magendooro

8 mods across 1 repository, 22 stars between them.

analyzer-creator

02

magendooro/n98-magerun2-performance-review

Agent Claude Code

Creates new custom analyzers for the Performance Review module. Use this agent PROACTIVELY when users want to add performance checks, monitoring, or custom analysis to their Magento installation. MUST BE USED when user mentions "create analyzer", "add performance check", "monitor", or "custom analysis".

22 9mo ago A 64 tokens original MIT

analyzer-debugger

03

magendooro/n98-magerun2-performance-review

Agent Claude Code

Debug Performance Review analyzer registration and runtime issues. MUST BE USED when user reports "analyzer not in --list-analyzers", "analyzer not loading", "analyzer class not found", "analyzer throwing errors during performance:review", or "analyzer produces no issues when it should". Use for analyzer-specific…

22 9mo ago B 72 tokens original MIT

code-reviewer

04

magendooro/n98-magerun2-performance-review

Agent Claude Code

Review Performance Review analyzer code for quality, performance, and security. Use PROACTIVELY after writing or modifying analyzer code to ensure high quality before committing. MUST BE USED before pull requests or major changes.

22 9mo ago A 45 tokens original MIT

magendooro/n98-magerun2-performance-review

Agent Claude Code

Update Performance Review module documentation after code changes. Use after adding features, modifying analyzers, or fixing bugs to keep docs synchronized. Ensures README, CLAUDE.md, CHANGELOG, and other docs stay current.

22 9mo ago A 48 tokens original MIT

magendooro/n98-magerun2-performance-review

Agent Claude Code

Optimize Performance Review analyzers that are slow or use too much memory. Use when analyzers have performance issues or need optimization. Identifies bottlenecks and implements efficient solutions.

22 9mo ago A 39 tokens original MIT

test-writer

07

magendooro/n98-magerun2-performance-review

Agent Claude Code

Write PHPUnit tests for Performance Review analyzers. MUST BE USED when user says "create tests", "write tests", "add test coverage", or "need tests" for an analyzer. Use when new analyzers are created or existing ones are modified. Creates comprehensive unit tests covering happy paths, edge cases, and error…

22 9mo ago A 69 tokens original MIT