From dev
Quick CI status check for a pull request. Shows pass/fail/pending status for all GitHub Actions jobs and other CI checks.
How this skill is triggered — by the user, by Claude, or both
Slash command
/dev:ci PR_NUMBERPR_NUMBERThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Quick CI check for PR #$ARGUMENTS.
Quick CI check for PR #$ARGUMENTS.
bash .claude/scripts/check-ci.sh $ARGUMENTS
Summarize each job:
If any jobs failed, suggest /poll $ARGUMENTS for the full feedback loop with fixes.
npx claudepluginhub quay/ai-helpers --plugin devProvides behavioral guidelines to reduce common LLM coding mistakes, focusing on simplicity, surgical changes, assumption surfacing, and verifiable success criteria.
Searches, retrieves, and installs Agent Skills from prompts.chat registry using MCP tools like search_skills and get_skill. Activates for finding skills, browsing catalogs, or extending Claude.