Finish Branch
Pre-Merge Checklist
1. Run All Checks
bpsai-pair ci # Tests + linting in one command
bpsai-pair validate # Check project structure
2. Security Scan
bpsai-pair security scan-secrets --staged # Check for leaked secrets
3. Review Changes
git diff main...HEAD --stat
git diff main...HEAD | grep -E "print\(|breakpoint|TODO|FIXME"
4. Update Task Status
Follow managing-task-lifecycle skill for two
[Description truncada. Veja o README completo no GitHub.]