ai-gm-tdd

star 0

Test-driven development for the AI-GM backend. Use for pytest, red-green-refactor, writing unit tests, or when the user asks for TDD. Run ./scripts/test_local.sh locally or ./scripts/test_dev.sh in Docker — no SSH required.

szmidtpiotr By szmidtpiotr schedule Updated 6/6/2026

name: ai-gm-tdd description: >- Test-driven development for the AI-GM backend. Use for pytest, red-green-refactor, writing unit tests, or when the user asks for TDD. Run ./scripts/test_local.sh locally or ./scripts/test_dev.sh in Docker — no SSH required.

AI-GM TDD

Full instructions: .cursor/skills/ai-gm-tdd/SKILL.md

./scripts/verify_testing_setup.sh
./scripts/test_local.sh tests/test_gm_plan_schema.py -v

Inside Docker use tests/… paths (not backend/tests/…).

Install via CLI
npx skills add https://github.com/szmidtpiotr/ai-gm --skill ai-gm-tdd
Repository Details
star Stars 0
call_split Forks 0
navigation Branch main
article Path SKILL.md
More from Creator