tobihagemann/turbo

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

This repository also configures its own agents. See what turbo tells them →

402Stars on the repository
81Mods indexed here, across every type
todayLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

tobihagemann/turbo

Skill Claude CodeCodex

For each reviewer question on a PR, recall implementation reasoning and compose a raw answer. Use when the user asks to "answer reviewer questions", "draft answers to PR questions", or "explain reviewer questions".

not rated 402 today A SkillSpector: pass 48 tokens original MIT

apply-findings

02

tobihagemann/turbo

Skill Claude CodeCodex

Apply findings by making the suggested code changes. Applies accepted verdicts, escalates ambiguous findings to the user, and offers to note genuine improvements for later. Use when the user asks to "apply findings", "apply fixes", "apply suggestions", "apply accepted findings", "fix the findings", or "apply the…

not rated 402 today A SkillSpector: pass 70 tokens original MIT

tobihagemann/turbo

Skill Claude Code

Assess project-wide structural technical debt: complexity hotspots, deprecated API usage, duplication clusters, and architecture rot. Ranks findings by impact and refactor effort into a report at .turbo/technical-debt.md. Use when the user asks to "assess technical debt", "find technical debt", "review technical…

not rated 402 today A SkillSpector: warn 108 tokens original MIT

audit

04

tobihagemann/turbo

Skill Claude Code

Project-wide health audit pipeline that fans out to all analysis skills in parallel, evaluates findings, and produces a unified report at .turbo/audit.md. Use when the user asks to "audit the project", "run a full audit", "project health check", "audit my code", "codebase audit", or "comprehensive review".

not rated 402 today A SkillSpector: warn 71 tokens original MIT

changelog-rules

05

tobihagemann/turbo

Skill Claude CodeCodex

Shared changelog conventions and formatting rules referenced by /create-changelog and /update-changelog. Not typically invoked directly.

not rated 402 today A SkillSpector: pass 29 tokens original MIT

code-style

06

tobihagemann/turbo

Skill Claude CodeCodex

Enforce existence, reuse, mirror, and symmetry principles to keep new code minimal and consistent with surrounding code. Use when writing new code in an existing codebase, adding new features, refactoring, or making any code changes.

not rated 402 today A SkillSpector: pass 49 tokens original MIT

codex-exec

07

tobihagemann/turbo

Skill Codex

Run autonomous task execution using the codex CLI. Use when the user asks to "codex exec", "run codex exec", "execute a task with codex", or "delegate to codex".

not rated 402 changed yesterday A SkillSpector: warn 47 tokens original MIT

codex-review

08

tobihagemann/turbo

Skill Claude CodeCodex

Run AI-powered code review using the codex CLI. Use when the user asks to "codex review", "run codex review", or "review a commit with codex".

not rated 402 today A SkillSpector: pass 41 tokens original MIT

commit-rules

09

tobihagemann/turbo

Skill Claude CodeCodex

Shared commit message rules and technical constraints referenced by /stage-commit and /commit-staged. Not typically invoked directly.

not rated 402 today A SkillSpector: pass 28 tokens original MIT

commit-staged-push

10

tobihagemann/turbo

Skill Claude CodeCodex

Commit already-staged changes and push in one step. Use when the user asks to "commit and push staged changes", "commit and push what's staged", or "commit staged and push".

not rated 402 today A SkillSpector: pass 44 tokens original MIT

commit-staged

11

tobihagemann/turbo

Skill Claude CodeCodex

Commit already-staged changes with a message matching existing commit style. Use when the user asks to "commit staged changes" or "commit what's staged".

not rated 402 today A SkillSpector: pass 34 tokens original MIT

consult-codex

12

tobihagemann/turbo

Skill Codex

Multi-turn consultation with Codex CLI for second opinions, brainstorming, or collaborative problem-solving. Use when the user asks to "consult codex", "ask codex", "get codex's opinion", "brainstorm with codex", "discuss with codex", or "chat with codex".

not rated 402 changed yesterday A SkillSpector: warn 67 tokens original MIT

consult-oracle

13

tobihagemann/turbo

Skill Claude CodeCodex

Consult ChatGPT Pro via ChatGPT browser automation for problems that resist standard approaches. Use when stuck on a very hard problem, when standard approaches have failed, when multiple debugging attempts haven't worked, or when the user says "ask the oracle", "consult oracle", "consult chatgpt", "I'm completely…

not rated 402 changed today A SkillSpector: warn 78 tokens original MIT

contribute-turbo

14

tobihagemann/turbo

Skill Claude CodeCodex

Propose a turbo skill improvement upstream by filing a GitHub issue against the turbo repo. Use when the user asks to "contribute to turbo", "submit turbo changes", "contribute back", "suggest a turbo improvement", or "upstream my changes".

not rated 402 today A SkillSpector: warn 58 tokens original MIT

create-changelog

15

tobihagemann/turbo

Skill Claude CodeCodex

Create a CHANGELOG.md following keepachangelog.com conventions with version history backfilled from GitHub releases or git tags. Use when the user asks to "create a changelog", "add a changelog", "initialize changelog", "start a changelog", "set up changelog", "generate changelog", or "backfill changelog".

not rated 402 today A SkillSpector: pass 75 tokens original MIT

create-handoff

16

tobihagemann/turbo

Skill Claude CodeCodex

Write a handoff file at .turbo/handoff/ - .md capturing current session state — task, status, open decisions, in-flight changes, next step — so a fresh session can continue without re-deriving context. Use when the user asks to "create a handoff", "create handoff", "save handoff", "handoff before compact", "save…

not rated 402 today A SkillSpector: warn 102 tokens original MIT

create-issue

17

tobihagemann/turbo

Skill Claude CodeCodex

Create a GitHub issue with a drafted title and body. Use when the user asks to "create an issue", "file an issue", "open an issue", "submit an issue", "report a bug", "file a bug report", "file a feature request", or "file a design proposal".

not rated 402 today A SkillSpector: pass 66 tokens original MIT

create-pr

18

tobihagemann/turbo

Skill Claude CodeCodex

Create a GitHub pull request with a drafted title and description. Use when the user asks to "create a PR", "create a pull request", "open a PR", or "submit a PR".

not rated 402 today A SkillSpector: pass 44 tokens original MIT

tobihagemann/turbo

Skill Claude Code

Scans an existing codebase and generates project-specific skills that capture inferred conventions such as naming, file organization, framework usage, data access, error handling, and testing style. Writes into the project's chosen skill directory (e.g., .claude/skills/, .agents/skills/, or a custom path). Use when…

not rated 402 today A SkillSpector: warn 111 tokens original MIT

create-skill

20

tobihagemann/turbo

Skill Claude CodeCodex

Create a new skill or update an existing skill that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations. Use when the user asks to "create a skill", "make a new skill", "build a skill", "scaffold a skill", "write a skill for...", or "new skill that does...".

not rated 402 changed yesterday A SkillSpector: warn 70 tokens original MIT

create-test-plan

21

tobihagemann/turbo

Skill Claude CodeCodex

Analyze what changed and generate a structured test plan at .turbo/test-plans/ .md covering four escalating levels: basic functionality, complex operations, adversarial testing, and cross-cutting scenarios. Use when the user asks to "create a test plan", "plan tests", "what should I test", "generate test scenarios"…

not rated 402 changed yesterday A SkillSpector: pass 87 tokens original MIT

create-threat-model

22

tobihagemann/turbo

Skill Claude Code

Analyze a codebase and produce a structured threat model at .turbo/threat-model.md covering assets, trust boundaries, attack surfaces with existing mitigations, attacker stories, and calibrated severity. Use when the user asks to "create a threat model", "threat model", "threat model this codebase", "security…

not rated 402 today A SkillSpector: pass 90 tokens original MIT

discuss-change

23

tobihagemann/turbo

Skill Claude CodeCodex

Align on the shape of a change through an interview, then implement it. Escalates open product decisions and settles the implementation shape in conversation. Use when the user asks to "discuss this change", "align on this change first", "ask me questions first", "interview me then implement", "agree on the approach…

not rated 402 today A SkillSpector: warn 88 tokens original MIT

draft-plan

24

tobihagemann/turbo

Skill Claude CodeCodex

Produce an implementation plan at .turbo/plans/ .md. Use when the user asks to "draft a plan", "draft the plan", "write an implementation plan", "plan this change", "create an implementation plan", or needs a first-draft plan file before refinement.

not rated 402 changed 5d ago A SkillSpector: warn 62 tokens original MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: