Skill refine
Skill batteryshark/skill-tap/skills/development/skill-development/skill-refine
Audit and improve a portable skill for contract compliance, triggering, progressive disclosure, script correctness, portability, safety, and verification. Use for skill reviews, pre-publication checks, broken-skill diagnosis, quality scoring, or modernizing an older package to the Skill Tap contract.From its SKILL.md
npx -y skills add batteryshark/skill-tap --skill skill-refineAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 1 stars1 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
SKILL.md
1.0 KB, 145 tokens by cl100k_base, as published. Nobody here has run it
Refine a Portable Skill
- Run
bin/skill-refine PATHfor objective structural findings. - Read references/review-rubric.md and inspect every referenced file and executable path.
- Run each script and primary
bin/command against representative and boundary fixtures. - Compare description claims with actual behavior; prioritize misleading triggers and broken execution over style.
- Apply fixes without adding filler, vendor-specific metadata, or hidden sibling dependencies.
- Re-run the package validator and forward-test consequential workflows in fresh context.
Use agents/skill-reviewer.md for an independent evidence-based pass.
What ships with it: 4 files
4.3 KB alongside SKILL.md, 2 of them executable
agents/
- skill-reviewer.md345 B
bin/
- skill-refineruns235 B
references/
- review-rubric.md868 B
scripts/
- audit_skill.pyruns2.8 KB