Orchestration QA

Analyze Task Orchestrator workflows to detect deviations and validate pre- and post-execution patterns.

Updated Jul 16, 2026
One-click install
npx skills add https://github.com/Angriff36/Capsule --skill orchestration-qa-angriff36
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Orchestration QA
Source: https://github.com/Angriff36/Capsule/tree/main/.claude/plugins/task-orchestrator/skills/orchestration-qa
Command: npx skills add https://github.com/Angriff36/Capsule --skill orchestration-qa-angriff36

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides quality assurance for Task Orchestrator workflows by validating that Skills and Subagents follow their documented patterns, detecting deviations, and suggesting continuous improvements.

Core Features & Use Cases

  • Interactive configuration to enable analyses (token efficiency, routing validation, etc.)
  • Pre-execution context capture and validation checkpoints
  • Post-execution review of workflow adherence, output validation
  • Specialized analyses with progressive loading based on role and context
  • Deviation reporting with severity levels and TodoWrite integration
  • Pattern tracking for continuous improvement across sessions

Quick Start

Use the orchestration-qa skill to configure QA categories for the session and run pre-/post-execution validation as skills or subagents complete.

Frequently Asked Questions about Orchestration QA

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

FAQPage Schema
How do I validate routing integrity in task orchestration workflows?

You can validate routing integrity by applying per-entity pre-execution and post-execution checkpoints to verify that Skills and Subagents follow their documented patterns.

What is the best way to detect deviations in orchestration patterns?

Detecting deviations in orchestration patterns is done by tracking workflow adherence during post-execution review and reporting issues with severity levels integrated into TodoWrite.

Can I configure orchestration QA analyses to run non-blocking?

Yes, orchestration QA analyses can be interactively configured to run non-blocking, applying progressive loading based on role and context to maintain workflow execution.

How do I optimize token usage in task orchestration workflows?

Token usage in task orchestration workflows is optimized by enabling specific interactive QA analyses that enforce routing integrity and track deviations without blocking operations.

Do I need specific dependencies to run orchestration QA checks?

No specific dependencies are required to run orchestration QA checks, as the Skill operates natively by capturing pre-execution context and validating workflow adherence directly.