One-click install
npx skills add https://github.com/Sheshiyer/claude-skills-custom-ts --skill orchv2
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: orchv2
Source: https://github.com/Sheshiyer/claude-skills-custom-ts/tree/main/.claude/skills/orchv2
Command: npx skills add https://github.com/Sheshiyer/claude-skills-custom-ts --skill orchv2

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The OrchV2 Skill provides a centralized, discoverable meta-orchestrator that analyzes product context and routes multi-skill campaigns through optimal execution paths, reducing manual coordination and ensuring consistent outcomes across skills.

Core Features & Use Cases

  • Context-aware routing: detects six business dimensions (budget tier, launch channel, brand maturity, timeline urgency, team size, content depth) to select the best scenarios.
  • Self-referential orchestration: skills can query OrchV2 for execution context and adapt their behavior accordingly.
  • Budget-aware planning: generates budget-optimized campaign plans with token and cost estimates.
  • Recursive context queries: supports cross-skill requests such as 'execution_context' or 'am_i_over_budget' to propagate context.
  • Discoverable Claude skill: OrchV2 is exposed as a Claude skill for seamless conversational invocation.

Use cases:

  • Kick off multi-skill campaigns by auto-selecting a scenario based on context.
  • Compare recommended plans and generate detailed execution plans.
  • Monitor and adjust budgets in real time to stay within limits.

Quick Start

  • In Claude, say: OrchV2, analyze the product context and show me the top 3 recommended scenarios for this product.
  • Then select a scenario and request an execution plan.
  • Optional: query OrchV2 for execution_context or budget status during planning.

Frequently Asked Questions about orchv2

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

FAQPage Schema
How does context-aware orchestration work for multi-skill campaigns?

Budget optimization in campaign planning generates budget-optimized plans by calculating token and cost estimates. It tracks spending limits in real time, allowing you to query budget status and adjust allocations during execution to prevent overspending.

How do I start auto-selecting scenarios for a product launch?

Recursive context queries allow skills to self-reference orchestration data by requesting execution_context or checking budget status. This propagates context across channels, enabling skills to adapt their behavior based on cross-skill requests.

Can I use this orchestration for budget-constrained product launches?

Yes, you can use this orchestration for budget-constrained launches. It applies budget-aware planning to generate optimized campaign plans, estimating costs and monitoring constraints to ensure multi-skill execution stays within financial limits.

What are the limitations of meta-orchestration for campaign management?

A limitation of meta-orchestration is its reliance on detecting six specific business dimensions to select scenarios. If your campaign context falls outside these predefined dimensions, the scenario matching and execution path recommendations may not apply.