01TDD Red-Green Support: Validates regression tests through verified failure and success cycles.
02Red Flag Detection: Identifies and stops vague language like 'should' or 'probably'.
03Agent Supervision: Independently verifies delegated tasks through VCS diffs and fresh logs.
04Requirement Checklists: Cross-references implementation against project plans line-by-line.
051 GitHub stars
06Mandatory Gate Function: Requires command execution before any success assertions.