什么是 proactive-audit?
对管道期间修改的框架工件进行自动运行状况检查。验证挂钩语法、安全模式 (SE-01/SE-02)、技能连接、代理一致性和路由正确性。在创建、修改或删除框架工件时作为最终管道步骤调用。 来源:oimiragieo/agent-studio。
对管道期间修改的框架工件进行自动运行状况检查。验证挂钩语法、安全模式 (SE-01/SE-02)、技能连接、代理一致性和路由正确性。在创建、修改或删除框架工件时作为最终管道步骤调用。
通过命令行快速安装 proactive-audit AI 技能到你的开发环境
来源:oimiragieo/agent-studio。
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对管道期间修改的框架工件进行自动运行状况检查。验证挂钩语法、安全模式 (SE-01/SE-02)、技能连接、代理一致性和路由正确性。在创建、修改或删除框架工件时作为最终管道步骤调用。 来源:oimiragieo/agent-studio。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/oimiragieo/agent-studio --skill proactive-audit 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/oimiragieo/agent-studio