agent-assistant-cook-team

Orchestrate specialized Codex agents in parallel for complex coding tasks.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Coordinated, parallel execution of specialized agents to tackle complex development tasks, reducing cycle time and increasing reliability.

Core Features & Use Cases

  • Golden Triangle orchestration for scalable agent collaboration.
  • Spawn and coordinate 26+ expert agents via Codex multi-agent framework.
  • Resolve skills and workflows from local configurations to drive end-to-end tasks.

Quick Start

Activate the /cook:team workflow in your Codex-enabled environment.

Frequently Asked Questions about agent-assistant-cook-team

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

FAQPage Schema
How do I coordinate multiple agents for parallel coding tasks?

You can coordinate multiple agents for parallel coding tasks by using a Golden Triangle orchestration workflow that spawns and manages 26+ expert agents to execute specialized development steps concurrently.

What is the Golden Triangle orchestration pattern for multi-agent workflows?

Golden Triangle orchestration is a scalable agent collaboration pattern that spawns and coordinates 26+ specialized expert agents via a multi-agent framework to drive end-to-end software development tasks in parallel.

How do I set up the Codex multi-agent framework for team workflows?

To set up the Codex multi-agent framework for team workflows, you must install predefined agent templates and skill-resolution rules under the ~/.codex directory, with team configurations supplied via ~/.codex/skills/agent-assistant/matrix-skills.

Does parallel agent execution require predefined templates and local configuration files?

Yes, parallel agent execution requires predefined agent templates, skill-resolution rules located under ~/.codex, and team configuration supplied via ~/.codex/skills/agent-assistant/matrix-skills to properly orchestrate the specialized agents.

Can I use multi-agent coordination for code review and feature implementation?

Yes, you can use multi-agent coordination for multi-step software development scenarios such as feature implementation, code review, and integration where parallel agent collaboration improves both execution speed and code quality.