Optimus banner
Tcuzzo Tcuzzo

Optimus

Development community

Description

--- description: Boot the harness — load the invariant floor and the skills this job needs before any code. Arms the grounding gate green. --- Load ${CLAUDE_PLUGIN_ROOT}/skills/optimus/SKILL.md and run its boot sequence now. Order: load the invariant floor → name the map for this job (files, rules, pack skills that govern it) → load the human profile if the job touches a human's taste or surface → invoke the skills the job needs, in real time, in this session. Hard gate: no code, no mutating

Installation

Installs to ~/.claude/skills/tcuzzo-backs-aios-skills-optimus/SKILL.md

Terminal
mkdir -p ~/.claude/skills/tcuzzo-backs-aios-skills-optimus && curl -fsSL https://raw.githubusercontent.com/Tcuzzo/backs-aios-skills/HEAD/commands/optimus.md -o ~/.claude/skills/tcuzzo-backs-aios-skills-optimus/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository