dynamic-tool-routing-reuse

Community

Reuse dynamic tool routing to extend tool sets.

Authorliuyu520
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Manages dynamic tool availability in AI-assisted development environments by providing a robust routing pattern that keeps essential tools always available while progressively unlocking additional tools based on usage and user intent.

Core Features & Use Cases

  • Tier1 always-on tools ensure critical tasks are immediately supported.
  • Tier2 unlock via LRU, intent keywords, and permanent fallback to adapt to user needs.
  • Fallback safety guarantees access to the full CORE_TOOL_NAMES when the dynamic set is insufficient.
  • Clear guidelines for extending tool sets and debugging availability in third-party API modes.

Quick Start

Enable dynamic routing by setting CLAUDE_CODE_DYNAMIC_TOOLS=1 and issue a sample prompt that includes an intent keyword to unlock a Tier2 tool.

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: dynamic-tool-routing-reuse
Download link: https://github.com/liuyu520/cc_source/archive/main.zip#dynamic-tool-routing-reuse

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 471,000+ vetted skills library on demand.