CoderJr
01ABIvan-Tech/copilot-agentic-workflows
Agent
Writes code for small, low-risk changes and straightforward fixes.
ABIvan-Tech/copilot-agentic-workflows
Agent
Writes code for small, low-risk changes and straightforward fixes.
ABIvan-Tech/copilot-agentic-workflows
Agent
Writes code for complex, cross-cutting, or high-risk changes.
ABIvan-Tech/copilot-agentic-workflows
Agent
Systematically reproduce, diagnose, and fix concrete bugs in existing code.
ABIvan-Tech/copilot-agentic-workflows
Agent
Improves UI/UX, accessibility, and visual consistency without changing application logic.
ABIvan-Tech/copilot-agentic-workflows
Agent
Fast read-only codebase exploration and Q&A subagent for routing, planning, and review preparation.
ABIvan-Tech/copilot-agentic-workflows
Agent
Consolidates findings from multiple parallel code reviews into a unified report with consensus scoring.
ABIvan-Tech/copilot-agentic-workflows
Agent
Performs lightweight triage, routing, and governance across planning, discovery, implementation, review, verification, and debugging agents.
ABIvan-Tech/copilot-agentic-workflows
Agent
Owns ambiguity resolution, architecture/decomposition framing, and execution-ready planning.
ABIvan-Tech/copilot-agentic-workflows
Agent
Review sub-agent using Gemini 3.1 Pro. Uses shared review-core contract and feeds MultiReviewer.
ABIvan-Tech/copilot-agentic-workflows
Agent
Review sub-agent using GPT-5.4. Uses shared review-core contract and feeds MultiReviewer.
ABIvan-Tech/copilot-agentic-workflows
Agent
Primary review agent using Claude Sonnet 4.6. Uses the shared review-core contract.
ABIvan-Tech/copilot-agentic-workflows
Agent
Independently validates implemented changes using tests, build/lint/typecheck commands, and targeted smoke verification without modifying code.