CtrlK
BlogDocsLog inGet started
Tessl Logo

oma-coordination

Guide for coordinating PM, Frontend, Backend, Mobile, and QA agents on complex projects via CLI. Use for manual step-by-step coordination and workflow guidance.

60

Quality

68%

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 ./.agents/skills/oma-coordination/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

62%

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

The body lays out a well-sequenced multi-agent workflow with validation and recovery loops, but suffers from redundant sections, an inconsistent spawning mechanism, and a dangling external reference.

Suggestions

Collapse the overlapping Scheduling, Structural Flow, and Workflow sections into one linear procedure to remove redundancy and reduce token cost.

Reconcile the agent-spawning instructions: pick either `oma agent:spawn` or `spawn-agent.sh`/`oma-config.yaml` and define whichever you keep, so Step 2 matches the canonical command path.

Either create the referenced `resources/examples.md` (under references/) or remove the dangling reference so progressive disclosure points to a real file.

DimensionReasoningScore

Conciseness

It avoids explaining concepts Claude already knows, but the Scheduling, Structural Flow, and Workflow sections substantially restate the same steps and guardrails, so it could be tightened considerably.

2 / 3

Actionability

Concrete `oma agent:spawn ... -w ./backend &` commands appear, but Step 2 introduces `spawn-agent.sh` and `agent_cli_mapping in oma-config.yaml` that are otherwise undefined and conflict with the canonical `oma agent:spawn` path, leaving the spawning mechanism ambiguous.

2 / 3

Workflow Clarity

A clear PREPARE/ACT/VERIFY/FINALIZE sequence with explicit validation checkpoints (contract alignment, QA review as final step) and feedback loops (re-spawn on CRITICAL issues, pause on contract divergence) is provided.

3 / 3

Progressive Disclosure

The body is well-sectioned and keeps its single reference one level deep, but the referenced `resources/examples.md` is not a real bundle file (no references/ directory exists), so navigation is not actually backed by the bundle.

2 / 3

Total

9

/

12

Passed

Description

75%

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 in third person with an explicit 'Use for' clause, but it is light on concrete actions and natural trigger terms.

DimensionReasoningScore

Specificity

Names the agent domain (PM/Frontend/Backend/Mobile/QA) and a coordination action ('Guide for coordinating... via CLI'), but offers a single action rather than multiple concrete capabilities, matching the 'names domain and some actions, but not comprehensive' anchor.

2 / 3

Completeness

Both what ('Guide for coordinating PM, Frontend, Backend, Mobile, and QA agents on complex projects via CLI') and when ('Use for manual step-by-step coordination and workflow guidance') are explicit, with an explicit 'Use for...' trigger clause.

3 / 3

Trigger Term Quality

'manual step-by-step coordination and workflow guidance' are reasonable trigger phrases but lean generic/abstract; common variations a user would actually say ('multi-agent', 'agent spawning', 'CLI orchestration') are absent.

2 / 3

Distinctiveness Conflict Risk

Targets a clear niche (manual multi-agent CLI coordination across named specialist agents) with distinct triggers; only minor overlap with the automated orchestrator skill.

3 / 3

Total

10

/

12

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.