Agent SkillsTracer-Cloud/opensre › github-ci-health

github-ci-health

GitHub

生成指定 GitHub 仓库当前失败的 CI 检查只读报告,支持按分支或 PR 过滤。不执行变更操作,依赖预取数据,用于快速识别和定位持续集成中的构建问题。

core/agent_harness/prompts/skills/github_ci_health/SKILL.md Tracer-Cloud/opensre

触发场景

查询特定仓库当前的 CI 失败状态 排查指定分支或 PR 的构建错误

安装

npx skills add Tracer-Cloud/opensre --skill github-ci-health -g -y
更多选项

非标准路径

npx skills add https://github.com/Tracer-Cloud/opensre/tree/main/core/agent_harness/prompts/skills/github_ci_health -g -y

不安装直接使用

npx skills use Tracer-Cloud/opensre@github-ci-health

指定 Agent (Claude Code)

npx skills add Tracer-Cloud/opensre --skill github-ci-health -a claude-code -g -y

安装 repo 全部 skill

npx skills add Tracer-Cloud/opensre --all -g -y

预览 repo 内 skill

npx skills add Tracer-Cloud/opensre --list

SKILL.md

Frontmatter
{
    "name": "github-ci-health",
    "recurring": "unattended",
    "description": "Read-only GitHub CI health report of the checks failing right now for one repository, optionally narrowed to a branch or pull request. Not for CI\/CD performance, reliability KPIs, failure rates, or downtime over a period (use cicd-analytics-demo)."
}

GitHub CI health

Use this skill to report failing CI checks for exactly one configured GitHub repository. The schedule must supply owner and repo; it may supply either branch or pr_number, never both.

The scheduled runner supplies a pre-fetched CI health block. Treat that block as the complete source of truth and return it faithfully as the final report; do not discover a broader organization or repository scope. Preserve every failing check, link, age, responsible PR or branch, coverage notice, and repair handoff in the block.

Tool usage

This skill does not issue GitHub tool calls during unattended execution. Before the skill runs, the scheduled runner invokes run_github_ci_health, which collects the configured repository's CI data through read-only GitHub REST GET requests and supplies the complete rendered report.

Do not perform additional or fallback GitHub discovery. The only interactive tool used by this skill is propose_scheduled_delivery, which configures the recurring report and is never called during an unattended run.

This workflow is read-only. Never call fix_github_pr_ci, github_cli, shell_run, or any other mutating or external-command tool during unattended execution. Repairs must be requested interactively and explicitly approved.

When offering this report as a recurring task interactively, use kind recurring_skill and skill name github-ci-health. Pass the exact owner and repo, plus at most one of branch or pr_number, to propose_scheduled_delivery so confirmation preserves the repository scope.

Interactively, the repository comes from the request; when it names none, call scan_local_git_workspace and ask with ask_user_choice. Never run cli_exec (opensre health, opensre integrations …), shell_run, or github_cli to discover the repository, the token, or the environment: they print unrelated integration state and are not part of this skill. To show the checks failing right now during an interactive turn, use summarize_github_pr_status; this skill's own report is produced by the scheduled runner only.

版本历史

  • f22b81d 当前 2026-09-09 05:04

同 Skill 集合

core/agent_harness/prompts/skills/architecture_audit/SKILL.md
core/agent_harness/prompts/skills/github_ci_fix_onboarding/SKILL.md
core/agent_harness/prompts/skills/github_ci_fix/SKILL.md
core/agent_harness/prompts/skills/github_cli/SKILL.md
core/agent_harness/prompts/skills/github_security_fix/SKILL.md
core/agent_harness/prompts/skills/morning_report/SKILL.md
integrations/github/tools/ci_fix/SKILL.md
integrations/github/tools/github_cli/SKILL.md
integrations/github/tools/security_fix/SKILL.md
integrations/github/tools/workflow/SKILL.md
integrations/posthog/tools/skills/posthog-summary/SKILL.md
integrations/sentry/tools/skills/sentry-summary/SKILL.md
integrations/yandex_cloud/tools/SKILL.md
tools/github_cli/SKILL.md
tools/system/python_execution_tool/skills/github-star-velocity/SKILL.md
core/agent_harness/prompts/skills/cicd_analytics_demo/SKILL.md

元信息

文件数
0
版本
f22b81d
Hash
5fe8a1ac
收录时间
2026-09-09 05:04

首页 - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-09-16 13:14
浙ICP备14020137号-1 $访客地图$