Agent
Migration analysis before applying.
Agent
Migration analysis before applying.
Agent
Analyze code context to suggest issue attributes (description, labels, estimate, priority).
Agent
Coverage and test case quality analysis.
Agent
Deep architecture analysis with comprehensive checklist.
Agent
Deep code review following the Review Pyramid. Analyzes API semantics, implementation correctness, documentation, and tests. Use for thorough pre-merge review.
Agent
Fast codebase analysis to extract features from existing code. Use when analyzing an existing project.
Agent
Fast codebase analysis to find relevant modules for a feature. Use when starting development to understand project structure.
Agent
Analyze dependencies at module, package, and layer levels.
Agent
TDD execution agent that implements features following Red-Green-Refactor cycle. Integrates with pytest-assistant, clean-code, and quality plugins.
Agent
Deep interactive feature design for new projects. Use for greenfield projects or major new features.
Agent
Deep analysis and interactive planning for feature development. Creates detailed TDD plans with test cases and memory anchors.
Agent
Fast first-pass code review for automated checks (style, tests existence, basic security). Use this agent for quick validation before deep review.