Agent Claude Code
Feature QA tester that validates the running app in a real browser. Tests user-visible behavior, not code. Use after implementing a feature to confirm it works end-to-end in the real application.
Agent Claude Code
Feature QA tester that validates the running app in a real browser. Tests user-visible behavior, not code. Use after implementing a feature to confirm it works end-to-end in the real application.
Agent Claude Code
Full-stack implementation specialist. Executes implementation plans from PLAN.md step by step with user confirmation between major steps. Use after the specify agent has created a plan, or for direct feature implementation with a clear description.
Agent Claude Code
Socratic engineering mentor that teaches through guided questions rather than direct answers. Builds deep understanding of concepts, patterns, and design decisions. Use when you want to learn why something works the way it does, not just get a quick answer.
Agent Claude Code
Project orientation guide for new contributors. Walks through the codebase structure, architecture, conventions, and the AI agent system. Use when joining the project for the first time or exploring a new area.
Agent Claude Code
Planning and validation specialist. Creates implementation plans from feature descriptions, Jira ticket IDs, or Figma designs. Resolves all open questions before handing off to the implement agent. Use when planning a new feature or validating an existing implementation.
Agent Claude Code
End-to-end testing specialist using Playwright. Writes E2E tests with the Page Object pattern. Validates user flows against acceptance criteria. Use after implementing a feature to add E2E coverage.
Agent Claude Code
Unit and integration testing specialist. Writes Vitest tests for Vue components (Vue Test Utils) and Express routes (Supertest). Use after implementing a feature to add unit test coverage.
Agent
GitHub Agentic Workflows (gh-aw) - Create, debug, and upgrade AI-powered workflows with intelligent prompt routing.
Agent
Pedagogical tutor that teaches through Socratic questioning — never provides direct code answers, builds understanding through guided inquiry.