什么是 validate-counts?
验证 CLAUDE.md、hooks.json、清单和源目录中的钩子、技能和代理计数是否一致。当添加或删除组件后、发布前计数可能过时或 CLAUDE.md 项目概述看起来错误时使用。 来源:yonatangross/orchestkit。
验证 CLAUDE.md、hooks.json、清单和源目录中的钩子、技能和代理计数是否一致。当添加或删除组件后、发布前计数可能过时或 CLAUDE.md 项目概述看起来错误时使用。
通过命令行快速安装 validate-counts AI 技能到你的开发环境
来源:yonatangross/orchestkit。
Checks that hook, skill, and agent counts are consistent across all authoritative sources in OrchestKit. Outputs a comparison table and flags drift with precise file references.
| Category | Rule | Impact | Key Pattern |
| Count Sources | rules/sources-authoritative.md | HIGH | Filesystem is authoritative; derived sources must match | | Drift Detection | rules/drift-reporting.md | HIGH | Comparison table + flag with file:field references |
验证 CLAUDE.md、hooks.json、清单和源目录中的钩子、技能和代理计数是否一致。当添加或删除组件后、发布前计数可能过时或 CLAUDE.md 项目概述看起来错误时使用。 来源:yonatangross/orchestkit。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/yonatangross/orchestkit --skill validate-counts验证 CLAUDE.md、hooks.json、清单和源目录中的钩子、技能和代理计数是否一致。当添加或删除组件后、发布前计数可能过时或 CLAUDE.md 项目概述看起来错误时使用。 来源:yonatangross/orchestkit。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/yonatangross/orchestkit --skill validate-counts 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/yonatangross/orchestkit