proactive-audit
关于
The proactive-audit skill automatically validates framework artifacts modified during a pipeline, checking hook syntax, security patterns, skill wiring, and routing correctness. It runs as the final pipeline step when artifacts are created, modified, or deleted. Developers should use it for automated health checks using tools like git diff, Read, and Grep to ensure framework consistency.
快速安装
Claude Code
推荐npx skills add oimiragieo/agent-studio -a claude-code/plugin add https://github.com/oimiragieo/agent-studiogit clone https://github.com/oimiragieo/agent-studio.git ~/.claude/skills/proactive-audit在 Claude Code 中复制并粘贴此命令以安装该技能
GitHub 仓库
相关推荐技能
code-validation-sandbox
其他这是一个用于验证教材代码示例的Claude Skill,专为Python/Node.js/Rust的教学章节设计。它能根据四层教学法智能选择验证策略,按需调整验证深度,而非盲目执行所有代码。适用于教材编写时的代码正确性检查,不应用于生产环境测试。
code-validation-sandbox
其他这是一个用于教材代码验证的Claude Skill,专门验证Python/Node/Rust代码示例是否符合四层教学法要求。它能根据教学层次智能选择验证策略,适用于书籍章节的代码检查而非生产环境测试。该工具通过分析上下文自动确定验证深度,确保教学代码的正确性和教学目标的匹配。
code-validation-sandbox
其他这是一个用于教材代码验证的Claude技能,专门验证Python/Node/Rust的教学示例代码。它能根据四层教学法智能选择验证策略,针对不同章节的教学目标进行适当深度的代码检查。该工具使用Bash/Read/Write/Grep等基础工具,仅用于教材开发验证而非生产环境测试。
dev-validation-quality-gates
其他这是一个用于代码提交前的质量检查清单,帮助开发者在提交代码前验证关键质量指标。它涵盖了代码质量、测试、构建和服务器权威性检查等多个维度,特别适用于TypeScript项目和多人游戏开发场景。使用此技能可以确保代码符合团队标准,避免常见质量问题进入代码库。
