·proactive-audit
!

proactive-audit

对管道期间修改的框架工件进行自动运行状况检查。验证挂钩语法、安全模式 (SE-01/SE-02)、技能连接、代理一致性和路由正确性。在创建、修改或删除框架工件时作为最终管道步骤调用。

20安装·2热度·@oimiragieo

安装

$npx skills add https://github.com/oimiragieo/agent-studio --skill proactive-audit

如何安装 proactive-audit

通过命令行快速安装 proactive-audit AI 技能到你的开发环境

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

来源:oimiragieo/agent-studio。

SKILL.md

查看原文

Automated health checks for framework artifacts that were modified during the current pipeline. This skill fills the gap between reactive verification (tests, lint) and proactive framework-level validation (wiring, syntax, security patterns).

Core principle: Framework artifact changes require the same rigor as code changes. If a skill was created, verify it is wired. If a hook was modified, verify it compiles. If an agent was changed, verify its tool/skill lists are consistent.

Invoke this skill as the final pipeline step whenever ANY of the following paths were created, modified, or deleted during the session:

对管道期间修改的框架工件进行自动运行状况检查。验证挂钩语法、安全模式 (SE-01/SE-02)、技能连接、代理一致性和路由正确性。在创建、修改或删除框架工件时作为最终管道步骤调用。 来源:oimiragieo/agent-studio。

可引用信息

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

安装命令
npx skills add https://github.com/oimiragieo/agent-studio --skill proactive-audit
分类
!安全工具
认证
收录时间
2026-03-07
更新时间
2026-03-11

Browse more skills from oimiragieo/agent-studio

快速解答

什么是 proactive-audit?

对管道期间修改的框架工件进行自动运行状况检查。验证挂钩语法、安全模式 (SE-01/SE-02)、技能连接、代理一致性和路由正确性。在创建、修改或删除框架工件时作为最终管道步骤调用。 来源:oimiragieo/agent-studio。

如何安装 proactive-audit?

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

这个 Skill 的源码在哪?

https://github.com/oimiragieo/agent-studio