workspace-autopsy-governance
Installation
SKILL.md
Workspace Autopsy & Governance Restructure
Overview
This skill enables agents to systematically analyze (autopsy) an existing, potentially disorganized workspace, propose a logical new directory structure, and migrate the workspace to this new structure while enforcing new governance standards.
Workflow
To execute this skill, follow these sequential steps:
Phase 1: Workspace Autopsy (Mapping)
To begin, you must understand the current state of the workspace.
- Run the autopsy script to map the directory:
python /Users/4jp/.agents/skills/workspace-autopsy-governance/scripts/workspace_autopsy.py --dir . - Review the generated map and statistics. Identify:
- Where the core source code lives.
- Where documentation, scripts, and assets are currently scattered.
- Legacy folders or structural chaos that need cleaning.