什麼是 status-audit?
跨檔案系統、KB 和 git 工作樹審核故事狀態。偵測陳舊狀態、重複目錄、孤立工作樹、未處理的延遲 KB 寫入和遺失的 KB 工件。透過選擇進展最遠的目錄作為基本事實來解決衝突。 來源:michael-menard/monorepo。
跨檔案系統、KB 和 git 工作樹審核故事狀態。偵測陳舊狀態、重複目錄、孤立工作樹、未處理的延遲 KB 寫入和遺失的 KB 工件。透過選擇進展最遠的目錄作為基本事實來解決衝突。
透過命令列快速安裝 status-audit AI 技能到你的開發環境
來源:michael-menard/monorepo。
CRITICAL EXECUTION RULE: Do NOT spawn sub-agents (Task tool) for this skill. Call all MCP tools and Bash commands directly in the main conversation. Sub-agents do not have reliable access to the knowledge-base MCP server.
Performs a four-part audit and optionally fixes all detected issues:
| A. Duplicate Directories | Stories with copies in multiple stage dirs — picks furthest-progressed as canonical | | B. KB State Mismatch | Canonical disk state vs KB state field — updates KB if behind | | C. Orphaned Worktrees | Active git worktree list entries vs worktreelistactive KB records |
跨檔案系統、KB 和 git 工作樹審核故事狀態。偵測陳舊狀態、重複目錄、孤立工作樹、未處理的延遲 KB 寫入和遺失的 KB 工件。透過選擇進展最遠的目錄作為基本事實來解決衝突。 來源:michael-menard/monorepo。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/michael-menard/monorepo --skill status-audit跨檔案系統、KB 和 git 工作樹審核故事狀態。偵測陳舊狀態、重複目錄、孤立工作樹、未處理的延遲 KB 寫入和遺失的 KB 工件。透過選擇進展最遠的目錄作為基本事實來解決衝突。 來源:michael-menard/monorepo。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/michael-menard/monorepo --skill status-audit 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/michael-menard/monorepo