cut-it

Community

Automate plan slicing for AI agents.

AuthorTheOrcDev
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill streamlines the process of slicing a plan into ordered, self-contained phases for AI agents to execute one at a time, ensuring codebase stability and efficient workflow management.

Core Features & Use Cases

  • Plan Slicing: Divides a plan into workable slices, each with its own goal, dependencies, and execution path.
  • Dependency Ordering: Ensures that slices are ordered according to dependencies, facilitating sequential execution.
  • Codebase Stability: Each slice leaves the codebase functional, with tests passing, to provide a safe commit point.
  • Use Case: For example, a software project plan can be split into manageable phases, each ready for independent AI agent execution.

Quick Start

To begin slicing a plan, provide the text of the plan or a pointer to a document, and use the '/cut-it' command to generate the sliced plan phases.

Dependency Matrix

Required Modules

None required

Components

scripts

💻 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: cut-it
Download link: https://github.com/TheOrcDev/videorc/archive/main.zip#cut-it

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