From maintainer-suite
Reviews standalone skills and their configured distribution surfaces before publication. Use for skill release readiness; not for product code or implementation-plan review.
How this skill is triggered — by the user, by Claude, or both
Slash command
/maintainer-suite:ln-61-skill-reviewerThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Review skill changes without modifying the repository or external state.
Review skill changes without modifying the repository or external state.
| Need | Preferred capability | Fallback |
|---|---|---|
| Repository scope and evidence | Native file search, focused reads, and Git diff | Equivalent read-only shell commands |
| Frontmatter and skill structure | Repository-defined or host-native skill validator | Manual YAML, path, naming, and repository-contract checks |
| Plugin integration | Repository-defined plugin validator plus manifest parsing | Manual manifest and applicable catalog comparison |
| Host discovery | Host-native validator for every configured distribution surface | Manual catalog, manifest, and source-path inspection |
| Current host rules | Official host documentation | Mark the claim UNVERIFIED when unavailable |
| Behavioral independence | Fresh subagent or clean context | Separate self-review passes with reduced-confidence disclosure |
Use external research only for current host behavior or a changing standard. Do not use web sources to override the repository's actual files, installed versions, or local validation output.
Tool absence is not itself a skill defect. Apply the documented fallback and use BLOCKED only when the missing capability prevents a reliable verdict.
name and description when that is the declared local convention rather than imposing it universally.BLOCKED outcome.PASS — structural, behavioral, and integration checks pass with no material concern.PASS WITH CONCERNS — publishable, but bounded non-blocking uncertainty remains.FAIL — a confirmed defect can cause wrong triggering, unsafe behavior, broken installation, or an invalid contract.BLOCKED — required evidence or tooling is unavailable and no credible fallback exists.Before returning, account for every checkbox: mark it complete only when its action and required evidence are complete; N/A, skipped, unavailable, or delegated items remain incomplete and must be explained. Apply the skill's existing verdict, decision, and approval rules to every incomplete item.
Prepend this accounting header to every skill-specific report template: Checklist: X/Y complete
Incomplete: None | section/item — reason; outcome impact; exact next action; list every incomplete item.
Return:
Do not edit files, stage changes, publish packages, update marketplaces, or create GitHub state while reviewing.
Any diagnostic artifact must be temporary, outside canonical plugin directories, and disclosed in the residual-risk section.
npx claudepluginhub levnikolaevich/claude-code-skills --plugin maintainer-suiteReviews SKILL.md files against best practices with structured pass/fail reports, warnings, errors, and prioritized recommendations before publishing or deploying.
Reviews Claude Code Skill directories for structural compliance, frontmatter consistency, reference integrity, security risks, and business flow depth.
Audits pm-skills skills against structural and quality conventions, producing a pass/fail validation report. Use after creating or editing a skill or before running utility-pm-skill-iterate.