ci-design
Vocabulary and principles for well-designed CI. Use when the user wants to design, review, or audit CI, says CI is noisy, slow, or expensive, or is designing a workflow yml.
供给资产档案
编程与开发 Agent
代码审查、仓库分析、测试、CI、GitHub、DevOps 与开发工作流 Skill。
场景
GitHub automation
I need my agent to triage GitHub issues, review pull requests, and summarize repository changes.
适配 Agent
Claude Code + Browser agents + CLI
适用于 Codex、Claude Code、Cursor、CLI 或自定义 Agent。
安装
就绪
npx skills add ConnorGriffin/skills --skill ci-design
维护状态
新鲜
距上次推送 3 天
风险
需审查
Repository license is NOASSERTION; no license file detected, which may restrict usage rights.
GitHub 质量
18
59/100 质量 · 70/100 信任
覆盖标签
审查说明
Repository license is NOASSERTION; no license file detected, which may restrict usage rights. · Low GitHub adoption signal
Agent 采用评分卡
一眼查看信任、审计与安装准备度
这些分数综合公开仓库元数据、OpenAgentSkill 审查信号、维护新鲜度与安装准备度。它用于候选筛选,不替代人工审查。
质量
有潜力有用的候选项,但采用前应与替代方案比较。
信任
仅限沙盒有用但信任信号不足或混杂的候选项。在结果闭环证明任务匹配前,请保持在隔离工作区内使用。
审计
需审查对安装准备度、安全元数据、维护情况与采用风险的机器可读审查。
OpenAgentSkill 信任评分 v5
安装前需人工审查
仅在沙盒中运行,并在用于真实工作前比较接近的替代方案。
Stars
18 个 GitHub Stars
仓库活跃度
18 个 Star,5 个 Fork
维护状态
距上次推送 3 天
许可证
NOASSERTION
安装
npx skills add ConnorGriffin/skills --skill ci-design
安装安全性
标准软件包或运行时安装路径
权限范围
filesystem or document access, network or browser access
Agent 结果
暂未有 Agent 结果数据
文档
README/SKILL.md 上下文充分
风险摘要
生产前审查
- Repository license is NOASSERTION; no license file detected, which may restrict usage rights.
- Low GitHub adoption signal
- Quality score needs review
- GitHub adoption: 18 GitHub stars
安装准备度
安装路径可用
- 安装路径可用
- 仓库证据可用
- 已声明许可证
- 暂无 Agent 验证结果证据
Agent 可读元数据
这个 Skill 的机器可读决策数据。
使用此区块或内嵌 JSON 判断 Agent 是否应安装该 Skill、选择替代方案,或先请求人工审查。
适用任务
- GitHub automation 工作流
- Claude Code 团队
- builders willing to evaluate younger projects
- Inspect repository metadata
适用 Agent
安装决策
- 命令
- npx skills add ConnorGriffin/skills --skill ci-design
- 策略
- 审查
- 人工审查
- 是
信任与风险
- 信任
- 62/100
- 审计
- 75/100
- 风险级别
- 需审查
结果闭环
- 端点
- /api/agent/outcome
- 事件 ID
- resolve
- 结果
- 5
不适用场景
- 需要厂商支持 SLA 的团队
- production agents without a repository review
- Low GitHub adoption signal
- Repository license is NOASSERTION; no license file detected, which may restrict usage rights.
- Quality score needs review
Agent 安全 v2
55/100 · 安装前审查
Sparse or mixed signals. Useful for discovery, but not for autonomous installation.
Test manually in an isolated workspace and compare against safer alternatives.
中
Browser automation
Skill may drive a browser or interact with web pages.
中
网络访问
Skill 可能访问远程页面、API、仓库或外部服务。
中
文件系统访问
Skill 可能读取或写入项目文件、文档、生成产物或本地工作区状态。
- Repository license is NOASSERTION; no license file detected, which may restrict usage rights.
安装目标
在你的 Agent 工作流中安装此 Skill
通过公开安装端点获取命令、安全清单、目标提示词和该 Skill 的规范链接。
OpenAgentSkill CLI
Resolve policy, run the source installer safely, and report a verified install receipt.
$ npx --yes https://github.com/Leon-Drq/openagentskill/releases/download/cli-v0.2.1/openagentskill-0.2.1.tgz install connorgriffin-ci-designAgent 解析计划
让 Agent 在安装前验证匹配度。
Resolve API 返回首选 Skill、替代方案、安全策略、审计说明、安装目标和可直接执行的提示词,无需抓取此页面。
打开 JSON
/api/agent/resolve?task=Use%20ci-design%20for%20an%20agent%20workflow&agent=codex&max_risk=medium
Resolve 文本
/api/agent/resolve?task=Use%20ci-design%20for%20an%20agent%20workflow&agent=codex&max_risk=medium&format=text
安装交接
/api/skills/connorgriffin-ci-design/install
Agent 应检查
- 从 Resolve API 检查任务匹配与替代方案。
- 检查审计评分、信任评分和安全策略警告。
- 检查 Codex、Claude Code、Cursor 或 CLI 的安装目标兼容性。
复制提示词
Task: Use ci-design in this workspace.
Resolve first: https://www.openagentskill.com/api/agent/resolve?task=Use%20ci-design%20for%20an%20agent%20workflow&agent=codex&max_risk=medium
Review install handoff: https://www.openagentskill.com/api/skills/connorgriffin-ci-design/install
Install command: npx skills add ConnorGriffin/skills --skill ci-design
Before running it, summarize audit warnings, required permissions, and the fallback skill if install is risky.Agent 交接
把安装路径交给 Agent,而不是再给一个目录页。
通过公开安装端点获取命令、安全清单、目标提示词和该 Skill 的规范链接。
安装交接
/api/skills/connorgriffin-ci-design/install
LLM 文本格式
/api/skills/connorgriffin-ci-design/install?format=text
寻找替代方案
/api/skills/search?q=ci-design&limit=3
Agent 提示词
Use ci-design for this task. Review https://www.openagentskill.com/api/skills/connorgriffin-ci-design/install, then install with: npx skills add ConnorGriffin/skills --skill ci-designRegistry 元数据
用于自动选择 Skill 的 Agent 可读档案。
本页通过 Registry API 提供相同的决策、信任、审计、场景和安装信号,让 Agent 无需抓取界面即可排序。
Manifest
/api/registry/manifest/connorgriffin-ci-design
LLM 文本
/api/registry/manifest/connorgriffin-ci-design?format=text
安装别名
/api/registry/install/connorgriffin-ci-design
推荐
/api/registry/recommend?task=Use%20ci-design%20in%20an%20agent%20workflow&limit=3
适配 Agent
GitHub automation
平台
Claude Code, Browser agents
Agent 决策面板
Fallback candidate for GitHub automation
先用此 Skill 做原型验证,并保留备选方案。
栈中角色
备选候选
主要匹配
GitHub automation
信任标签
先做原型验证
安装路径
命令已就绪
适用场景
- GitHub automation 工作流
- Claude Code 团队
- builders willing to evaluate younger projects
证据
- 仓库近期活跃
- 已提供安装命令或 GitHub 仓库
- 59/100 质量档案
- 2 个 OpenAgentSkill 交互事件
先审查
- Low GitHub adoption signal
- Repository license is NOASSERTION; no license file detected, which may restrict usage rights.
实施路径
- 1在沙盒 Agent 中安装它,并端到端完成一次GitHub automation任务。
- 2Compare output quality, latency, and failure behavior against at least one alternative.
- 3Promote it into production only after reviewing repository permissions, license, and maintenance signals.
信任档案
仅限沙盒
有用但信任信号不足或混杂的候选项。在结果闭环证明任务匹配前,请保持在隔离工作区内使用。
GitHub 采用度
修复18 个 GitHub Stars
Star/Fork 活跃度
修复18 个 Star,5 个 Fork; 当前元数据中没有议题活跃度信息
近期维护
通过距上次推送 3 天
许可证清晰度
通过NOASSERTION
积极信号
- AI 审查已通过
- 安装路径可用
- 仓库证据可用
- 近期维护的仓库
- 安装命令未发现明显高风险模式
- 结果闭环已就绪,但需要首次真实 Agent 运行
安装前审查
- Repository license is NOASSERTION; no license file detected, which may restrict usage rights.
- Low GitHub adoption signal
- Quality score needs review
- GitHub adoption: 18 GitHub stars
- Stars/forks activity: 18 stars, 5 forks; issue activity unavailable in current metadata
- 暂未有真实 Agent 结果报告
- 无人值守安装前需要人工审查
建议操作
仅在沙盒中运行,并在用于真实工作前比较接近的替代方案。
质量档案
有潜力 适用于 Agent 工作流的候选
有用的候选项,但采用前应与替代方案比较。
工作流匹配
在这些场景使用此 Skill
Manage repositories
GitHub automation
I need my agent to triage GitHub issues, review pull requests, and summarize repository changes.
Build and ship code
Coding agents
I need a coding agent that can understand a repository, edit code, and review pull requests.
Operate web apps
Browser automation
I need my agent to control a browser, fill forms, and verify web app workflows.
工作流匹配
加入完整工作流
Inspect, patch, and verify code
Coding review agent
A workflow for software agents that inspect repositories, review pull requests, generate tests, and turn findings into shippable patches.
Operate and verify web apps
Browser QA agent
A workflow for agents that navigate products, fill forms, take screenshots, and verify real user flows across web applications.
Design, build, test, and ship interfaces
Frontend and UI
A practical workflow for agents that turn product briefs or Figma designs into polished frontend code, review the result, test it in a browser, and prepare a safe deployment.
替代方案短名单
安装前对比
可能适合该任务的相近 Skill。
Wazuh
Wazuh - The Open Source Security Platform. Unified XDR and SIEM protection for endpoints and cloud workloads.
Maigret
🕵️♂️ Collect a dossier on a person by username from 3000+ sites
Nuclei
Nuclei is a fast, customizable vulnerability scanner powered by the global security community and built on a simple YAML-based DSL, enabling collaboration to tackle trending vulnerabilities on the internet. It helps you find vulnerabilities in your applications, APIs, networks, DNS, and cloud configurations.
Infisical
Infisical is the open-source platform for secrets, certificates, and privileged access management.
概览
--- name: ci-design description: Vocabulary and principles for well-designed CI. Use when the user wants to design, review, or audit CI, says CI is noisy, slow, or expensive, or is designing a workflow yml. ---
# CI Design
Design CI so cost tracks the surface area actually touched, not the number of pushes. Use this language wherever CI is being designed, reviewed, or audited.
## Priorities
Fix in this order — each tier assumes the ones above it are already sound:
1. **Minutes and billing waste.** Runner tier, caching, unconditional jobs. Money leaks here even when every run is green. 2. **PR feedback latency.** How long a contributor waits to learn a push is good or bad. Concurrency and trigger surface live here. 3. **Run and notification volume.** Duplicate or invisible checks, noisy scheduling. Annoying, but cheaper than the first two.
Baseline failure noise (a flaky test, a known-red job) matters less than any of these — it's visible and locally fixable. Structural waste isn't; it compounds silently across every run.
## Vocabulary
Use these terms exactly.
**Trigger surface** — the product of events, branches, and paths that fire a workflow (`on: push/pull_request` × branch filters × path filters). The trigger surface is the first lever: a workflow that fires on every push to every branch has a trigger surface many times larger than the work it actually needs to validate.
**Path filtering** — restricting a job to run only when files it cares about changed. The required-checks-safe pattern: never put `paths:` at the workflow level on a job that's a required status check — GitHub can leave a required check permanently pending if its workflow never triggers. Instead, filter *inside* the job with a paths-filter step that gates the real work, so the workflow still runs and reports green (or explicitly skipped) on every PR.
**Concurrency group** — a `concurrency:` key that cancels superseded runs on the same branch/PR (`cancel-in-progress: true`), so a burst of pushes collapses to one live run instead of a growing queue. Release and deploy paths are the deliberate exception: don't cancel a run that's mid-deploy just because a new commit landed.
**Caching** — persisting dependencies or toolchains across runs, keyed on something that changes only when the cache should invalidate (a lockfile hash, a pinned tool version). The sin isn't the absence of a cache line — it's reinstalling a toolchain, browser binary, or dependency tree from scratch on every single run when the inputs didn't change.
**Runner cost tiers** — macOS runners cost several times what Linux runners cost per minute; Windows sits in between. A job earns a pricier runner only by a real platform dependency (building a macOS binary, testing an Xcode-only path) — never by inertia or a single assumption (like a temp path) that's trivially fixable on Linux.
**Scheduled scans** — expensive or slow analysis (security scanning, full matrix builds) that doesn't need to gate every PR. When merge velocity is high, put it on a schedule plus main-branch pushes instead of every pull request — it still runs regularly, just not once per push.
**Iteration burst** — a string of pushes to the same branch in quick succession, each firing its own run. Expected during active development, not itself a problem. The concurrency group is what determines whether a burst turns into cancellations (cheap, correct) or a queue of runs that finish stale and red (expensive, misleading).
**Invisible checks** — status checks that show up on a PR with no corresponding yml in the repo, most commonly GitHub's CodeQL default setup configured through repo settings rather than a workflow file. They can't be inventoried, diffed, or reviewed by reading the repo. Export them to a checked-in workflow so every check the repo runs is visible from its files.
## Principles
- **Every job answers "which changed files require me?"** If a job can't name the files that would make it necessary, its trigger surface is too wide. - **Every workflow has exactly one visible definition on disk.** No check should exist that isn't traceable to a yml file in the repo. - **Cost scales with touched surface area, not PR volume.** Ten pushes that touch nothing relevant should cost less than one push that touches everything. - **CI is a signal.** A check that's red mid-iteration by design — because nothing cancelled it, because it always runs even on draft churn — trains people to ignore red, which erodes the signal for the run that matters.
## Going deeper
- **Running an audit** — see [references/AUDIT-PLAYBOOK.md](references/AUDIT-PLAYBOOK.md): the repeatable procedure for inventorying, measuring, and ranking CI findings across one or more repos.
技术详情
- 版本
- 1.0.0
- 许可证
- NOASSERTION
- 最近更新
- 2026年8月19日
- 发布时间
- 2026年8月19日
决策摘要
备选候选
仓库近期活跃
Agent 验证证据
Agent 验证证据
来自解析、审查、安装和一次小范围运行后的结果报告。
- 成功率
- —
- 近期失败
- —
- 结果
- 0
- 输出质量
- —
- 失败
- 0
- 不相关
- 0
- 安装次数
- 0
- 风险拦截
- 0
- 需要配置
- 0
- 生产环境
- 0
暂时没有 Agent 结果数据。首次 Agent 执行可以通过 /api/agent/outcome 报告成功、需要设置、风险拦截、失败或不相关。
增长闭环
分享工具包
为 ci-design 准备的场景化草稿,可手动发布到 X。
A practical pick for design or creative work: ci-design: Vocabulary and principles for well-designed CI. Use when the user wants to design, review, or audit CI, says CI is noisy, s... 18 stars https://www.openagentskill.com/skills/connorgriffin-ci-design?ref=x
可选:带安装命令的回复
Listing + install path for ci-design: https://www.openagentskill.com/skills/connorgriffin-ci-design?ref=x Install: npx skills add ConnorGriffin/skills --skill ci-design
收录来源
Registry 收录
此列表来自公开来源,维护者认领获批前不会标记为官方。
- 收录方
- OpenAgentSkill 社区索引
归属链接指向公开仓库或创作者主页。创作者可认领列表以更新所有权信号。
认领此 Skill所有者认领
认领此 Skill 页面
这条 Registry 收录 列表归属于 ConnorGriffin,但尚未标记为官方。认领后可增加已验证所有者信号,使后续发布、安装和审计更新更值得信赖。
创作者外链工具包
将证据徽章加入你的 README
在开发者评估仓库的位置展示规范页面、当前信任与审计信号,以及真实的 Agent 验证证据。
[](https://www.openagentskill.com/skills/connorgriffin-ci-design)
[](https://www.openagentskill.com/skills/connorgriffin-ci-design)
[](https://www.openagentskill.com/skills/connorgriffin-ci-design/audit)
[](https://www.openagentskill.com/skills/connorgriffin-ci-design)作者
ConnorGriffin
@connorgriffin
健康信号
- GitHub Stars
- 18
- 质量评分
- 32/100
- 最近 GitHub 推送
- 2026年8月19日
- 框架提示
- 未知
- OpenAgentSkill 浏览量
- 2
- 复制安装命令
- 0
- 跳转点击
- 0
社区信号
告诉我们这个 Skill 是否对你的 Agent 工作流有帮助。汇总反馈会持续改善排序。
信任与安全
仅限沙盒
- GitHub 采用度18 个 GitHub Stars修复
- Star/Fork 活跃度18 个 Star,5 个 Fork; 当前元数据中没有议题活跃度信息修复
- 近期维护距上次推送 3 天通过
- 许可证清晰度NOASSERTION通过
- README/SKILL.md 完整度元数据包含足够的用法与工作流上下文通过
- 依赖与运行时风险network or browser surface通过
相关 Skill
Wazuh
Wazuh - The Open Source Security Platform. Unified XDR and SIEM protection for endpoints and cloud workloads.
16.3K StarsMaigret
🕵️♂️ Collect a dossier on a person by username from 3000+ sites
32.9K StarsNuclei
Nuclei is a fast, customizable vulnerability scanner powered by the global security community and built on a simple YAML-based DSL, enabling collaboration to tackle trending vulnerabilities on the internet. It helps you find vulnerabilities in your applications, APIs, networks, DNS, and cloud configurations.
29.2K StarsInfisical
Infisical is the open-source platform for secrets, certificates, and privileged access management.
27.4K Stars