audit-performance
Performance-focused audit that can run in background during implementation. Checks for inefficiencies, memory leaks, widget rebuilds. Injects P0 findings to main agent.
audit-security
Security-focused audit that can run in background during implementation. Checks for vulnerabilities, auth issues, data exposure. Injects P0 findings to main agent.
audit
Validates research/plan/code against overengineering, underengineering, and hallucination
code-review
Code reviewer focusing on correctness, regressions, security, and test coverage - P0/P1/P2 severity
implement
Executes implementation plan with quality checks and progress tracking. Follows AGENTS.md patterns strictly.
plan
Creates detailed implementation plan from validated research. Produces task breakdown with dependencies.
research
Use when needing to understand requirements before implementation. Gathers context from Jira, Confluence, codebase, and docs. Produces research document with confidence scoring.
rpi
Use when implementing features from Jira tickets, PRDs, or user requirements. Orchestrates Research-Plan-Implement workflow with quality gates for hallucination, overengineering, and underengineering detection.
audit-performance
Performance-focused audit that can run in background during implementation. Checks for inefficiencies, memory leaks, widget rebuilds. Injects P0 findings to main agent.
audit-security
Security-focused audit that can run in background during implementation. Checks for vulnerabilities, auth issues, data exposure. Injects P0 findings to main agent.
audit
Validates research/plan/code against overengineering, underengineering, and hallucination
code-review
Code reviewer focusing on correctness, regressions, security, and test coverage - P0/P1/P2 severity
implement
Executes implementation plan with quality checks and progress tracking. Follows AGENTS.md patterns strictly.
plan
Creates detailed implementation plan from validated research. Produces task breakdown with dependencies.
research
Use when needing to understand requirements before implementation. Gathers context from Jira, Confluence, codebase, and docs. Produces research document with confidence scoring.
rpi
Use when implementing features from Jira tickets, PRDs, or user requirements. Orchestrates Research-Plan-Implement workflow with quality gates for hallucination, overengineering, and underengineering detection.