Keep SKILL.md under ~500 lines; move deep/variant details to references/.
Keep references one level deep; add a TOC for files over 100 lines.
Do not add auxiliary docs (README, CHANGELOG, QUICK_REFERENCE, etc.).
If a fix could delete or overwrite user content, confirm or explain before doing it.
Bundled files
scripts/lint_skill.py: Automated lint for structure/frontmatter/reference hygiene.
references/checklist.md: The step-by-step review checklist (with severities).
references/standards.md: The condensed skill-creator standards to enforce.
references/report-template.md: The report structure to use.
references/remediation.md: Common fixes and rewrite patterns.
Converted and distributed by TomeVault — claim your Tome and manage your conversions.
1---2name: azure99-skill-creator-skill-reviewer3description: Skill Reviewer4---56# Skill Reviewer78Review a given skill folder against the `skill-creator` standards and produce an actionable report (with severities and specific fixes).910## Quick start11121. Get the skill folder path (or the full `SKILL.md` plus a directory tree).132. Run the automated lint (when you have filesystem access):14 - From the `skill-reviewer` folder: `python scripts/lint_skill.py /path/to/skill`153. Review manually using the checklist and standards references.164. Produce the review report using `references/report-template.md`.175. If fixing, follow `references/remediation.md`, re-run lint, and update the report.1819## Workflow2021### 0) Intake (ask first, keep it lightweight)2223- Ask for:24 - Skill folder path25 - Intended purpose and the top 3–5 example user prompts that should trigger it26 - Any constraints (offline/no-network, no deletions, target runtime, etc.)27 - Variants (providers/frameworks/domains)28- Confirm scope (review only vs review + fix).2930### 1) Lint first (blockers)3132- Run `python scripts/lint_skill.py <skill_dir>` and treat errors as blockers.33- Re-run with `--strict` when you want warnings to fail CI-like checks.3435### 2) Manual review (follow checklist)3637- Execute `references/checklist.md` top-to-bottom.38- Use `references/standards.md` when you need to map “skill-creator rules” to concrete criteria.3940### 3) Packaging readiness (when applicable)4142- If a packager/validator exists in the environment, run it and treat failures as blockers.43 - Example: `python skills/skill-creator/scripts/package_skill.py <path/to/skill>`44- Otherwise rely on the automated lint plus the manual checklist.4546### 4) Fixes (only when requested)4748- Apply minimal, targeted changes.49- Re-run lint/validation after fixes.50- Update the report sections: Findings, Fixes Applied, Remaining Issues, Tests / Validation.5152## Guardrails5354- Use imperative/infinitive voice in edits.55- Keep `SKILL.md` under ~500 lines; move deep/variant details to `references/`.56- Keep references one level deep; add a TOC for files over 100 lines.57- Do not add auxiliary docs (README, CHANGELOG, QUICK_REFERENCE, etc.).58- If a fix could delete or overwrite user content, confirm or explain before doing it.5960## Bundled files6162- `scripts/lint_skill.py`: Automated lint for structure/frontmatter/reference hygiene.63- `references/checklist.md`: The step-by-step review checklist (with severities).64- `references/standards.md`: The condensed `skill-creator` standards to enforce.65- `references/report-template.md`: The report structure to use.66- `references/remediation.md`: Common fixes and rewrite patterns.6768---69> Converted and distributed by [TomeVault](https://tomevault.io/claim/azure99) — claim your Tome and manage your conversions.70<!-- tomevault:4.0:skill_md:2026-04-13 -->
Run npx skillmds@latest add tomevault-io/azure99-skill-creator-skill-reviewer in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
Skill Reviewer It is listed under Coding & Dev Tools on SkillMD.
This skill has not completed SkillMD's automated safety review yet. Independent scanners report: SkillSpector: CAUTION, Skill Scanner: PASS. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
tomevault-io (@tomevault-io) published this skill. Their other Agent Skills are listed on their SkillMD profile.