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.
ABIvan-Tech/copilot-agentic-workflows
Skill Claude CodeCodex
Architecture, Jetpack Compose, Navigation3 KMP, and Koin DI rules for Android apps.
ABIvan-Tech/copilot-agentic-workflows
Skill Claude CodeCodex
Practical rules for designing, evolving, and integrating APIs safely.
ABIvan-Tech/copilot-agentic-workflows
Skill Claude CodeCodex
Concise code-quality rules for implementation and review across the stack.
ABIvan-Tech/copilot-agentic-workflows
Skill Claude CodeCodex
Practical ETL rules for parsing, validation, transformation, and safe loading.
ABIvan-Tech/copilot-agentic-workflows
Skill Claude CodeCodex
Practical rules for query tuning, schema choices, and safe database performance work.
ABIvan-Tech/copilot-agentic-workflows
Skill Claude CodeCodex
Practical frontend architecture rules for scalable UI, performance, and maintainability.
ABIvan-Tech/copilot-agentic-workflows
Skill Claude CodeCodex
Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, artifacts, posters, or applications (examples include websites, landing pages, dashboards, React components, HTML/CSS layouts, or when styling/beautifying any web UI).…
ABIvan-Tech/copilot-agentic-workflows
Skill Claude CodeCodex
Git Worktree: parallel working trees for isolated branch-level execution, debugging, and safe experimentation.
ABIvan-Tech/copilot-agentic-workflows
Skill Claude CodeCodex
Architecture, SwiftUI, View architecture, and DI rules for iOS apps.
ABIvan-Tech/copilot-agentic-workflows
Skill Claude CodeCodex
Model Kotlin persistence code correctly for Spring Data JPA and Hibernate. Covers entity design, identity and equality, uniqueness constraints, relationships, fetch plans, and common ORM (Object-Relational Mapping) traps specific to Kotlin. Use when creating or reviewing JPA (Java Persistence API) entities, diagnosing…
ABIvan-Tech/copilot-agentic-workflows
Skill Claude CodeCodex
Migrates Kotlin Multiplatform (KMP) projects to Android Gradle Plugin 9.0+. Handles plugin replacement (com.android.kotlin.multiplatform.library), module splitting, DSL migration, and the new default project structure. Use when upgrading AGP, when build fails due to KMP+AGP incompatibility, or when the user mentions…
ABIvan-Tech/copilot-agentic-workflows
Skill Claude CodeCodex
Clean Architecture, project structure, and patterns for pure Kotlin modules.