recursive-decomposition

Community

Handle massive tasks by breaking them down.

Authorriddopic
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill tackles tasks that exceed typical context limits by programmatically breaking them into smaller, manageable pieces and processing them recursively, ensuring comprehensive analysis without overwhelming the AI.

Core Features & Use Cases

  • Scalable Analysis: Process large codebases, documents, or datasets that would otherwise be impossible due to token limits.
  • Efficient Information Retrieval: Systematically search and aggregate information scattered across numerous files or documents.
  • Use Case: When asked to "analyze all error handling patterns in the entire codebase," this Skill will intelligently identify relevant files, partition them, and recursively analyze each part before synthesizing a complete report.

Quick Start

Use the recursive-decomposition skill to analyze all files in the current directory.

Dependency Matrix

Required Modules

None required

Components

references

💻 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: recursive-decomposition
Download link: https://github.com/riddopic/cc-tools/archive/main.zip#recursive-decomposition

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.