·simplify-and-harden-ci
</>

simplify-and-harden-ci

仅 CI 使用 gh-aw 简化和强化拉取请求的工作流程(GitHub Agentic 工作流程)。运行无头扫描和报告检查以简化/强化/文档,发布结构化结果,并可以阻止关键或咨询类的合并。使用时机:您希望在 CI 中进行自动质量/安全审查,而无需交互式批准。

110安装·11热度·@pskoett

安装

$npx skills add https://github.com/pskoett/pskoett-ai-skills --skill simplify-and-harden-ci

如何安装 simplify-and-harden-ci

通过命令行快速安装 simplify-and-harden-ci AI 技能到你的开发环境

  1. 打开终端: 打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 运行安装命令: 复制并运行以下命令:npx skills add https://github.com/pskoett/pskoett-ai-skills --skill simplify-and-harden-ci
  3. 验证安装: 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

来源:pskoett/pskoett-ai-skills。

SKILL.md

查看原文

Run a CI-only variant of Simplify & Harden in pull requests:

CI agents do not have the same peak implementation context as the coding agent that wrote the change. Treat CI findings as structured review signals, not as full intent-aware rewrites.

Example-only template lives in references/workflow-example.md. Keep it outside .github/workflows until you explicitly want automation enabled.

仅 CI 使用 gh-aw 简化和强化拉取请求的工作流程(GitHub Agentic 工作流程)。运行无头扫描和报告检查以简化/强化/文档,发布结构化结果,并可以阻止关键或咨询类的合并。使用时机:您希望在 CI 中进行自动质量/安全审查,而无需交互式批准。 来源:pskoett/pskoett-ai-skills。

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/pskoett/pskoett-ai-skills --skill simplify-and-harden-ci
分类
</>开发工具
认证
收录时间
2026-02-23
更新时间
2026-03-10

Browse more skills from pskoett/pskoett-ai-skills

快速解答

什么是 simplify-and-harden-ci?

仅 CI 使用 gh-aw 简化和强化拉取请求的工作流程(GitHub Agentic 工作流程)。运行无头扫描和报告检查以简化/强化/文档,发布结构化结果,并可以阻止关键或咨询类的合并。使用时机:您希望在 CI 中进行自动质量/安全审查,而无需交互式批准。 来源:pskoett/pskoett-ai-skills。

如何安装 simplify-and-harden-ci?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/pskoett/pskoett-ai-skills --skill simplify-and-harden-ci 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

这个 Skill 的源码在哪?

https://github.com/pskoett/pskoett-ai-skills