agent-assistant-fix-team

Coordinate Tech Lead, Executor, and Reviewer agents for code repairs.

54|18|Updated Jan 21, 2026
One-click install
npx skills add https://github.com/hainamchung/agent-assistant --skill agent-assistant-fix-team
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agent-assistant-fix-team
Source: https://github.com/hainamchung/agent-assistant/tree/main/code-assistants/codex-assistant/skills/agent-assistant-fix-team
Command: npx skills add https://github.com/hainamchung/agent-assistant --skill agent-assistant-fix-team

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Activates the /fix:team workflow to orchestrate a Golden Triangle adversarial collaboration among the Agent Assistant team, enabling faster, higher-quality fixes.

Core Features & Use Cases

  • Spawn and coordinate three-agent roles (Tech Lead, Executor, Reviewer) via Codex native multi-agent framework.
  • Load enforcement rules from runtime boot and resolve skills from matrix-skills to ensure consistent fixes.
  • Use cases include rapid triage of complex code issues, collaborative debugging, and governance-aligned code reviews.

Quick Start

Invoke the /fix:team workflow to initialize the Golden Triangle collaboration.

Frequently Asked Questions about agent-assistant-fix-team

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I coordinate a multi-agent team for automated code fixes?

To coordinate a multi-agent team for code fixes, invoke the /fix:team workflow to trigger the Golden Triangle collaboration, spawning a Tech Lead, Executor, and Reviewer that enforce runtime rules and resolve skills for rapid repairs.

What is the Golden Triangle workflow in multi-agent code repair?

The Golden Triangle workflow is an adversarial collaboration mechanism that assigns three agent roles—Tech Lead, Executor, and Reviewer—to triage complex code issues, execute collaborative debugging, and enforce governance-aligned code reviews.

Do I need the Codex framework to run multi-agent teamwork workflows?

Yes, you need the Codex native multi-agent framework to run this teamwork workflow. It requires specific boot enforcement rules and skill matrices located within the ~/.codex/skills/agent-assistant/ directory to function properly.

How do I start an automated collaborative debugging session for complex code issues?

You start an automated collaborative debugging session by invoking the /fix:team command, which initializes the multi-agent framework, loads runtime boot rules, and resolves matrix-skills to orchestrate the repair process.

Can I use this multi-agent code fix workflow for governance-aligned code reviews?

Yes, you can use this multi-agent code fix workflow for governance-aligned code reviews. The runtime boot rules ensure consistent fixes while the Reviewer agent role specifically handles the governance and validation process.

Why does the multi-agent team workflow require runtime boot rules?

The multi-agent team workflow requires runtime boot rules to enforce consistent operational constraints across the Tech Lead, Executor, and Reviewer agents, ensuring all automated code repairs strictly align with the loaded skill matrices.