用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/quay/ai-helpers --skill ci命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
正在显示 SKILL.md
| name | ci |
| description | Quick CI status check for a pull request. Shows pass/fail/pending status for all GitHub Actions jobs and other CI checks. |
| argument-hint | PR_NUMBER |
| allowed-tools | ["Bash(bash .claude/scripts/check-ci.sh *)","Bash(gh *)","Read","Grep"] |
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.
Create a test plan for a PROJQUAY JIRA ticket, validate it with the user, then execute each scenario as manual verification. Covers acceptance criteria, real-user workflows, edge cases, and cross-feature regression.
Force short user-facing triage comments and retro summaries. Keep structured JSON and proposal evidence complete. Ban filler, hedging, and repetition.
Systematically rebase a branch onto its upstream target. Use when a feature branch has fallen behind, needs conflict resolution, requires commit cleanup before merge, or when a PR review requests a rebase. Handles complex multi-commit branches with many conflicts via incremental strategies.
基于 SOC 职业分类