Workspace Tests

Run cargo test --workspace across a list of Rust workspaces, failing fast and reporting which repo broke. Surfaces sibling-workspace regressions that single-repo hygiene cycles miss. Use when the user says "verify cross-repo tests", "run hygiene", "anything broken in sibling workspaces?", or as part of a /loop hygiene priority.

thepictishbeast 82188ca 4.2 KB Updated

File contents

thepictishbeast/claude-tools/tree/main/skills/workspace-tests commit 82188ca0dd

Frequently asked questions

npx skillmds@latest add thepictishbeast/workspace-tests