giip

GIIP Dev Agent (Multi-Agent) Guide

Learn how to utilize GIIP's Dev Agent, an autonomous multi-agent framework designed to handle complex engineering tasks.

📋 Overview

The Dev Agent is not just a single AI, but a framework where multiple AI agents with different specializations collaborate to solve problems. When a user presents complex requirements, the Orchestrator splits the tasks and assigns them to the appropriate agents to produce a complete outcome.

🤖 Agent Roles

  • Orchestrator: Designs the overall workflow and determines task priorities.
  • Coder (Antigravity/Claude): Writes actual source code or modifies system configurations.
  • Reviewer: Inspects the quality of written code and checks for security vulnerabilities.
  • Tester: Executes verification scenarios to ensure changes do not negatively affect the existing system.

🛠️ Activating & Using Dev Agent

  1. Register Issue: Record a technical problem or requirement in the GIIP [Issue Management] page.
  2. Launch Agent: Click the [Launch Dev Agent] button on the issue detail page.
  3. Monitor Workflow: Watch the real-time interaction and task processing of the agents in the timeline.
  4. Approve Results: Once all work is finished, review the report generated by the agents and perform the final approval (Merge/Apply).

🚀 Key Benefits

  • Maximize Productivity: Reduce engineer workload by delegating repetitive coding or complex configurations to the AI.
  • Minimize Defects: Prevents human errors through multiple validation stages (Review/Test).

💡 Tips

  • The more specific your requirements, the more accurately agents will distribute tasks.
  • If you're unsatisfied with a specific agent's output, you can request immediate modifications through the interactive interface.

Troubleshooting

SymptomCauseSolution
Agents misallocate tasks or produce off-target outputRequirements were written too vaguelyWrite requirements more specifically so agents distribute tasks accurately.
Clicking [Launch Dev Agent] does not start any agentNo issue has been registeredFirst register the technical problem or requirement on the [Issue Management] page.
You are unsatisfied with a specific agent's outputThe initial output does not match your intentRequest an immediate modification through the interactive interface.
Changes are not applied to the systemFinal approval was not performedReview the agent's report, then perform the final approval (Merge/Apply).

Version: 1.0 Last Updated: 2026-03-19 Source: giipv3/public/help/dev-agent.en.md