ci-debug
Use when CI history needs analysis, a local branch needs exact-SHA GitHub Actions qualification, CI is red, or one matrix failure needs isolated repair.
Pinned to revision 41c0923308c0, so it is the text this page describes rather than whatever the author pushed since.
Files
- skills/ci-debug/SKILL.md
- skills/ci-debug/_rtx/__init__.py
- skills/ci-debug/_rtx/_ci_history.py
- skills/ci-debug/_rtx/_fetch_github_actions_history.py
- skills/ci-debug/_rtx/_report_ci_runtime_hotspots.py
- skills/ci-debug/_rtx/_report_test_failures_between_green_runs.py
- skills/ci-debug/_rtx/_run_ci.py
- skills/ci-debug/_rtx/_run_targeted_tests.py
- skills/ci-debug/_rtx/_runner_labels/__init__.py
- skills/ci-debug/_rtx/_runner_labels/_linux_macos_windows.py
- skills/ci-debug/_rtx/blueprint.yaml
- skills/ci-debug/_rtx/blueprints/rtx-ci-history.yaml
- skills/ci-debug/_rtx/blueprints/rtx-fetch-github-actions-history.yaml
- skills/ci-debug/_rtx/blueprints/rtx-init.yaml
- skills/ci-debug/_rtx/blueprints/rtx-report-ci-runtime-hotspots.yaml
- skills/ci-debug/_rtx/blueprints/rtx-report-test-failures-between-green-runs.yaml
- skills/ci-debug/_rtx/blueprints/rtx-run-ci.yaml
- skills/ci-debug/_rtx/blueprints/rtx-run-targeted-tests.yaml
- skills/ci-debug/_rtx/blueprints/rtx-runner-labels.yaml
- skills/ci-debug/_rtx/tests/test_ci_history.py
- skills/ci-debug/_rtx/tests/test_fetch_github_actions_history.py
- skills/ci-debug/_rtx/tests/test_report_ci_runtime_hotspots.py
- skills/ci-debug/_rtx/tests/test_report_test_failures_between_green_runs.py
- skills/ci-debug/_rtx/tests/test_runner_interfaces.py
- skills/ci-debug/_rtx/tests/test_runner_labels.py
- skills/ci-debug/blueprint.yaml
- skills/ci-debug/blueprints/gateway.yaml
- skills/ci-debug/blueprints/instructions-analyze-ci.yaml
- skills/ci-debug/blueprints/instructions-qualify-ci.yaml
- skills/ci-debug/blueprints/instructions-repair-element.yaml
- skills/ci-debug/instructions/analyze-ci.md
- skills/ci-debug/instructions/qualify-ci.md
- skills/ci-debug/instructions/repair-element.md
- skills/ci-debug/prevention.md
- skills/ci-debug/tests/test_ci_debug_instructions.py
Every link opens the file at its source, pinned to the revision this page describes.