Monorepo Unit Test Writer

Plans and implements unit tests for any PABX monorepo app EXCEPT apps/backend and apps/frontend — auto-detecting the stack (node-express, node-worker, or python-fastapi) and applying stack-specific patterns. Runs interactively (3 phases with an approval checkpoint) when a user calls directly, or autonomously (no pause) when dispatched by implement-feature/evaluator. Also runs in correction mode to fix a specific failing test flagged by the evaluator. Enforces PABX rules (mock-before-import, Promise.all() mocks, GPU/torch mocks, English-only, batches). Never modifies production code.

dayvisonassis 927558e 2 files · 9.7 KB Updated

File contents

dayvisonassis/sdd-skills/tree/main/skills/monorepo-unit-test-writer commit 927558e18d

Frequently asked questions

npx skillmds@latest add dayvisonassis/monorepo-unit-test-writer