CtrlK
BlogDocsLog inGet started
Tessl Logo

oma-dev-workflow

Use when setting up or optimizing developer workflows in a monorepo, managing mise tasks, git hooks, CI/CD pipelines, database migrations, or release automation. Invoke for development environment setup, build automation, testing workflows, and release coordination.

65

Quality

78%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Low

Low-risk findings worth noting

Fix and improve this skill with Tessl

tessl review fix ./.agents/skills/oma-dev-workflow/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

56%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 rich in executable mise/TOML guidance and clearly sequenced workflows with verification, but it is padded with redundant guardrails and abstract content Claude already knows, and it inlines detail that the referenced (but non-existent) resource files should hold.

Suggestions

Collapse the 26-item Guardrails list and remove duplicates (e.g. #1 'Always use mise run tasks' vs #15 'Never use direct package manager commands'), and drop or trim the generic env-var and project-tree sections that Claude already knows.

Move the per-domain depth (validation pipeline, database patterns, i18n, release coordination, troubleshooting) into the referenced resources/*.md files and actually ship them under references/, keeping SKILL.md a lean overview with one-level-deep pointers.

Make the build/test failure recovery an explicit validate->fix->re-validate loop rather than one-shot transitions, since this is a batch-capable skill.

DimensionReasoningScore

Conciseness

The ~290-line body is noticeably padded with content Claude already knows (generic env-var templates, a project-tree diagram, a 26-item guardrails list with redundant items, abstract Output Templates/Knowledge Reference sections, and a meta-routing framework that re-describes when to invoke rather than how to act), matching anchor 2's 'noticeably verbose; several unnecessary explanations'.

2 / 5

Actionability

Provides copy-paste-ready mise commands ('mise run //apps/api:dev', 'mise run lint ::: test'), real TOML config blocks (monorepo_root, task depends), and the ':'-quoting rule covering common cases, but abstract sections (Output Templates, Knowledge Reference) keep it just below fully executable across the board.

4 / 5

Workflow Clarity

Clear PREPARE->ACQUIRE->ACT->VERIFY->FINALIZE sequence plus a 7-step 'How to Execute' and explicit failure/recovery transitions with verification of exit codes and artifacts; the destructive/batch feedback-loop requirement is met via guardrail #23 and the VERIFY phase, but the fix-and-re-validate loop is only implicit rather than an explicit validate->fix->retry cycle.

4 / 5

Progressive Disclosure

Has a clear Reference Guide table signaling when to load six resources/*.md files, but no references/, scripts/, or assets/ bundle directories exist and none of the referenced files are real, while ~290 lines of detail that belong in those separate files are inlined; sits between anchor 2 (inlined content) and anchor 4 (appropriately split).

3 / 5

Total

13

/

20

Passed

Description

100%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 concise, specific, and explicitly pairs concrete capabilities with clear 'Use when'/'Invoke for' trigger guidance, covering natural developer phrasing and synonyms. It carves a distinct niche with low conflict risk.

DimensionReasoningScore

Specificity

Lists multiple specific concrete actions ('managing mise tasks, git hooks, CI/CD pipelines, database migrations, or release automation'; 'build automation, testing workflows, and release coordination') with comprehensive domain coverage, matching the anchor-5 example.

5 / 5

Completeness

Explicitly answers both 'what' (the enumerated workflow actions) and 'when' via explicit 'Use when...' and 'Invoke for...' trigger clauses with concrete phrases, matching the anchor-5 example pattern.

5 / 5

Trigger Term Quality

Includes the natural phrases developers actually say ('mise tasks', 'git hooks', 'CI/CD pipelines', 'database migrations', 'release automation', 'build automation', 'monorepo') with synonyms and the specific tool name, matching anchor 5.

5 / 5

Distinctiveness Conflict Risk

Occupies a clear niche (monorepo mise-driven dev-workflow automation) anchored by a specific tool and domain, with minimal overlap risk against the feature-implementation skills it explicitly excludes.

5 / 5

Total

20

/

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
first-fluke/oh-my-agent
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.