cyberneticlibrary

Fix review comments and CI failures

monitor-mrcommandsetup L20
sarthchawla/SetupMyAI
What it does

Fix review comments and CI failures in merge request loop until green

Best for

Autonomous completion of MR/PR feedback loop from review comments through CI green

Inputs
  • · current git branch with open MR/PR
  • · unresolved review comments
  • · CI job logs
Outputs
  • · fix commits
  • · resolved comment threads
  • · green CI pipeline
Requires
  • · git
  • · gh CLI or glab/GitLab MCP
  • · project linting/build/test tools
Preconditions
  • · MR/PR exists on current branch
  • · git remote is GitHub or GitLab
Failure modes
  • · MR not found
  • · GitLab project ID not detected
  • · unfixable CI errors
  • · flaky test cascades
Trust signals
  • · auto-detects GitHub vs GitLab
  • · queries unresolved comments
  • · applies fixes without asking
  • · validates before each commit
  • · resolves comment threads