agentsclimarketplace

Five agent ci debug

Skill onfire7777/universal-ai-skills-library/skills/five-agent-ci-debug

Router-first AI skill system for Codex, Claude, Cursor, Hermes, Paperclip, OpenCode, and local AI stacks: search, preflight-route, and load 1,812 skills on demand without duplicating the corpus.

Install
npx -y skills add onfire7777/universal-ai-skills-library --skill five-agent-ci-debug

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 13 stars13 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Use when five-agent-dev-team GitHub Actions, Gitleaks, Docker, audit, lint, test, or formatting checks fail.

SKILL.md

0.9 KB, 152 tokens by cl100k_base, as published. Nobody here has run it

Five Agent CI Debug

Triage in this order.

  1. Identify the current failing job and first failing step.
  2. Compare with the previous run to avoid fixing stale failures.
  3. Extract only relevant error lines; do not paste raw logs containing secrets.
  4. Classify owner lane: CI/security, quality/test, frontend, backend, docs, or dependency.
  5. Reproduce locally if feasible with the PR branch's own tooling and config.
  6. Apply the smallest fix in the owning lane.
  7. Run the same local command that failed remotely.
  8. Push only after local verification passes.
  9. Update labels and rolling state.

For Docker compose validation in reportable contexts, use docker compose config --no-interpolate.

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.