·status-audit
</>

status-audit

Audit story statuses across filesystem, KB, and git worktrees. Detects stale statuses, duplicate directories, orphaned worktrees, unprocessed deferred KB writes, and missing KB artifacts. Resolves conflicts by picking the furthest-progressed directory as ground truth.

11Installs·1Trend·@michael-menard

Installation

$npx skills add https://github.com/michael-menard/monorepo --skill status-audit

How to Install status-audit

Quickly install status-audit AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/michael-menard/monorepo --skill status-audit
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: michael-menard/monorepo.

SKILL.md

View raw

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 |

Audit story statuses across filesystem, KB, and git worktrees. Detects stale statuses, duplicate directories, orphaned worktrees, unprocessed deferred KB writes, and missing KB artifacts. Resolves conflicts by picking the furthest-progressed directory as ground truth. Source: michael-menard/monorepo.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/michael-menard/monorepo --skill status-audit
Category
</>Dev Tools
Verified
First Seen
2026-03-10
Updated
2026-03-10

Browse more skills from michael-menard/monorepo

Quick answers

What is status-audit?

Audit story statuses across filesystem, KB, and git worktrees. Detects stale statuses, duplicate directories, orphaned worktrees, unprocessed deferred KB writes, and missing KB artifacts. Resolves conflicts by picking the furthest-progressed directory as ground truth. Source: michael-menard/monorepo.

How do I install status-audit?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/michael-menard/monorepo --skill status-audit Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/michael-menard/monorepo

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-03-10