agent-assistant-test-team

Coordinate adversarial multi-agent testing of the Agent Assistant with a Golden Triangle team.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Coordinated adversarial testing of the Agent Assistant by activating a Golden Triangle team of agents to stress-test workflows and decision-making.

Core Features & Use Cases

  • Spawn a Codex-native three-agent team to conduct adversarial collaboration and test decision pathways.
  • Leverage existing runtime boot rules and multi-agent orchestration to validate responses and safeguards.
  • Use Case: Evaluate how the Agent Assistant handles competing agent viewpoints while maintaining compliance.

Quick Start

Invoke the /test:team workflow to boot a 3-agent Golden Triangle collaboration session for testing Agent Assistant.

Frequently Asked Questions about agent-assistant-test-team

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

FAQPage Schema
What is adversarial multi-agent testing for AI workflows?▼

Adversarial multi-agent testing activates a team of agents to critique each other and uncover workflow gaps. It evaluates team-based reasoning, rule adherence, and cross-agent memory interactions to stress-test AI decision pathways.

How do I start a multi-agent test session to evaluate an Agent Assistant?▼

To start a multi-agent test session, invoke the /test:team workflow. This boots a three-agent Golden Triangle collaboration session that orchestrates adversarial testing to validate assistant responses and safeguards.

Do I need Codex runtime boot rules to run adversarial agent testing?▼

Yes, orchestrating adversarial agent testing relies on Codex runtime boot rules and Codex native agents. The testing framework also resolves skills from matrix-skills to properly govern the multi-agent test sequence.

How does a Golden Triangle team test compliance with competing agent viewpoints?▼

A Golden Triangle team tests compliance by spawning three Codex-native agents to conduct adversarial collaboration. This evaluates how the Agent Assistant handles competing viewpoints while maintaining operational rule adherence.

What are the limitations of using a three-agent team for workflow testing?▼

The limitation of a three-agent team for workflow testing is its reliance on specific multi-agent orchestration environments. It requires Codex native agents and matrix-skills resolution, restricting use to compatible runtime scenarios.