Generate a Dynobox test (dyno) for an agent skill from its SKILL.md. Use this skill whenever the user asks to create, write, scaffold, or generate a dyno, dyno test, Dynobox test, or smoke test for a skill or a SKILL.md file, or asks to "test this skill" with Dynobox.
Produce a word-count report for a text file. Use this skill when the user asks to count words, generate a word-count report, or measure document length.
Debug a failed dynobox run from its terminal output. Use this skill when the user pastes or references output from npx dynobox run (especially --debug output with failed assertions), asks why a dyno run, scenario, or assertion failed, or wants a failing dyno fixed. Produces a root-cause diagnosis and proposed fixes…
Assess whether an existing agent skill is a good candidate for Dynobox test coverage before writing dynos. Use when the user explicitly asks whether a skill is testable with Dynobox, requests a fitness or coverage assessment, asks whether dynos can be written for a skills.sh link or SKILL.md path/repo, or wants to…