CI Fix Monitor

Monitor and fix CI on an open RAGAPPv3 pull request until every required check is green. Load when asked to watch CI, diagnose red checks, or drive a PR to passing. Maps the four real CI jobs (Frontend, Backend, Quality contracts, SAST), enforces diagnose-before-fix, and covers re-push / rebase. This repo has NO dist-check, biome, bun, or per-OS matrix — ignore that guidance. Updated for PR #215 (issue #209): Backend now runs the full `pytest tests/` suite (3918 tests, ~18m on CI Linux) — NOT the old 3-file subset. Job timeout is 60m. pytest-timeout=300 caps per-test hangs.

zaxbyhub Updated

File contents

zaxbyhub/ragappv3/tree/main/.claude/skills/ci-fix-monitor commit 0cf39ffd37

Frequently asked questions

npx skillmds@latest add zaxbyhub/ci-fix-monitor-3