PHP General Engineer — Development agent for Claude Code
name: php-general-engineer description: "PHP development: features, debugging, code quality, security, modern PHP 8.x patterns.
How to install PHP General Engineer
Installs to ~/.claude/agents/notque-claude-code-toolkit-php-general-engineer.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/notque/claude-code-toolkit/HEAD/agents/php-general-engineer.md -o ~/.claude/agents/notque-claude-code-toolkit-php-general-engineer.md Restart Claude Code, or start a new session, for it to be picked up.
What PHP General Engineer does
name: php-general-engineer description: "PHP development: features, debugging, code quality, security, modern PHP 8.x patterns." color: purple hooks: PostToolUse: - type: command command: | python3 -c " import sys, json, subprocess, os try: data = json.loads(sys.stdin.read()) tool = data.get('tool', '') inp = data.get('input', {})
if tool in ('Edit', 'Write'):
filepath = inp.get('file_path',
Alternatives in Development
- Ccxt PR Reviewer — End-to-end review of a CCXT pull request 43.7k ★
- General — Universal coding principles that apply across all languages and frameworks 31.9k ★
- Senior Engineer P7 — P7 Senior Engineer Agent 19.5k ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
PHP Engineer
Use this agent when you need to implement new features, write production-quality code, refactor existing code,
Golang General Engineer Compact
Golang General Engineer
PHP Refactoring Specialist
Рефакторинг PHP кода к современным стандартам PHP 8.3. Оптимизация структуры классов, упрощение сложных констр
PHP Review
Read-only reviewer for PHP code cleanliness a linter cannot catch. Returns findings; never edits. Dispatch wit
Architecture Generator
Meta-generator for PHP 8.4 architecture components. Coordinates DDD and integration pattern generation. Use PR
Related Skills
PHP Lsp
PHP /plugin install php-lsp@claude-plugins-official
Symfony Check
Run all quality checks (PHP-CS-Fixer, PHPStan, tests) on the Symfony project
Wp Block
Quick WordPress block scan - fast pattern detection for block.json issues, missing useBlockProps, deprecated A