/claude-init
Put an existing bewith-dev repo on the org brain.
Invoke the claude-init skill on $ARGUMENTS (a repo path or name; defaults to the current repo). It runs the repo-migration runbook in an isolated worktree of the target repo: scaffolds CLAUDE.md + .claude/settings.json + the CI caller, retires legacy .cursor/.cursorrules (archives them, then rewrites genuinely repo-specific rules into CLAUDE.md and drops the generic ones the plugin already covers), and verifies the plugin + git hooks load.
It prepares a reviewable chore/onboard-bewith-platform branch/PR — it never commits to master and never merges. The rewritten CLAUDE.md and the rule retirements get a human read.
The plugin + git hooks themselves are wired once per developer — see install-bewith-plugin.md. Do that first.