ClaudeSuperPower

turbo

Skill

A composable dev process for agentic coding harnesses, packaged as modular skills. Turbo has sibling editions for Claude Code and Codex.

Install

git clone https://github.com/tobihagemann/turbo.git ~/.claude/skills/turbo

What is turbo?

A composable dev process for agentic coding harnesses, packaged as modular skills. Turbo has sibling editions for Claude Code and Codex.

Trust

87/100 · Excellent

2 factors scored below maximum

Documentation

README · ~12 min read

Turbo

A composable dev process for agentic coding harnesses, packaged as modular skills. Turbo has sibling editions for Claude Code and Codex.

The Claude Code edition is production-tested. The Codex edition is currently experimental: the skill set has reached parity, but it has seen less real-world use.

TL;DR — Three steps to ship:

  1. Plan — Run /turboplan (or enter raw plan mode) and describe what you want to build
  2. Implement — Run /implement-plan on the plan, or /implement for ad-hoc changes
  3. Finalize/finalize runs tests, code polishing, commit, and PR. It kicks in automatically after any /implement* skill; run it yourself if you built by hand.

This loop is the core. Two more pipelines run alongside it for work that does not fit the loop: /audit for project-wide health checks and /onboard for ramping up on new projects. Beyond the four pipelines, Turbo ships 70+ skills for debugging, reviewing, dependency upgrades, and self-improvement that makes each session teach the next. See the prompt examples for how they look in practice, or read on for the full picture.

Quick Start

Prerequisites

Reviews

Log in to leave a review.

No reviews yet — be the first.

Explore related

Other things in this space — across every part of the ecosystem, not just skills.