# Sample gates file for BMAD Story Runner # Each line is a command that must pass (exit 0) in repo-root context # Lines starting with # are comments # Example gates (uncomment as needed): # ruff check . # npm run build # pytest -q