bycarloscape· 57 skills
Step-by-step protocol for creating a new client arm (per-client repo) in the Octopus framework. Covers required files, the sync-ai-docs workflow, the arm's sealed lineage graph (.claude/connectome/lineage.yaml), QueryMaster connection registration, the one-file rule, and the gitignore hygiene baseline. Load whenever the operator says 'create a new arm', 'onboard a client', 'mkdir new project', or starts working in an empty directory under ~/Documents/github/.
$npx -y skills add carloscape/octorato --skill arm-onboardingInstalls into the current project.
Run `npx skills use "https://github.com/carloscape/octorato" --skill "carloscape/octorato/arm-onboarding"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/carloscape/octorato" that are relevant to the current task. Run `npx skills add "https://github.com/carloscape/octorato"` and select the relevant skills, then follow their instructions.