PrAImate — Development skill for Claude Code
A terminal launcher for agent CLIs — Claude Code, Codex CLI, OpenCode, Gemini CLI, DeepSeek-TUI — that pairs each session with a self-contained template (mission, playbook, rules, tools, subagents, pe.
How to install PrAImate
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open sPROFFEs/PrAImate and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What PrAImate does
A terminal launcher for agent CLIs — Claude Code, Codex CLI, OpenCode, Gemini CLI, DeepSeek-TUI — that pairs each session with a self-contained template (mission, playbook, rules, tools, subagents, persona) and clones it into a fresh isolated chat every time you start working on something new.
Alternatives in Development
- Petdex — A public gallery of animated pets for Codex, Claude Code, DeepSeek Harness, Hermes, OpenCode, Gemini CLI, and 4k ★
- Agent Of Empires — Manage multiple Claude Code, OpenCode agents from either TUI or Web for easy access on mobile 3.1k ★
- Dao Code — Open-source TypeScript terminal coding agent for DeepSeek-V4 — builds on DeepSeek's strong price-performance a 1.3k ★
README
PrAImate
Official source and releases: [sPROFFEs/PrAImate](https://github.com/sPROFFEs/PrAImate)
PrAImate 1.2.2 is a GUI-only desktop harness for Claude Code, OpenClaude, Codex CLI, OpenCode, and the bundled **PrAImate Code** build. It gives those CLIs one place for coding terminals, chats, reusable agents, workflows, skills, locally configured MCP servers, local-model routing, privacy controls, and optional Git backup.
PrAImate does not replace the underlying CLI or model provider. The selected CLI still performs the model request, owns its native authentication, and may keep its own session/configuration files.
Supported systems
- Linux amd64 (release archive)
- Windows amd64 and arm64 (release archives)
- Linux arm64 source builds where the required native WebKitGTK toolchain is available
macOS is not a supported or published target. The old Bubble Tea TUI is no longer shipped; running `praimate` opens the desktop application.
Install
Linux:
curl -fsSL https://raw.githubusercontent.com/sPROFFEs/praimate/main/scripts/install.sh | bash
Windows PowerShell:
iwr -useb https://raw.githubusercontent.com/sPROFFEs/praimate/main/scripts/install.ps1 | iex
Useful commands:
praimate # open the desktop application
praimate code # launch the managed PrAImate Code CLI
praimate agent run --agent DEV-TEAM --cli praimate-code --folder /project --prompt "review this code"
praimate -check-update # check the latest GitHub release
praimate -update # update the installed release
praimate -version # print version and platform
Headless agent runs are a versioned machine interface: JSON is written to stdout and diagnostics stay on stderr. Use `--output jsonl` for live events, use a protected `--prompt-file` to keep large/sensitive text out of the process list, or use `--workflow` with repeatab
Related Skills
Ba Mission Control
BlueArch Mission Control — keyboard-first terminal TUI to monitor & run dozens of Claude Code agents: 10 live
Dsh Omc Tui
DeepSeek Harness (DSH) 原生全功能终端交互界面 · Claude Code-styled Terminal TUI & CLI for DeepSeek Harness
TermCrew
Local multi-agent terminal: run Claude, Codex, Gemini, Cursor Agent and 24 more coding CLIs side by side in re
Otherside CLI
Totally Free Claude Code inspired terminal coding agent. Multi-provider: Anthropic, Codex, Gemini, Kimi, DeepS
Playbook
How to dispatch well — choosing flash vs pro, writing self-contained briefs, parallelism, verifying results, a
Install Claude Deepseek
Agent prompt: install an isolated Claude Code + DeepSeek launcher
Related Agents
Agent Of Empires
Claude Code, OpenCode, Mistral Vibe, Codex CLI, Gemini CLI Coding Agent Terminal Session manager via tmux and
Shux Tui QA
General hard-gate QA subagent for shux TUI, terminal UX, CLI, pane automation, plugin, attach, mouse/input, an
UX Bar Raiser
Holds the UX and UI bar for an app, web or terminal. Audits the running app against Nielsen's heuristics, WCAG