andybakerbrfc
- 8 skills
- 0 followers
- 10 hours ago last updated
- ▌ Csharp Todo Rebuild · andybakerbrfcPerform a full from-scratch rebuild of the entire solution and confirm all unit tests pass
- ▌ Csharp Todo Pipeline · andybakerbrfcOrchestrate a numbered TODO list through a per-item quality pipeline: apply, test, review, verify, then rebuild, then clean up work-in-progress
- ▌ Csharp Todo Work Item · andybakerbrfcApply the changes described by a single numbered TODO item to the codebase
- ▌ Csharp Todo Work Tests · andybakerbrfcGenerate or update xUnit unit tests for production files modified during a TODO pipeline cycle, then verify the affected projects build and all tests pass
- ▌ Csharp Todo Auto Pipeline · andybakerbrfcOrchestrate a numbered TODO list through a per-item quality pipeline: apply, test, review, verify, then rebuild and commit
- ▌ Csharp Commit Todo Changes · andybakerbrfcStage and commit all changes accumulated across a completed TODO pipeline run with a clear, concise commit message
- ▌ Csharp Todo Work Review Code · andybakerbrfcReview production and test files modified in a TODO pipeline cycle against project standards, fix violations in-place, and verify the affected projects build and all tests pass
- ▌ Csharp Todo Work Review Spec · andybakerbrfcVerify that the implementation of a single TODO item satisfies its specification; update conflicting repo spec documents where the TODO supersedes them