nexos-cli
v6.0.3
Published
NexOS — AI Software House for Claude Code. 16 specialist agents, hook profiles, instinct learning, governance capture, config protection, batch quality gates. Install once, use everywhere.
Maintainers
Readme
NexOS
AI Software House — install once, use everywhere in Claude Code.
What you get
- 80 agents — dev, architect, QA, copy-chief, design-chief, traffic-masters, data-chief, and more
- 750+ skills — brainstorming, TDD, debugging, SEO, frontend-design, copywriting, and more
- 12 governance rules — agent authority, workflows, handoffs, security
- Hooks — session init, safety guard, memory sync, orchestration tracking
- CLAUDE.md — Full NexOS Software House system prompt
- Squads — Copy, Design, Traffic, Data, Cyber, Legal, Story
Install
npx nexos installThat's it. Open Claude Code and you have the full NexOS system.
Commands
npx nexos install # Interactive installer
npx nexos install -y # Auto-accept defaults
npx nexos install --dry-run # Preview without changes
npx nexos update # Update to latest version
npx nexos doctor # Health check
npx nexos info # Show installation info
npx nexos uninstall # Remove (with backup)Options
--skip-skills # Install agents + rules only (no skills)
--skip-hooks # Skip hook installation
--dry-run # Show what would happen
-y, --yes # Accept all defaultsAfter install
Open Claude Code in any project and use:
/NexOS:help # See all commands
@nexos-master # Activate the master orchestrator
@dev # Activate the dev agent
/SHP:workflows:greenfield # Start a new projectRequirements
- Node.js >= 18
- Claude Code CLI installed
