
Run complete TDD red-green-refactor cycle for a test
Debug and fix failing tests systematically
Add new assertion function with comprehensive tests following TDD
Stage and commit changes using conventional commits format
Fetch GitHub issue, create branch, plan and implement with TDD, then open PR
Push branch and create a GitHub PR with concise, issue-linked description
Run comprehensive pre-release validation checklist
Run pre-release validation and execute the release process
Analyze test coverage and identify untested code paths