Skill rating
92 skills. The A–F grade combines safety (60%) and quality (40%); tests add a bonus. The rating refreshes automatically from open catalogs.
ManufacturingLogistics and warehouseProcurementQuality controlContact centreField serviceFinanceCustomer supportindustry shortcuts
| # | Grade | Skill | Score ▾ | Safety | Quality | Process | Tests | Popularity | Updated |
|---|---|---|---|---|---|---|---|---|---|
| 1 | A | 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 .tur | 100 | 96 | C | — | ★ 405 | 7 h ago | |
| 2 | A | 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 sk | 100 | 96 | B | — | ★ 405 | 7 h ago | |
| 3 | A | 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 combi | 99 | 96 | C | — | ★ 405 | 7 h ago | |
| 4 | A | 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 feedb | 100 | 96 | B | — | ★ 405 | 7 h ago | |
| 5 | A | Validate improvements from .turbo/improvements.md, recommend a working set tailored to what's in the backlog, and run one lane: direct fixes, investigation, or planned work. One lane per session. Use | 100 | 93 | B | — | ★ 405 | 7 h ago | |
| 6 | A | 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 abo | 100 | 92 | B | — | ★ 405 | 7 h ago | |
| 7 | A | 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 f | 100 | 92 | C | — | ★ 405 | 7 h ago | |
| 8 | A | Detect package managers and CI action pins, then discover outdated or vulnerable dependencies. Returns structured findings without upgrading. Use when the user asks to "review dependencies", "check fo | 100 | 92 | B | — | ★ 405 | 7 h ago | |
| 9 | A | Interpret third-party feedback by running parallel internal and peer interpretations to surface intent, correctness concerns, and ambiguities. Use when the user asks to "interpret feedback", "interpre | 100 | 92 | C | — | ★ 405 | 7 h ago | |
| 10 | A | 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 f | 100 | 92 | C | — | ★ 405 | 7 h ago | |
| 11 | A | Fetch and summarize review feedback and conversation from a GitHub PR (unresolved review threads, review bodies, and PR conversation comments) without making changes. Use when the user asks to "fetch | 100 | 92 | C | — | ★ 405 | 7 h ago | |
| 12 | A | Recall the reasoning behind a past change by locating the Claude Code transcript that produced it. Use when the user asks to "recall reasoning", "find reasoning", "look up reasoning", "recall implemen | 100 | 92 | B | — | ★ 405 | 7 h ago | |
| 13 | A | Survey the codebase for analogous features, reusable utilities, and existing patterns relevant to a proposed change, reading any source the task names outside this repo. Returns structured findings wi | 100 | 92 | C | — | ★ 405 | 7 h ago | |
| 14 | A | 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 | 100 | 92 | B | — | ★ 405 | 7 h ago | |
| 15 | A | Systematically investigate bugs, test failures, build errors, performance issues, or unexpected behavior by cycling through characterize-isolate-hypothesize-test steps. Use when the user asks to "inve | 100 | 93 | C | — | ★ 405 | 7 h ago | |
| 16 | A | 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". | 100 | 93 | C | — | ★ 405 | 7 h ago | |
| 17 | A | 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 review | 100 | 89 | C | — | ★ 405 | 7 h ago | |
| 18 | A | reply-to-pr-conversationGeneratorGitHubSoftware developmentData and analyticstobihagemann/turboAgent Skills 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 t | 100 | 89 | C | — | ★ 405 | 7 h ago | |
| 19 | A | 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. W | 100 | 89 | C | — | ★ 405 | 7 h ago | |
| 20 | A | 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 severi | 98 | 93 | D | — | ★ 405 | 7 h ago | |
| 21 | A | reply-to-pr-threadsAnalyzerGitHubSoftware developmentData and analyticstobihagemann/turboAgent Skills 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 | 100 | 89 | C | — | ★ 405 | 7 h ago | |
| 22 | A | Upgrade project dependencies with breaking change research for major version updates. Use when the user asks to "update dependencies", "upgrade packages", "upgrade dependencies", "update deps", "upgra | 100 | 89 | C | — | ★ 405 | 7 h ago | |
| 23 | A | Critically assess external feedback (code reviews, AI reviewers, PR comments) and decide which suggestions to apply using adversarial verification. Use when the user asks to "evaluate findings", "asse | 100 | 89 | C | — | ★ 405 | 7 h ago | |
| 24 | A | 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 | 100 | 89 | C | — | ★ 405 | 7 h ago | |
| 25 | A | Analyze what changed and generate a structured test plan at .turbo/test-plans/<slug>.md covering four escalating levels: basic functionality, complex operations, adversarial testing, and cross-cutting | 100 | 89 | C | — | ★ 405 | 7 h ago | |
| 26 | A | Execute multi-level exploratory testing of the app covering basic functionality, complex operations, adversarial testing, and cross-cutting scenarios, plus usability observations through a UX lens rep | 100 | 89 | C | — | ★ 405 | 7 h ago | |
| 27 | A | Capture an out-of-scope improvement opportunity so it doesn't get lost. Use when the user asks to "note improvement", "save improvement", "track this for later", "remember this improvement", "note thi | 100 | 89 | C | — | ★ 405 | 7 h ago | |
| 28 | A | 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 a | 100 | 89 | D | — | ★ 405 | 7 h ago | |
| 29 | A | Fetch and rank open GitHub issues by community engagement, present the top 3 candidates, and plan implementation for the selected issue. Use when the user asks to "pick next issue", "next issue", "whi | 100 | 89 | C | — | ★ 405 | 7 h ago | |
| 30 | A | Execute multi-level exploratory testing of the app covering basic functionality, complex operations, adversarial testing, and cross-cutting scenarios, plus usability observations through a UX lens rep | 100 | 89 | C | — | ★ 405 | 7 h ago | |
| 31 | A | Recall the reasoning behind a past change from Codex session history when available, falling back to commit diff and surrounding code. Use when the user asks to "recall reasoning", "find reasoning", " | 100 | 89 | B | — | ★ 405 | 7 h ago | |
| 32 | A | 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 a | 100 | 89 | D | — | ★ 405 | 7 h ago | |
| 33 | A | 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 at | 100 | 89 | D | — | ★ 405 | 7 h ago | |
| 34 | A | 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 | 100 | 89 | C | — | ★ 405 | 7 h ago | |
| 35 | A | Explain whatever the user is pointing at right now in plain language: a pending question, a piece of code, an error, a command output, or an artifact like a plan or findings report. Use when the user | 100 | 89 | C | — | ★ 405 | 7 h ago | |
| 36 | A | Deep architecture report that fans out parallel inspections across different aspects of the codebase (structure, tech stack, APIs, patterns, data flow, dependencies, testing) and synthesizes findings | 100 | 89 | D | — | ★ 405 | 7 h ago | |
| 37 | A | Run a non-interactive Claude Code print-mode call from Codex. Use when the user asks to "claude print", "ask claude", "run claude", "consult claude", or when a Codex Turbo skill needs Claude as an ind | 100 | 89 | C | — | ★ 405 | 7 h ago | |
| 38 | A | Produce an implementation plan at .turbo/plans/<slug>.md. Use when the user asks to "draft a plan", "draft the plan", "write an implementation plan", "plan this change", "create an implementation plan | 100 | 89 | C | — | ★ 405 | 7 h ago | |
| 39 | A | Launch the app and hands-on verify that it works by interacting with it. Falls back to an existing integration test suite when there is no interactive surface in scope. Use when the user asks to "smok | 100 | 89 | C | — | ★ 405 | 7 h ago | |
| 40 | A | 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". | 100 | 89 | C | — | ★ 405 | 7 h ago | |
| 41 | A | Load code-style and task-specific skills, make the change described by the current context, then run post-implementation QA. Use for ad-hoc changes when no plan file or improvements backlog governs th | 100 | 89 | C | — | ★ 405 | 7 h ago | |
| 42 | A | Analyze task complexity and route to a mode by artifact: direct fix for clear-scope changes, or a plan file when the approach needs to be written down. Use when the user asks to "turboplan", "run turb | 100 | 89 | C | — | ★ 405 | 7 h ago | |
| 43 | A | Update an existing GitHub pull request's title and description to reflect the current state of the branch. Use when the user asks to "update the PR", "update PR description", "update PR title", "refre | 100 | 89 | C | — | ★ 405 | 7 h ago | |
| 44 | A | Developer onboarding guide that composes architecture mapping, tooling review, and agentic setup review with setup, troubleshooting, and next-steps agents to produce a comprehensive guide at .turbo/on | 100 | 89 | C | — | ★ 405 | 7 h ago | |
| 45 | A | 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" | 100 | 89 | C | — | ★ 405 | 7 h ago | |
| 46 | A | Stage implementation changes for commit with precise file selection. Use when the user asks to "stage changes", "stage files", "add files to staging", or "prepare changes for commit". | 100 | 89 | D | — | ★ 405 | 7 h ago | |
| 47 | A | Commit, push, and optionally create or update a PR for the current staged changes. Use when the user asks to "ship", "ship it", "ship changes", "commit push and PR", or "ship this". | 100 | 89 | B | — | ★ 405 | 7 h ago | |
| 48 | A | Run an independent peer review via Claude. Use when the user asks to "peer review", "peer review my code", "peer review my plan", "get a second opinion", or "independent review". | 100 | 88 | C | — | ★ 405 | 7 h ago | |
| 49 | B | Teach the user to deeply understand a change through interactive tutoring: restating understanding, drilling into why/what/how, and quizzing until mastery. The active counterpart to a one-shot explana | 100 | 85 | C | — | ★ 405 | 7 h ago | |
| 50 | B | Update the Unreleased section of CHANGELOG.md based on current changes. No-op if CHANGELOG.md does not exist. Use when the user asks to "update changelog", "add to changelog", "update the changelog", | 100 | 85 | C | — | ★ 405 | 7 h ago |