prompt-tests/repo-skill-discovery-e2e/fixtures/skill-disco-fixture/packages/foo/skills/foo-test-runner/SKILL.md
Test runner conventions for the foo package. Use when planning tests inside packages/foo/. Mandates the `foo:vitest` npm script as the test command and a `__foo__` test-file suffix.
npx skillsauth add MetalHexx/RadOrchestration foo-test-runnerInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Tests inside packages/foo/ run via npm run foo:vitest -- <pattern>. Test files use the __foo__ suffix instead of .test.ts.
development
Use this skill whenever a task might involve code beyond the current working directory — when you're figuring out where code lives, scoping work that may span multiple repositories, or about to act as if the current repo is the whole system — and whenever the user wants to register, bind, describe, group, or manage repositories and repo-groups. The repo registry is your map of the repos a team works across and how they relate.
tools
Stop the detached radorch dashboard UI server (SIGTERM).
business
Report whether the radorch dashboard UI server is running, and its URL.
business
Start the radorch dashboard UI as a detached server and report the URL.