# 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.

- Tier: Indexed (plain plugin)
- Category: Development
- Page: https://www.flowy.sh/listings/tobihagemann-turbo
- Source: https://github.com/tobihagemann/turbo
- Price: free and open source

## Summary
turbo is a Claude Code plugin with 157 hand-picked skills for development work, indexed on Flowy. Install it with the command on its page. It includes answer-reviewer-questions, apply-findings, assess-technical-debt. Its skills do not fire on their own yet. Request auto-invocation to have Flowy route them as you prompt. Free and open source.

## Install (Claude Code)
```
npx -y skills add tobihagemann/turbo
```

## Skills
- answer-reviewer-questions
- apply-findings
- assess-technical-debt
- audit
- changelog-rules
- code-style
- codex-exec
- codex-review
- commit-rules
- commit-staged-push
- commit-staged
- consult-codex
- consult-oracle
- contribute-turbo
- create-changelog
- create-handoff
- create-issue
- create-pr
- create-project-skills
- create-skill
- create-test-plan
- create-threat-model
- discuss-change
- draft-plan
- draft-shells
- draft-spec
- evaluate-findings
- expand-shell
- explain-this
- exploratory-test
- fetch-pr-comments
- finalize
- find-dead-code
- frontend-design
- github-voice
- implement-improvements
- implement-plan
- implement
- interpret-feedback
- investigate
- map-codebase
- migrate-turbo-files
- note-improvement
- onboard
- peer-review
- pick-next-issue
- pick-next-shell
- polish-code
- preview
- recall-reasoning
- refine-plan
- reply-to-pr-conversation
- reply-to-pr-threads
- resolve-findings
- resolve-pr-comments
- review-agentic-setup
- review-code
- review-dependencies
- review-plan
- review-pr
- review-tooling
- self-improve
- ship
- simplify-all
- simplify-code
- simplify-docs
- smoke-test
- split-and-ship
- stage-commit-push
- stage-commit
- stage
- survey-patterns
- turboplan
- understand-change
- update-changelog
- update-dependencies
- update-pr
- update-turbo
- user-experience
- answer-reviewer-questions
- apply-findings
- assess-technical-debt
- audit
- changelog-rules
- claude-print
- code-style
- commit-rules
- commit-staged-push
- commit-staged
- consult-claude
- consult-oracle
- contribute-turbo
- create-changelog
- create-handoff
- create-issue
- create-pr
- create-project-skills
- create-skill
- create-test-plan
- create-threat-model
- discuss-change
- draft-plan
- draft-shells
- draft-spec
- evaluate-findings
- expand-shell
- explain-this
- exploratory-test
- fetch-pr-comments
- finalize
- find-dead-code
- frontend-design
- github-voice
- implement-improvements
- implement-plan
- implement
- interpret-feedback
- investigate
- map-codebase
- migrate-turbo-files
- note-improvement
- onboard
- peer-review
- pick-next-issue
- pick-next-shell
- polish-code
- preview
- recall-reasoning
- refine-plan
- reply-to-pr-conversation
- reply-to-pr-threads
- resolve-findings
- resolve-pr-comments
- review-agentic-setup
- review-code
- review-dependencies
- review-plan
- review-pr
- review-tooling
- self-improve
- ship
- simplify-all
- simplify-code
- simplify-docs
- smoke-test
- split-and-ship
- stage-commit-push
- stage-commit
- stage
- survey-patterns
- turboplan
- understand-change
- update-changelog
- update-dependencies
- update-pr
- update-turbo
- user-experience

## FAQ

### What is 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.

### How do I install turbo?
Run these in Claude Code: npx -y skills add tobihagemann/turbo. Then prompt normally.

### Does turbo auto-invoke its skills?
Not yet. It is indexed on Flowy as a plain plugin. Request auto-invocation on its page and Flowy will route its skills for you as you prompt.

### Is turbo free?
Yes. Flowy is free and open source, with nothing gated. You can read every skill in full before you install.
