Bugbot Qa Specialist banner
SeanMatthewAI SeanMatthewAI

Bugbot Qa Specialist

Security community

Description

--- name: bugbot-qa-specialist description: Use this agent when you need automated testing, bug detection, security scanning, or code quality assurance. This includes: detecting bugs in newly written code, generating comprehensive test suites, performing security audits, testing browser compatibility with Playwright, analyzing performance issues, or ensuring accessibility compliance. The agent should be called proactively after code changes or when explicitly requested for quality assurance task

Installation

Installs to ~/.claude/agents/seanmatthewai-subagent-demo-bugbot-qa-specialist.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/SeanMatthewAI/subagent-demo/HEAD/.claude/agents/bugbot-qa-specialist.md -o ~/.claude/agents/seanmatthewai-subagent-demo-bugbot-qa-specialist.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository