sentinel-ops

仓库创建 2026年3月12日最近提交 23 天前SkillHot 收录 22 天前
▸ 精选理由

适合维护多仓库治理与可重用工作流的组织运维人员。

▸ 风险提示

可能执行部署或修改 CI 配置,涉及高权限风险

这个 Skill 做什么

管理和部署跨仓库的 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.

开发编程CI/CD多仓库哨兵系统通用
0
Stars
0
Forks
16
仓库内 Skill
+0
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/huanlongAI/tzh-Harness/main/cowork-skills/sentinel-ops/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/huanlongAI/tzh-Harness/main/cowork-skills/sentinel-ops/SKILL.md"
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
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有