sentinel-ops
适合维护多仓库治理与可重用工作流的组织运维人员。
可能执行部署或修改 CI 配置,涉及高权限风险
管理和部署跨仓库的 Consistency Sentinel CI/CD 治理与可复用工作流系统。
负责 Consistency Sentinel 的 CI/CD 部署与运维,处理跨仓库的可复用 workflow、配置和 GitHub Actions 故障。用在需要批量下发或更新 sentinel 工作流、调试 precheck 脚本或配置 LLM 审核层时。特点是 hub-and-spoke 的多仓库治理模型,把中心库的可复用工作流推广到各个仓库并保证一致性。
▸ 展开 SKILL.md 英文原文
Consistency Sentinel CI/CD operations: deploy, debug, configure, and manage the multi-repo Sentinel system across huanlongAI org. Use this skill whenever the user mentions sentinel, CI checks, precheck scripts, reusable workflows, multi-repo deployment, sentinel config profiles, LLM review layer, or any operational task related to the Consistency Sentinel system. Also trigger when discussing GitHub Actions failures in sentinel-related workflows, cross-repo workflow_call patterns, or batch deployment to multiple repos.
帮我安装这个 skill:https://raw.githubusercontent.com/huanlongAI/tzh-Harness/main/cowork-skills/sentinel-ops/SKILL.mdcurl -fsSL "https://raw.githubusercontent.com/huanlongAI/tzh-Harness/main/cowork-skills/sentinel-ops/SKILL.md"# Sentinel Ops Operational knowledge base for the **Consistency Sentinel** system -- a multi-repo CI/CD governance framework deployed across the huanlongAI GitHub organization. ## Architecture Overview The Sentinel system uses a **hub-and-spoke reusable workflow** pattern: - **Hub**: `huanlongAI/sentinel-shared` (PUBLIC repo -- must stay public, see constraints below) - `.github/workflows/consistency-sentinel.yml` -- the reusable workflow (callee) - `scripts/` -- D-1~D-6 precheck scripts + LLM review + aggregation + escalation - `prompts/` -- system prompts for LLM review layer - **Spokes**: Each repo in huanlongAI org has: - `.github/workflows/consistency-sentinel.yml` -- ~25-l