Skip to content

Install doraval on your machine.

doraval requires Bun v1.2 or later.

Terminal window
bun install -g doraval

Then run from anywhere:

Terminal window
doraval skill validate ./path/to/skill/
Terminal window
bunx doraval skill validate ./path/to/skill/

doraval is published on JSR as @hacksmith/doraval:

Terminal window
bunx jsr add @hacksmith/doraval
Terminal window
doraval --help

Expected output shows the top-level help with the skill subcommand.