Install
Install Armadillo
Section titled “Install Armadillo”Requirements
Section titled “Requirements”Claude Code — that’s it. Works on macOS, Windows, and Linux. No terminal, no scripts, no package manager.
Install
Section titled “Install”Open Claude Code in your project directory, then tell Claude:
Install armadillo from https://github.com/Armadillo-Nation/armadillo-main-brainsImportant: Exit your Claude Code session and start a new one. This loads the hooks and settings that were just installed.
Then in the new session:
/armadillo-syncDone.
What happens
Section titled “What happens”- Claude reads the armadillo repo from GitHub
- Copies core skills, hooks, rules, and agents into your
.claude/directory /armadillo-syncruns project analysis, selects skill packs for your stack, and generatesCLAUDE.md
Everything lives in your project’s .claude/ folder. Nothing global, nothing system-wide.
Add skill packs
Section titled “Add skill packs”armadillo-core covers workflow, testing, git, and debugging. Optional skill packs extend it with domain-specific expertise — frontend, database, auth, deploy, and more.
To add or remove skill packs:
/armadillo-syncSee the README for the full list of available skill packs.
Update
Section titled “Update”Tell Claude:
/armadillo-syncChecks for new versions, diffs your files, handles conflicts, and offers new skill packs.