tech-debt-ci-review

Identify technical debt with CI impact and test instability during PR reviews.

437|45|Updated Jan 27, 2026
One-click install
npx skills add https://github.com/zaxbysauce/opencode-swarm --skill tech-debt-ci-review
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: tech-debt-ci-review
Source: https://github.com/zaxbysauce/opencode-swarm/tree/main/.claude/skills/tech-debt-ci-review
Command: npx skills add https://github.com/zaxbysauce/opencode-swarm --skill tech-debt-ci-review

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Deep technical debt and CI stability issues threaten PR green status by hiding failures and slowing feedback loops. This audit surfaces CI debt, flaky tests, and verification gaps so teams can improve reliability without unnecessary feature work.

Core Features & Use Cases

  • Inventory CI workflows, dependencies, and test coverage to map risk surfaces across the repository.
  • Parallel exploration of the codebase to surface debt hotspots, flaky-test risks, and brittle tooling.
  • Candidate validation with exact file paths and lines of evidence to avoid false positives.
  • Phase-driven audit checklist that documents findings, evidence, and practical remediation steps.
  • Actionable guidance for CI, tooling, and test suites to improve stability and green PRs.

Quick Start

Run the audit to generate a Technical Debt and CI Stability Report for the repository.

Frequently Asked Questions about tech-debt-ci-review

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I audit technical debt causing CI instability and flaky tests?

To audit technical debt causing CI instability, run a phase-driven inventory that explores workflows, dependencies, and test suites in parallel to surface brittle tooling and flaky-test risks. This generates a comprehensive CI stability report.

How do I identify flaky tests and verification gaps in a large codebase?

Identify flaky tests and verification gaps in a large codebase through parallel exploration of test coverage and tooling. This process validates candidates with exact file paths and lines of evidence to avoid false positives.

What is a CI pipeline audit and when do I need one for PR reviews?

A CI pipeline audit inventories workflows, dependencies, and test coverage to map risk surfaces across a repository. You need one when deep technical debt threatens PR green status by hiding failures and slowing feedback loops.

Can this CI debt audit document exact file paths and lines of evidence?

Yes, the CI debt audit validates candidates by documenting exact file paths and lines of evidence. This precision satisfies phased inventory requirements and prevents false positives during the repository workflow analysis.

What's the best way to keep PRs green without unnecessary feature work?

The best way to keep PRs green without unnecessary feature work is to surface CI debt, flaky tests, and verification gaps through an audit checklist. This provides actionable guidance for tooling and test suite remediation.