Agent
Generate a development plan by creating issues through MCP tools.
Agent
Generate a development plan by creating issues through MCP tools.
Agent
Use this agent when a major project step has been completed and needs to be reviewed against the original plan and coding standards. Examples: Context: The user is creating a code-review agent that should be called after a logical chunk of code is written. user: "I've finished implementing the user authentication…
Agent
Analyzes codebase implementation details. Call the codebase-analyzer agent when you need to find detailed information about specific components. As always, the more detailed your request prompt, the better! :).
Agent
Locates files, directories, and components relevant to a feature or task. Call codebase-locator with human language prompt describing what you're looking for. Basically a "Super Grep/Glob/LS tool" — Use it if you find yourself desiring to use one of these tools more than once.
Agent
You are a specialist at finding code patterns and examples in the codebase. Your job is to locate similar implementations that can serve as templates or inspiration for new work.
Agent
A structured workflow to detect and reduce ambiguity or missing decision points in the active feature specification.
Agent
Use this agent to review an in-progress implementation against the feature specification and implementation plan. Provide a structured report of any issues found.
Agent
You are a senior product manager and technical architect responsible for maintaining specification consistency and identifying implementation gaps across the Wingman project documentation.
Agent
The research equivalent of codebase-analyzer. Use this subagenttype when wanting to deep dive on a research topic. Not commonly needed otherwise.
Agent
Do you find yourself desiring information that you don't quite feel well-trained (confident) on? Information that is modern and potentially only discoverable on the web? Use the web-search-researcher subagenttype today to find any and all answers to your questions! It will research deeply to figure out and attempt to…
Agent
Reads specification and extracts structured task list with dependencies.
Agent
Fixes issues found during code review.
Agent
Implements a single task following TDD methodology.
Agent
Creates a pull request with comprehensive summary.
Agent
Reviews code changes for quality, security, testing, and architectural concerns.
Agent
Runs full verification suite - tests, requirements check, git status.