Guide TDD Red-Green-Refactor cycle for TypeScript development. Use when implementing new features, fixing bugs, or when user mentions TDD, test-first, test-driven, or asks to write tests before code.
0
AI 95
pr-review
ar4rpon1/16/2026
Review pull requests using team standards. Check code quality, test coverage, security, and architecture. Use when reviewing PRs, examining branch changes, or when user asks for code review.