Orchestration QA

Community

QA for orchestration workflows.

Authorjpicklyk
Version1.0.0
Installs0

System Documentation

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 - User chooses analyses to enable, optimizing token usage
  • Pre-execution validation - Capture context and set validation checkpoints
  • Post-execution review - Validate workflow adherence and output quality
  • Specialized quality analysis - Execution graphs, tag coverage, information density
  • Efficiency analysis - Token optimization and tool selection
  • Deviation reporting - Structured findings with severity (ALERT/WARN/INFO)
  • Pattern tracking - Continuous improvement and pattern learning

Quick Start

To start QA, run orchestration-qa(phase="configure") to select analyses, then initialize the QA session with orchestration-qa(phase="init"). Use orchestration-qa for ongoing reviews after each Skill or Subagent completes.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: Orchestration QA
Download link: https://github.com/jpicklyk/task-orchestrator/archive/main.zip#orchestration-qa

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository