什麼是 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