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