skills/smithery.ai/test-orchestrator

test-orchestrator

Installation
SKILL.md

Test Orchestrator

Automated testing framework for ClaudeKit Marketing workflows.

When to Use

  • Testing new commands after implementation
  • Validating agent orchestration flows
  • Verifying skill integrations work correctly
  • Regression testing after changes
  • End-to-end workflow validation

Workflow

1. Scan Components

# Generate fresh catalogs
python .claude/scripts/generate_catalogs.py --all
Installs
1
First Seen
Mar 22, 2026
test-orchestrator from smithery.ai