Skip to content

cdcore09/whetstone

v0.1.0MIT

Meta-skills that sharpen your other skills: promote repeated code into reusable scripts, audit skill descriptions for ambiguity and overlap, repair skills from failed runs, and require evidence-based verification before an agent returns output.

dry-promotion

Promote code an agent keeps rewriting into a saved script inside the owning skill, then rewrite the skill to execute that file instead of regenerating it. Use when the user notices the agent rebuilding the same helper across runs, asks to save a working script for reuse, mentions DRY for skills, or wants deterministic output where results currently drift between runs.

Read SKILL.md at the source

Pinned to revision 992ad209e26e, so it is the text this page describes rather than whatever the author pushed since.

Files

Every link opens the file at its source, pinned to the revision this page describes.