CtrlK
BlogDocsLog inGet started
Tessl Logo

ra-qm-skills

Router/index for the 15 regulatory & quality-management skills bundled in this plugin (ISO 13485 QMS, EU MDR 2017/745, FDA submissions under QMSR, ISO 14971 risk, CAPA, document control, ISO 27001/ISMS, ISO 42001 AIMS, EU AI Act, GDPR/DSGVO, SOC 2, auditing). Use when a compliance request doesn't obviously match one skill and you need to pick the right one (e.g., 'prepare us for an ISO 13485 audit', 'is my AI system high-risk under the AI Act').

70

Quality

86%

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

The canonical home for this skill is ra-qm-skills in alirezarezvani/claude-skills

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.

A well-structured router skill: lean routing table, executable quick-start, and concise rules that correctly defer detail to the bundled sub-skills. It is appropriately scoped as an index with clear navigation, though actionability examples are narrow.

Suggestions

Generalize the Quick start beyond a single skill example — show the generic 'cat <matched-skill>/SKILL.md' routing step so the example models the actual routing action.

Trim minor non-essential context like '(this router is the 16th folder under ra-qm-team/skills/)' to push conciseness toward a 5.

Add a one-line note on how to handle a request that matches zero rows (e.g., fall back to asking the user) to round out the workflow's edge-case coverage.

DimensionReasoningScore

Conciseness

The body is lean — a compact routing table, a brief quick start, and three short rules — with no over-explanation of concepts Claude knows; only minor trimmable bits like the parenthetical about being the 16th folder keep it from a 5.

4 / 5

Actionability

Concrete executable guidance is present ('load ra-qm-team/skills/<skill>/SKILL.md', `cat ...`, `python3 .../risk_matrix_calculator.py --help`) and the routing table maps signals to specific paths; minor gap is that example commands cover only one skill rather than the general routing step.

4 / 5

Workflow Clarity

Clear single-action sequence ('Match the request, then load ... If multiple rows match, ask one clarifying question first') with an explicit disambiguation checkpoint; as a non-destructive single-purpose router it has no validation cap, but lacks richer feedback-loop detail.

4 / 5

Progressive Disclosure

The body is a pure overview/router with well-signaled one-level-deep references to each bundled skill's SKILL.md via the routing table, with content appropriately split out and easy to navigate; no bundle files exist locally to verify beyond the listed skill paths.

5 / 5

Total

17

/

20

Passed

Description

95%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.

A strong, third-person description that clearly states both purpose and trigger conditions with natural example phrasings. It comprehensively enumerates the covered regulatory domains and is well-scoped to its routing niche.

DimensionReasoningScore

Specificity

Names the domain ('Router/index for the 15 regulatory & quality-management skills') and concrete action ('pick the right one') with a comprehensive enumeration of covered standards; minor gap is that the sole action is routing rather than multiple distinct capabilities.

4 / 5

Completeness

Explicitly answers both 'what' (router/index for 15 bundled compliance skills) and 'when' ('Use when a compliance request doesn't obviously match one skill and you need to pick the right one') with concrete trigger phrases.

5 / 5

Trigger Term Quality

Natural user phrasings are given verbatim as examples ('prepare us for an ISO 13485 audit', 'is my AI system high-risk under the AI Act') alongside the explicit 'Use when a compliance request doesn't obviously match one skill' trigger, covering synonyms and concrete domains comprehensively.

5 / 5

Distinctiveness Conflict Risk

Clear niche (disambiguation router) with a distinct trigger scoped to ambiguous requests ('doesn't obviously match one skill'), minimizing conflict with the bundled sub-skills it routes to.

5 / 5

Total

19

/

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

frontmatter_unknown_keys

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

Warning

Total

15

/

16

Passed

Repository
alirezarezvani/claude-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.