Automates the onboarding of repositories into the CodeStable workflow system, whether you're starting from scratch or have scattered docs lying around. It scans your repo, picks one of two paths (build a fresh skeleton for empty repos, or audit and migrate existing docs with your approval), then drops in the full directory structure: `.codestable/` with subdirectories for requirements, features, issues, architecture, and shared tooling. The migration path is careful about asking before moving anything, and it force-updates `tools/` and `reference/` from the skill pack so you're always on the latest conventions. Handles legacy `easysdd` and `codestable` directories too. Once the skeleton is up, other CodeStable skills can run without setup friction.
npx skills add https://github.com/liuzhengdongfortest/codestable --skill cs-onboard