Files
rogue/.agent/workflows/verify.md

185 B

description
description
Verify code quality by running TypeScript checks and tests

// turbo-all

  1. Run the verification script: bun run verify
  2. Ensure no errors were reported.