agent-assistant-plan-team

Plan team-based agent workflows using Golden Triangle adversarial collaboration.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Coordinating a large, specialized team of agents can be chaotic; this Skill provides a structured, Golden Triangle-based plan to orchestrate adversarial collaboration among agents for reliable teamwork.

Core Features & Use Cases

  • Deterministic team planning: aligns 26 expert agents around a shared objective using enforced governance.
  • Context-aware collaboration: leverages Golden Triangle roles (Lead, Executor, Reviewer) to prevent single-agent failure.
  • On-demand workflow activation: triggered by the /plan:team command to spawn agents and resolve skills locally.

Quick Start

Instruct the system to activate the team plan by invoking /plan:team to initialize agents and the governance workflow.

Frequently Asked Questions about agent-assistant-plan-team

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

FAQPage Schema
How do I orchestrate multiple AI agents for a complex software engineering workflow?▼

Multi-agent orchestration coordinates specialized agents around a shared objective using enforced governance. The Golden Triangle adversarial collaboration model assigns Lead, Executor, and Reviewer roles to prevent single-agent failure during complex teamwork.

What is the Golden Triangle approach in agent teamwork and when is it needed?▼

The Golden Triangle approach structures teamwork into Lead, Executor, and Reviewer roles to enforce adversarial collaboration. It is needed when coordinating large specialized agent teams to prevent single-agent failure and ensure reliable execution.

How do I activate a multi-agent team plan using Codex commands?▼

To activate a multi-agent team plan, invoke the /plan:team command. This triggers runtime boot rules, spawns Codex-native agents from the agents directory, and resolves team-skills locally to initialize the governance workflow.

Can I coordinate a 26-agent team without single-agent failure in my workflow?▼

Coordinating a 26-agent team relies on context-aware collaboration and deterministic team planning. By enforcing Golden Triangle governance, the workflow aligns expert agents around a shared objective to prevent single-agent failure.

What are the limitations of using an adversarial collaboration model for agent orchestration?▼

Adversarial collaboration orchestration requires strict runtime boot rules and local skill resolution from specific directories. It is limited to environments supporting Codex-native agents and depends on predefined team plans to function correctly.