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