📄 skillActivePromisinghigh

turbo

by tobihagemann

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

Supported Platforms

🤖 Claude Code

Stars

335

Skill Type

🏗️ Code Scaffolding & Templates

Quality Score

105/200

License

MIT

Forks

26

Last Updated

Jun 11, 2026

Discovered

Apr 21, 2026

Validation

Passed

github.com/tobihagemann/turbo

Quality Breakdown

105/ 200

Content Signals

Gotchas/Edge Cases+40
Progressive Disclosure+30
Trigger Description+20
Verification/Safety+20
Code Examples+15
Composability+15

Repo Health

Recent Activity+15
Scripts/Automation+10
Real Usage (Issues)+10
Single Responsibility+10
Config/Persistence+10
Install Instructions+5

Multi-platform bonus: +5 pts if tool supports 2+ platforms. Score derived from 12 structural signals — not stars or popularity.

Trust & Verification

high

Broad system access required. Carefully review permissions before installing.

Active

Updated within the last 90 days. Actively maintained.

Unverified skill. Always review source code before installing any skill from an unknown author.

Risk Assessment

  • Repository contains 'codex-exec' skill with execution capabilities - the presence of a skill specifically named for code execution indicates autonomous command running
  • Multiple skills reference script execution and external process management (scripts/run_oracle.py, scripts/refresh_cookies.py, scripts/fetch-pr-data.sh)
  • CLAUDE.md and CLAUDE-ADDITIONS.md files indicate persistent configuration and customization of AI tool behavior
  • Multi-agent skill orchestration architecture - repository describes 'Skills compose other skills to any depth' and lists 60+ chained skills that can spawn sequentially
  • Autonomous operation pipeline - /finalize skill runs tests, code polishing, commits, and PR creation without intermediate human approval gates
  • Git automation skills (commit-staged-push, commit-staged, create-pr) enable autonomous repository modifications