doraval requires Bun v1.2 or later.
Global install
Section titled “Global install”bun install -g doravalThen run from anywhere:
doraval skill validate ./path/to/skill/Run without installing
Section titled “Run without installing”bunx doraval skill validate ./path/to/skill/doraval is published on JSR as @hacksmith/doraval:
bunx jsr add @hacksmith/doravalVerify
Section titled “Verify”doraval --helpExpected output shows the top-level help with the skill subcommand.