CtrlK
BlogDocsLog inGet started
Tessl Logo

keep-codex-fast

Diagnose Codex Desktop or CLI local-state bloat and safe recovery options. Use when sessions, archived history, logs, worktrees, or stale Codex config may be making Codex feel slow.

65

Quality

79%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

Fix and improve this skill with Tessl

tessl review fix ./Skills/agent-ops/keep-codex-fast/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

92%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 well-structured runbook: executable commands, explicit fail-fast validation gates, and clean one-level references to real bundle files. Minor verbosity in a few advisory sections keeps conciseness just below perfect.

DimensionReasoningScore

Conciseness

The body is efficient and assumes Claude's competence, with no concept-padding; a few enumerated sections (What Apply May Change, Gotchas) could be slightly trimmed but earn their place.

4 / 5

Actionability

It gives fully executable, copy-paste commands with exact paths and flags (e.g., "python3 .../keep_codex_fast.py report --json --top-n 5") covering the common report/backup/apply cases.

5 / 5

Workflow Clarity

The numbered Workflow has explicit validation checkpoints (review report, confirm Codex home, fail-fast gates, second report to verify) and feedback loops for destructive batch operations.

5 / 5

Progressive Disclosure

A concise overview points to one-level-deep, clearly signaled references (contract.yaml, evals.yaml, handoff-template.md, source-review.md) that all exist in ./references, with the heavy implementation moved out of the skill package.

5 / 5

Total

19

/

20

Passed

Description

66%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 clearly states both capability and trigger conditions with natural phrasing and a well-scoped niche. The only soft spot is the somewhat generic "safe recovery options," which keeps specificity at the midpoint.

Suggestions

Replace "safe recovery options" with the concrete recovery actions the skill performs (e.g., "back up, archive sessions, rotate logs, and prune stale worktrees") to raise specificity.

Add a file-extension or path token (e.g., "~/.codex") to broaden trigger-term coverage.

DimensionReasoningScore

Specificity

"Diagnose Codex Desktop or CLI local-state bloat and safe recovery options" names the domain plus a couple of actions, but "safe recovery options" stays generic rather than enumerating concrete recovery actions.

3 / 5

Completeness

It explicitly answers what ("Diagnose ... bloat and safe recovery options") and when ("Use when sessions, archived history, logs, worktrees, or stale Codex config may be making Codex feel slow") with concrete trigger phrases.

5 / 5

Trigger Term Quality

Natural user phrases like "sessions, archived history, logs, worktrees" and "making Codex feel slow" map well to what a user would say, though a few synonyms/extensions are absent.

4 / 5

Distinctiveness Conflict Risk

"Codex Desktop or CLI local-state bloat" carves out a clear niche with distinct triggers and minimal overlap risk against other skills.

5 / 5

Total

17

/

20

Passed

Validation

93%

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

Validation15 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

metadata_version

'metadata.version' is missing

Warning

Total

15

/

16

Passed

Repository
jscraik/Agent-Skills
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.