{ "hooks": { "PostToolUse": [ { "matcher": "Write|Edit", "hooks": [ { "type": "notification", "message": "๐Ÿš€ Claude Plugin Suite: Consider using /deploy, /test, /security-scan, or /code-review commands for comprehensive development workflow" } ] } ], "UserPromptSubmit": [ { "matcher": "deploy|ci-cd|pipeline|automation|infrastructure|docker|jenkins|ansible|git", "hooks": [ { "type": "notification", "message": "๐Ÿš€ DevOps tools available: Jenkins, Ansible, Docker, Git specialists + /deploy, /monitor, /status commands" } ] }, { "matcher": "test|testing|qa|quality|automation|selenium|postman|cypress|load|performance", "hooks": [ { "type": "notification", "message": "๐Ÿงช Testing tools available: Selenium, Postman, Cypress, Load Testing specialists + /test, /performance-test commands" } ] }, { "matcher": "security|compliance|audit|vulnerability|password|owasp|gdpr|hipaa|soc2", "hooks": [ { "type": "notification", "message": "๐Ÿ”’ Security tools available: Security Reviewer, Compliance Checker agents + /security-scan, /audit commands" } ] }, { "matcher": "python|javascript|java|framework|library|programming|development", "hooks": [ { "type": "notification", "message": "๐Ÿ’ป Language specialists available: Python Pro, JavaScript Pro, Java Pro agents for expert guidance" } ] }, { "matcher": "architecture|api|code review|optimize|pattern|system design|microservices|scalability", "hooks": [ { "type": "notification", "message": "๐Ÿ—๏ธ Architecture tools available: System Architect, API Architect agents + /code-review, /optimize commands" } ] } ], "SessionStart": [ { "hooks": [ { "type": "notification", "message": "๐ŸŽ‰ Claude Plugin Suite loaded - 16 specialized agents and 10+ commands available for DevOps, Testing, Security, Languages, and Architecture" } ] } ] } }