tobihagemann

60 mods across 1 repository, 401 stars between them.

refine-plan

49

tobihagemann/turbo

Skill Claude CodeCodex

Iteratively review and revise a plan until no new findings survive evaluation. Use when the user asks to "refine the plan", "iterate on the plan", "tighten the plan", or "improve the plan".

401 2d ago A 49 tokens original MIT

tobihagemann/turbo

Skill Claude CodeCodex

Draft, confirm, and post a single conversational reply to GitHub PR conversation comments (issue comments). The reply addresses all tracked items in one natural-prose message. Use when the user asks to "reply to PR conversation", "post PR conversation replies", or "draft PR conversation messages".

401 2d ago A 64 tokens original MIT

reply-to-pr-threads

51

tobihagemann/turbo

Skill Claude CodeCodex

Draft, confirm, and post replies to GitHub PR review threads. Handles per-category reply formatting, re-fetches thread resolution state so auto-resolved threads are skipped, and posts via GraphQL. Use when the user asks to "reply to PR threads", "post PR thread replies", or "draft PR reply messages".

401 2d ago A 71 tokens original MIT

resolve-findings

52

tobihagemann/turbo

Skill Claude CodeCodex

Choose an implementation path (direct or plan) for evaluated findings and dispatch it. Direct path applies fixes directly; plan path runs /turboplan. Use after /evaluate-findings has tagged findings and they need to be implemented, or when the user asks to "resolve findings", "apply evaluated findings", or "dispatch…

401 2d ago A 72 tokens original MIT

resolve-pr-comments

53

tobihagemann/turbo

Skill Claude CodeCodex

Evaluate, fix, answer, and reply to GitHub pull request review comments and conversation comments. Handles both change requests (fix or skip) and reviewer questions (explain using reasoning recalled from past Claude Code transcripts). Use when the user asks to "resolve PR comments", "fix review comments", "address PR…

401 2d ago A 95 tokens original MIT

tobihagemann/turbo

Skill Claude CodeCodex

Detect agentic coding infrastructure in a project: CLAUDE.md, AGENTS.md, installed skills, MCP servers, hooks, and cross-tool compatibility (Claude Code and Codex CLI). Returns structured findings about agentic readiness without applying changes. Use when the user asks to "review agentic setup", "check agentic setup"…

401 2d ago A 95 tokens original MIT

review-code

55

tobihagemann/turbo

Skill Claude CodeCodex

Review code for bugs, security vulnerabilities, API misuse, consistency issues, simplicity problems, or test coverage gaps by running internal reviews and a peer review in parallel and returning combined findings. Single-concern with a type argument, or full review with no argument. Use when the user asks to "review…

401 2d ago A 144 tokens original MIT

review-dependencies

56

tobihagemann/turbo

Skill Claude CodeCodex

Detect package managers and discover outdated or vulnerable dependencies. Returns structured findings without upgrading. Use when the user asks to "review dependencies", "check for outdated packages", "check dependencies", "scan dependencies", or "dependency review".

401 2d ago A 49 tokens original MIT

review-plan

57

tobihagemann/turbo

Skill Claude CodeCodex

Review a plan by running internal reviews and a peer review in parallel and returning combined findings. Use when the user asks to "review my plan", "check my plan", "critique my plan", or wants feedback on a plan.

401 2d ago A 50 tokens original MIT

review-pr

58

tobihagemann/turbo

Skill Claude CodeCodex

Review a pull request by fetching PR comments, running a comprehensive code review, evaluating findings, and dispatching to implementation. Use when the user asks to "review PR", "review pull request", "review this PR", "check PR before merging", or "full PR review".

401 2d ago A 59 tokens original MIT

review-tooling

59

tobihagemann/turbo

Skill Claude CodeCodex

Detect what dev tooling infrastructure a project has and flag gaps across linters, formatters, pre-commit hooks, test runners, and CI/CD pipelines. Returns structured findings without applying changes. Use when the user asks to "review tooling", "check project tooling", "what tooling is missing", "review dev…

401 2d ago A 74 tokens original MIT

self-improve

60

tobihagemann/turbo

Skill Claude CodeCodex

Extract lessons from the current session, or sweep the project's past sessions when asked, and route them to the appropriate knowledge layer (project AGENTS.md, auto memory, existing skills, or new skills). Use when the user asks to "self-improve", "distill this session", "distill past sessions", "sweep past…

401 2d ago A 125 tokens original MIT