CtrlK
BlogDocsLog inGet started
Tessl Logo

codex-bug

Diagnose GitHub bug reports in openai/codex. Use when given a GitHub issue URL from openai/codex and asked to decide next steps such as verifying against the repo, requesting more info, or explaining why it is not a bug; follow any additional user-provided instructions.

68

Quality

83%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Medium

Suggest reviewing before use

SKILL.md
Quality
Evals
Security

Quality

Content

78%Weight 40%Scale 1-5

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

The body is a tight, actionable instruction-only workflow with concrete API endpoints and clear decision branches, well within token budget. It could add an explicit pre-response validation step and trim a couple of redundant network-access lines.

Suggestions

Add an explicit validation checkpoint before responding (e.g., 'Before responding, confirm your conclusion is supported by cited evidence from the issue and any checked sources') to lift workflow clarity toward 5.

Tighten step 2 by merging the 'even if you think access is blocked' clause with the approval-request line to remove redundancy.

Optionally include a one-line example fetch command (e.g., a curl/gh call) using the API URL template to push actionability to fully copy-paste ready.

DimensionReasoningScore

Conciseness

Lean procedural bullets with no padding about concepts Claude already knows; a few lines in step 2 ('even if you think access is blocked or unavailable' plus the approval-request clause) could be tightened slightly.

4 / 5

Actionability

Provides concrete, copy-ready GitHub API URLs for issue and comments plus an explicit extraction checklist and three named decision branches; falls just short of 5 because no actual fetch command is given, only the URL templates.

4 / 5

Workflow Clarity

Six numbered steps are clearly sequenced with a checkpoint ('Summarize the bug before investigating') and a fallback branch for network failure; lacks an explicit 'verify findings before responding' feedback loop, keeping it below 5.

4 / 5

Progressive Disclosure

A sub-50-line, single-purpose skill with no external references needed, organized into clear Overview and Workflow sections — matching the rubric's simple-skill exception for a top score.

5 / 5

Total

17

/

20

Passed

Description

87%Weight 40%Scale 1-5

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

The description is well-constructed: third-person voice, concrete actions, explicit 'what' and 'when', and tightly scoped to the openai/codex repo to avoid conflict. Minor room to tighten trigger synonym coverage.

DimensionReasoningScore

Specificity

Lists several concrete actions — 'Diagnose GitHub bug reports', 'verifying against the repo, requesting more info, or explaining why it is not a bug' — but the 'such as' phrasing leaves coverage slightly open-ended rather than fully enumerated.

4 / 5

Completeness

Explicitly answers both 'what' (diagnose bug reports and decide next steps) and 'when' (given a GitHub issue URL from openai/codex and asked to decide next steps) with concrete trigger phrases.

5 / 5

Trigger Term Quality

Natural phrases a user would say ('GitHub bug reports', 'GitHub issue URL', 'requesting more info', 'explaining why it is not a bug') are present and relevant, though a few common synonyms like 'triage' or 'investigate' are missing.

4 / 5

Distinctiveness Conflict Risk

Scoped to a single repo (openai/codex) with repo-specific URL triggers, giving it a clear niche and minimal conflict risk with other skills.

5 / 5

Total

18

/

20

Passed

Validation

100%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation16 / 16 Passed

Validation for skill structure

No warnings or errors.

Repository
openinterpreter/openinterpreter
Reviewed

Table of Contents

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.