extension-combo-engine

Generate coordinated sets of 2-4 Claude Code extensions with explicit wiring.

Updated Mar 21, 2026
One-click install
npx skills add https://github.com/UsernameTron/Claude-Code-Kickstart --skill extension-combo-engine
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: extension-combo-engine
Source: https://github.com/UsernameTron/Claude-Code-Kickstart/tree/main/plugins/claude-code-factory/skills/extension-combo-engine
Command: npx skills add https://github.com/UsernameTron/Claude-Code-Kickstart --skill extension-combo-engine

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Detects when a request requires multiple Claude Code extensions and generates them as a unified system with explicit wiring between components. It handles Tier 2 requests from smart-scaffold: 2-4 extensions that work together when a request maps to multiple extension types that reference each other.

Core Features & Use Cases

  • Generates coordinated sets of 2-4 Claude Code extensions that work together as a system.
  • Establishes explicit wiring and data flow between components across hooks, skills, and references.
  • Handles compound intents and coordinated hooks routed by smart-scaffold or extension concierge.

Quick Start

Invoke the extension-combo-engine to generate a coordinated set of 2-4 Claude Code extensions with explicit wiring for a Tier 2 request.

Frequently Asked Questions about extension-combo-engine

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

FAQPage Schema
How do I coordinate multiple Claude Code extensions to work together as a single system?

Coordinating multiple Claude Code extensions requires mapping a compound request to a unified system with explicit wiring. The engine produces a blueprint defining components, data flow, and install order for phased generation across 2-4 cross-referencing extensions.

What is extension orchestration and when do I need it for automation workflows?

Extension orchestration establishes explicit data flow between hooks, skills, and references across multiple extensions. You need it when a compound intent requires 2-4 extensions that reference each other to function as a coordinated system.

Can I use this to generate a blueprint for cross-extension hooks and skills?

Yes, you can generate a coordinated blueprint defining wiring and install order for cross-extension hooks and skills. It handles compound intents routed for Tier 2 scenarios, producing a phased generation plan for 2-4 integrated components.

How do I wire data flow between components when generating multiple extensions?

Wiring data flow between components is handled by generating a blueprint that establishes explicit connections across hooks, skills, and references. The engine maps compound intents to define component relationships and phased install order.

What are the limitations of coordinating extension combos for compound intents?

This coordination mechanism is limited to Tier 2 scenarios supporting 2-4 extensions that reference each other. It handles compound intents routed by smart-scaffold or extension concierge, not single extension or larger unstructured generation tasks.