Runtime
Binary & TUI
STACC ships as a Rust binary with a terminal control panel, typed install planning, metadata sync, bootstrap, and a full local check gate.
The Rust binary is the product runtime. The terminal UI is the human control surface for the same install and verification paths agents use from the CLI.
#01
Binary Surface
BINARYstacc
stacc v0.1.0 / MIT
DOCS APPv0.1.0
Root workspace v0.1.0
DESCRIPTIONCLI/TUI
Rust TUI control panel and metadata sync for stacc agent configs
stacc
stacc --panel
stacc status --json
stacc install --editor codex --scope global --category rules --category skills --dry-run
stacc bootstrap --dry-run
stacc check#02
TUI Segments
Install
Editor, scope, conflict strategy, dry-run and write execution.
Customise
Category and stack selection for rules, skills, stacks, MCPs, hooks.
Hooks/MCP
Hook package and MCP server selection before install planning.
Version
Git status, binary bootstrap, and the full check gate.
Skills
Metadata sync and skill-origin lockfile maintenance.
#03
Installer Surface
commandsrulesagentsskillsstackhooksmcpscursor-pluginscodex-skills
| Tool | Global | Project |
|---|---|---|
| Cursor | ~/.cursor/ | .cursor/ |
| Claude Code | ~/.claude/ | .claude/ |
| Codex | ~/.codex/ | .codex/ |
| OpenCode | ~/.config/opencode/ | .opencode/ |
| AMP Code | ~/.config/amp/ | .agents/ |
stacc install --editor ampcode --scope project --category rules --category skills --dry-run
stacc install --editor cursor --scope project --category rules --category skills --dry-run
stacc install --editor codex --scope global --category rules --category skills --category mcps --mcp-server github --yes
stacc install --editor cursor --scope project --category hooks --hook continual-learning --dry-run#04
Docs Runtime
- @tailwindcss/postcss
4.1.18dev - @types/node
25.0.1dev - @types/react
19.2.7dev - @types/react-dom
19.2.3dev - cmdk
^1.1.1runtime - next
16.2.9runtime - postcss
8.5.15dev - react
19.2.7runtime - react-doctor
^0.5.8dev - react-dom
19.2.7runtime - satteri
^0.9.3runtime - shiki
^4.2.0runtime - tailwindcss
4.1.18dev - typescript
5.9.3dev - yaml
2.9.0runtime