agent-assistant-test-hard

Automate end-to-end QA testing of Agent Assistant workflows with Codex-style rules and multi-agent orchestration.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill enables end-to-end QA testing of the Agent Assistant workflow, ensuring rules, agents, and skills operate under quality gates.

Core Features & Use Cases

  • Load and apply the boot rules and 10 Laws for formal QA
  • Spawn and coordinate a multi-agent workflow to exercise the system
  • Validate skill resolution from the matrix-skills directory in end-to-end tests
  • Verify the integrity of the /test:hard workflow across components and scenarios

Quick Start

Invoke the /test:hard workflow to run the full QA pass.

Frequently Asked Questions about agent-assistant-test-hard

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

FAQPage Schema
How do I automate end-to-end QA testing for multi-agent workflows?

Codex-style agent QA testing validates runtime boot processes, multi-agent spawning, and matrix-skills workflow orchestration to ensure rules and agents operate correctly under enforced quality gates.

How do I validate skill resolution from a matrix-skills directory?

Validate matrix-skills resolution by executing end-to-end tests that verify the agent system correctly loads and applies resolved skills from the matrix-skills directory under quality gates.

Can I use this QA workflow to test runtime boot and agent orchestration?

Yes, this QA workflow satisfies runtime boot validation and multi-agent spawning orchestration, verifying integrity across components and scenarios within Codex-style agent systems.

What is the best way to apply quality gates to agent assistant testing?

Apply quality gates by loading boot rules and formal laws, then executing the full QA pass to verify rules, agents, and skills operate under strict quality constraints.