agentsclimarketplace

Ci quality gate

Skill jukrap/ai-agent-playbook/skills/delivery/ci-quality-gate

Use when deciding CI quality gates before merge, release, handoff, or publication.From its SKILL.md

Install
npx -y skills add jukrap/ai-agent-playbook --skill ci-quality-gate

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

  • 2 stars2 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.

SKILL.md

1.1 KB, 206 tokens by cl100k_base, as published. Nobody here has run it

CI Quality Gate

Use this as the primary delivery skill for deciding whether checks are sufficient to merge, release, or hand off work.

Workflow

  1. Identify the change scope, target branch or release surface, gate owner, required checks, optional checks, and allowed skip policy.
  2. Inventory project-defined checks from package scripts, CI config, docs, workflow recipes, and prior run evidence.
  3. Classify every relevant check as pass, fail, skipped, unavailable, stale, or not applicable, with a locator back to the source.
  4. Treat missing or failing required checks as blocked unless the owner explicitly accepts the residual risk.
  5. Record the gate summary, blocked checks, skipped checks, verification commands, evidence locators, and remaining risk in the handoff.

Reference

Read references/gate-model.md when deciding gate scope, status, and stop conditions.

Read references/evidence-package.md when packaging check evidence for a handoff, PR, release, or audit note.

What ships with it: 2 files

3.8 KB alongside SKILL.md

references/

Keep looking

Skills are one crate of 326,871. 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.