kramme-cc-workflow/skills/kramme:skill:review/SKILL.md
Reviews plugin skills for focused scope, progressive disclosure, portability, safety, retry behavior, and documentation quality. Use when auditing a SKILL.md, skill directory, or proposed skill text against skill-authoring standards. Not for creating new skills, editing skills, or reviewing ordinary application code.
npx skillsauth add abildtoft/kramme-cc-workflow kramme:skill:reviewInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Review one or more skills against the skill-authoring rubric. This is a read-only review: do not edit files, create issues, call external services, or run destructive commands.
Resolve the target
SKILL.md path, a skill directory path, a skill name, or pasted draft skill text.SKILL.md content.skills/{skill-name}/SKILL.md and {skill-name}/SKILL.md relative to the current working directory.skills/*/SKILL.md files. Review every changed file, emitting one findings section per skill plus a combined rubric snapshot. If none are found, ask for a target.Read only the needed artifacts
SKILL.md or pasted draft.references/ files only when needed to validate progressive disclosure, source tracking, or detailed rules.references/sources.yaml when the skill claims external inspiration, copies assets or scripts, adapts upstream workflows, or includes attribution language.assets/ or scripts/ only when the SKILL.md depends on them or when safety/retry behavior depends on their contents.Optionally gather prompt-footprint evidence
skill-cleaner report or local analyzer if one is already available.skill-cleaner output as supporting evidence only: loaded prompt cost, long-description candidates, duplicated or unused skills, loaded roots, and prompt-budget pressure.Gather SkillSpector evidence when applicable
SKILL.md path, run a static-only SkillSpector scan when the local CLI is available and the invocation does not call external services or modify repository files, using skillspector scan <skill-path> --no-llm.Extract the skill contract
Review against the rubric
SKILL.md contains only essential workflow; generic advice, repeated examples, and information the agent can infer are removed or moved out of the loaded path.SKILL.md; optional detail lives in directly referenced resource files; references are loaded just in time.references/sources.yaml; copied scripts or assets retain source, upstream path, commit/release when known, and license notes; adapted prose is rewritten in local vocabulary; long upstream workflows are decomposed instead of direct-ported as monolithic skill bodies.Report findings first
references/, and name any trigger nouns that must be preserved.Summarize the result
Pass, Watch, or Fail for each rubric area.Ecosystem fit as N/A when no cleaner report, local analyzer, or comparable repository evidence was used.Security scanner evidence as N/A for pasted drafts or when SkillSpector was unavailable and no prior scan output was supplied.N/A in the summary when they do not apply to the skill under review (e.g. idempotency for a stateless reviewer). Do not invent findings to fill them.tools
Requires Linear MCP. Implements one Linear issue end to end, selects applicable code-review, convention, and PR-refactor gates, runs them to bounded convergence, verifies, and optionally opens the PR and iterates on CI and review feedback until green. Use when the user wants a single Linear issue taken from implementation through a clean Pull Request. Not for implementation-only work, SIW-tracked issues, stacked PRs, existing PR updates, or post-merge rollout.
development
Reviews PR and local changes for convention drift and overcaution against documented rules and mined peer-file practice. Use for new patterns, dependencies, abstractions, or defensive complexity that departs from established practice; every finding cites evidence. Supports --inline. Not for general code quality (use kramme:pr:code-review) or spec review (use kramme:siw:spec-audit --team).
testing
Charts huge or foggy initiatives into a local `.context` decision map and resolves one typed frontier ticket per session until the work is ready for SIW or another execution workflow. Use when the route to a destination cannot fit in one agent session or parallel workspaces need coordinated planning state. Not for clear specs, ordinary issue decomposition, implementation, or Linear-native tracking.
development
Investigates a question against primary sources and saves one cited Markdown artifact. Use for reading legwork: official docs/API facts, source-code or spec checks, standards, and first-party service behavior before planning or implementation. Not for making product or architecture decisions, implementing code, broad web search, secondary blog summaries, or uncited answers.