Stats
Actions
Tags
Help us improve
Share bugs, ideas, or general feedback.
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.
Share bugs, ideas, or general feedback.
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 technical evaluation of code review feedback: read fully, restate for understanding, verify against codebase, respond with reasoning or pushback before implementing.