cc10x-router

Community

Orchestrate intents and memory-driven workflows.

Authorromiluz13
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill acts as the central execution router for CC10X. It auto-loads context, detects user intent, clarifies requirements, executes the appropriate agent chain, and updates memory. It ensures workflows run deterministically and memory-driven routing.

Core Features & Use Cases

  • Intent detection & routing: Identify the correct workflow (BUILD/REVIEW/DEBUG/PLAN) and route accordingly.
  • Memory-aware execution: Load and update memory stored under .claude/cc10x to maintain continuity across interactions.
  • Clarifying requirements: Pose critical questions when needed before execution.
  • Agent-chain orchestration: Sequentially invoke component-builder, code-reviewer, silent-failure-hunter, integration-verifier as defined.
  • Memory updates: Persist decisions, learnings, and results to memory after each workflow.

Quick Start

Tell cc10x-router to build a task tracker app. It will detect the intent, load memory, ask clarifying questions if needed, execute the BUILD workflow, and update memory accordingly.

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: cc10x-router
Download link: https://github.com/romiluz13/cc10x/archive/main.zip#cc10x-router

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

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.