CtrlK
BlogDocsLog inGet started
Tessl Logo

aiox-pm

Activate Morgan (pm) for Product Manager. Use for PRD creation (greenfield and brownfield), epic creation and management, product strategy and vision, feature prioritization (MoSCoW, RICE), roadmap planning, business case development, go...

60

Quality

71%

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 ./.claude/skills/AIOX/agents/pm/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

42%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 functions as an agent persona file rather than a lean skill, embedding a large YAML config block that bloats token use and buries actionable guidance. Commands and a basic workflow exist, but the structure underuses progressive disclosure.

Suggestions

Move the embedded YAML agent definition (lines 19–283) into a separate reference file and link to it, keeping SKILL.md as a concise overview.

Replace the illustrative JavaScript pseudo-code with concrete, runnable examples or remove it if not needed for skill execution.

Add explicit validation/checkpoint steps to the Typical Workflow so each phase's output is verified before proceeding.

DimensionReasoningScore

Conciseness

The ~375-line body is dominated by a large inlined YAML agent-definition block containing padding unrelated to task execution (zodiac signs, Portuguese vocabulary, pseudo-code integration steps), making it noticeably verbose rather than just occasionally tightenable.

2 / 5

Actionability

Concrete slash commands (e.g. '*create-prd', '*execute-epic {path}') and a numbered workflow are present, but the embedded JavaScript snippets are illustrative pseudo-code rather than executable code, leaving guidance incomplete.

3 / 5

Workflow Clarity

A clear 6-step Typical Workflow sequence is provided, but it lacks explicit validation checkpoints or feedback loops for verifying outputs between steps.

3 / 5

Progressive Disclosure

Section headers provide some structure, but the monolithic inlined YAML configuration block — which arguably belongs in separate bundle files — and references to non-bundled external paths leave organization only partially effective.

3 / 5

Total

11

/

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 yet comprehensive, naming the persona and a strong set of concrete PM actions with an explicit 'Use for' trigger. It cleanly answers what, when, and how it differs from sibling agents.

DimensionReasoningScore

Specificity

Lists multiple concrete PM actions — 'PRD creation (greenfield and brownfield), epic creation and management, product strategy and vision, feature prioritization (MoSCoW, RICE), roadmap planning, business case development' — giving comprehensive coverage rather than a few actions with gaps.

5 / 5

Completeness

Explicitly answers both 'what' (the enumerated PM activities) and 'when' via the concrete 'Use for ...' trigger clause, matching the top anchor.

5 / 5

Trigger Term Quality

Includes natural PM vocabulary users would actually say — 'PRD', 'epic', 'roadmap', 'MoSCoW', 'RICE', 'business case', 'greenfield', 'brownfield' — covering synonyms and domain shorthand comprehensively.

5 / 5

Distinctiveness Conflict Risk

Targets a clear PM niche with distinct triggers (PRDs, epics, prioritization frameworks) and minimal overlap with adjacent skills.

5 / 5

Total

20

/

20

Passed

Validation

87%

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

Validation14 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

frontmatter_unknown_keys

Unknown frontmatter key(s) found; consider removing or moving to metadata

Warning

relative_links

Relative link issues: 1 suspicious

Warning

Total

14

/

16

Passed

Repository
SynkraAI/aiox-core
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.