agent-assistant-report-team

Orchestrate Codex multi-agent collaboration to generate coordinated team reports.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Activates the /report:team workflow to orchestrate agent collaboration and produce a consolidated team report, reducing manual coordination overhead.

Core Features & Use Cases

  • Coordinated team reporting: Orchestrates multiple agents to generate a unified report for complex projects.
  • Golden Triangle adversarial collaboration: Facilitates structured adversarial input to improve decision quality and safety.
  • Workflow integration: Loads required boot rules, spawns agents via Codex native multi-agent, and resolves needed skills from the matrix-skills repository.

Quick Start

Invoke the /report:team workflow to generate the team report using the Agent Assistant's multi-agent coordination.

Frequently Asked Questions about agent-assistant-report-team

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

FAQPage Schema
How do I generate coordinated team reports across multiple agents?

To generate coordinated team reports, invoke the /report:team workflow to orchestrate agent collaboration across your Codex multi-agent environment. This consolidates outputs from the agent set into a unified report, reducing manual coordination overhead for complex projects.

What is the Golden Triangle adversarial collaboration feature in multi-agent reporting?

Golden Triangle adversarial collaboration facilitates structured adversarial input among agents to improve decision quality and safety. This feature is integrated into the /report:team workflow to enhance the reliability of your coordinated team reports.

Do I need a specific environment setup to run the Codex multi-agent reporting workflow?

Yes, running the multi-agent reporting workflow requires a Codex-based environment. It enforces startup rules from ~/.codex/skills/agent-assistant/rules/RUNTIME/00-boot.md and resolves necessary skills from ~/.codex/skills/agent-assistant/matrix-skills/.

How do I start the workflow to orchestrate agent collaboration?

To start the workflow, simply invoke the /report:team command. This action triggers the boot rules, spawns the required agents natively, and resolves the necessary matrix-skills to produce your consolidated team report.

What are the limitations of using structured adversarial collaboration for team reporting?

The approach is limited to Codex-based environments and requires resolving skills from the matrix-skills repository to function. It is specifically designed for multi-agent coordination rather than single-agent or non-Codex workflows.