Stats
Actions
Tags
From quality-gates
Use when a CI pipeline fails to extract the actual error from thousands of lines of logs.
How this skill is triggered — by the user, by Claude, or both
Slash command
/quality-gates:ci-failure-readoutThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
CI logs are notoriously noisy. Do not dump the entire log into the context window.
CI logs are notoriously noisy. Do not dump the entire log into the context window.
greping it) for the exact step that failed. Ignore setup/teardown noise.npm run test:e2e).build step because src/types.ts is missing an export." This forces you to understand the problem instead of blindly guessing.npx claudepluginhub yeaight7/agent-powerups --plugin quality-gatesGuides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.