AI AGENT ADDONS

Crank helps you finish big tasks called epics by breaking them into small steps called waves. Each wave runs on its own in a fresh space. The system checks if the wave can run safely before it starts. It handles tasks one wave at a time until the whole epic is done.

This skill works with other tools to track issues and keep knowledge. It can run tasks in parallel when they do not touch the same files. If two tasks change the same shared file, they run one after the other. That keeps everything clean and avoids conflicts.

When a wave fails or surprises you, the system reports back so you can change your plan. It does not just retry the same steps over and over. You get feedback that helps you adjust what comes next. This makes the whole process smarter and faster.

Add Crank skill to your workflow

Global

mkdir -p ~/.claude/skills/crank

Project

mkdir -p .claude/skills/crank

Source Repository

Stars
400
Forks
40
Watchers
400
License
NOASSERTION
Last Push
23 days ago
Created
8 months ago