agent-assistant-design-team

Coordinate triad-driven adversarial design collaboration across concept, architecture, and review stages.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Enables teams to design by orchestrating Golden Triangle adversarial collaboration between a tech lead, executor, and reviewer to improve design quality and reduce single-point failures.

Core Features & Use Cases

  • Coordinated design workflow: Aligns multiple agents to collaboratively design solutions with clear roles and checks.
  • Adversarial collaboration: Encourages constructive critique to surface edge cases and guardrails.
  • Adaptive deployment: Spawns and manages agents as needed to explore design scenarios and validate decisions.

Quick Start

Initiate a triad-driven design session to begin adversarial collaboration on the current user task.

Frequently Asked Questions about agent-assistant-design-team

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

FAQPage Schema
What is adversarial collaboration in multi-agent design workflows?

Adversarial collaboration is a triad-driven design process where a tech lead, executor, and reviewer critique concepts to surface edge cases and enforce guardrails. This Golden Triangle approach reduces single-point failures and improves overall product design quality.

How do I orchestrate a multi-agent design team for software architecture tasks?

You orchestrate a multi-agent design team by loading the design-team workflow to coordinate agents across concept, architecture, and review stages. The system spawns and manages agents adaptively to validate iterative design decisions and apply constructive critique.

Does multi-agent design orchestration require specific environment setup?

Multi-agent design orchestration requires Codex native multi-agent orchestration configured at ~/.codex/agents. It loads the workflow from ~/.codex/skills/agent-assistant/commands/design/team.md and resolves dependencies from ~/.codex/skills/agent-assistant/matrix-skills/.

When should I use triad-driven critique for product design?

Use triad-driven critique for product and software design tasks requiring iterative validation across concept, architecture, and review stages. It is ideal when you need to surface edge cases, establish guardrails, and reduce single-point failures in collaborative design scenarios.

What is the best way to coordinate multiple agents for design validation?

The best way to coordinate multiple agents for design validation is using a Golden Triangle workflow with clear roles for tech lead, executor, and reviewer. This approach aligns agents to collaboratively design solutions while applying constructive critique to validate decisions.

What are the limitations of adversarial multi-agent design workflows?

Adversarial multi-agent design workflows are limited to environments supporting Codex native orchestration and require resolving skills from specific local directories. They are not suitable for simple design tasks that lack the complexity to benefit from triad-driven critique and iterative validation.