Short, focused guides for every Centaurus feature.
Interactive walk-throughs showing exactly what you see in the terminal — same screens, same steps. Follow along or click to jump ahead.
Create your first lifecycle hook
Run a shell command automatically at every AI action — for logging, notifications, or policy enforcement. One pattern, endless uses.
Author a reusable workflow
Turn a repeated sequence of prompts and tool calls into a one-command workflow. Great for release rituals and scripted reviews.
Learn a workflow while you work
Flip on learn-mode, run the commands and prompts the way you actually do — Centaurus captures each one and turns them into a saved workflow.
Write a skill in Markdown
Drop a SKILL.md into your repo and Centaurus picks it up automatically — invoke on demand with /skill.
Plug in an MCP server
List what’s already configured and add a new MCP server from a JSON config. GitHub, browsers, databases — same pattern for any server.
Save a reusable rule
Write a chunk of instructions once, then drop @rules:<name> into any prompt to pull it in. Keeps your prompts compact.