Install
$ agentstack add skill-jukrap-ai-agent-playbook-ci-quality-gate ✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
About
CI Quality Gate
Use this as the primary delivery skill for deciding whether checks are sufficient to merge, release, or hand off work.
Workflow
- Identify the change scope, target branch or release surface, gate owner, required checks, optional checks, and allowed skip policy.
- Inventory project-defined checks from package scripts, CI config, docs, workflow recipes, and prior run evidence.
- Classify every relevant check as pass, fail, skipped, unavailable, stale, or not applicable, with a locator back to the source.
- Treat missing or failing required checks as blocked unless the owner explicitly accepts the residual risk.
- 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.
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: jukrap
- Source: jukrap/ai-agent-playbook
- License: MIT
- Homepage: https://www.npmjs.com/package/ai-agent-playbook
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet — be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.