# TODO 1 - Workflows and SDLC automation > **See also**: [21-SDLC-TODO.md](21-SDLC-TODO.md) for comprehensive SDLC coverage ## Quick Wins - [x] Run `npm run act:diagnose` and `npm run act` to validate local GitHub Actions testing - [x] Confirm PR/issue auto-labeling and auto-merge rules behave as documented - **COMPLETED** (See `docs/guides/WORKFLOW_VALIDATION_RESULTS.md`) - [ ] Review `.github/prompts/` guidance and update for current workflows - [ ] Verify Copilot workflows align with `.github/COPILOT_SDLC_SUMMARY.md` ## Related Files - `.github/workflows/` - All workflow definitions - `.github/prompts/` - Copilot prompt templates - `.github/COPILOT_SDLC_SUMMARY.md` - SDLC integration docs