A repository containing high-quality configurations, specialized agents, and modular skills designed for Gemini. It establishes a standardized environment for orchestrator-led development processes.
This project is a Gemini extension. It enhances Gemini's capabilities by providing a structured framework for complex tasks, utilizing an orchestrator-led workflow and a suite of specialized agents to ensure high-quality outputs and consistent development practices.
- Orchestrator-Led Workflow: Implementation of a strict multi-stage process (PREPARE, PLAN, DEFINE, IMPLEMENT, CLEAN-UP) for reliable task execution.
- Specialized Agents: A set of custom agent profiles including Planner, Architect, Coder, Reviewer, and Source Control, each with specific roles.
- Modular Skills: Reusable skill sets (like
orchestrator-workflow) that can be leveraged across different tasks.
agents/: Definitions and instructions for specialized Gemini agents.skills/: Reusable skill definitions and supporting scripts.gemini-projects/: Tracking and documentation for active and completed tasks.GEMINI.md: Core project policies and workflow directives.gemini-extension.json: Metadata defining this project as a Gemini extension.