Skip to main content
ClaudeWave

Command Code AI

Subagents3.5k stars342 forksUpdated 1mo ago
Editor's note

Command Code is an npm-installable CLI coding agent, invoked via the `cmd` command, that handles full-stack software tasks including building features, fixing bugs, writing tests, and refactoring code directly from the terminal. Its defining characteristic is a personalized learning system called "taste," driven by a proprietary `taste-1` model that tracks every accepted, rejected, or edited suggestion to build a persistent coding-style profile for the user. That profile can be shared across teams using `npx taste push/pull`. The interactive session layer supports slash commands (opened with `/`), a Bash mode triggered by `!`, and file path autocomplete via `@`. While the repository lists Anthropic, OpenAI, DeepSeek, GLM, and Kimi among its topics, suggesting multi-model support, the tool connects to these providers through its own CLI layer rather than directly through Claude Code or Claude Desktop. Developers who want a terminal-first coding agent that adapts to individual style preferences over time are the primary audience.

ClaudeWave Trust Score
80/100
Trusted
Passed
  • Actively maintained (<30d)
  • Healthy fork ratio
  • Topics declared
  • Mature repo (>1y old)
  • Documented (README)
Flags
  • !No standard license detected
Last scanned: 6/11/2026
Install as a Claude Code subagent
Method: Clone
Terminal
git clone https://github.com/CommandCodeAI/command-code && cp command-code/*.md ~/.claude/agents/
1. Clone the repository and copy the agent .md definitions into ~/.claude/agents (or .claude/agents inside a project).
2. Start a new Claude Code session to load the agents.
3. Delegate work to them with the Task/Agent tool or by name.
Use cases

Subagents overview

README preview not available. Visit the repo on GitHub for full documentation.
aiai-agentanthropicclicoding-agentcommand-codecommand-linecommand-line-tooldeepseekglmharnesskimiopenai

What people ask about command-code

What is CommandCodeAI/command-code?

+

CommandCodeAI/command-code is subagents for the Claude AI ecosystem. Command Code AI It has 3.5k GitHub stars and was last updated 1mo ago.

How do I install command-code?

+

You can install command-code by cloning the repository (https://github.com/CommandCodeAI/command-code) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is CommandCodeAI/command-code safe to use?

+

Our security agent has analyzed CommandCodeAI/command-code and assigned a Trust Score of 80/100 (tier: Trusted). See the full breakdown of passed checks and flags on this page.

Who maintains CommandCodeAI/command-code?

+

CommandCodeAI/command-code is maintained by CommandCodeAI. The last recorded GitHub activity is from 1mo ago, with 139 open issues.

Are there alternatives to command-code?

+

Yes. On ClaudeWave you can browse similar subagents at /categories/agents, sorted by popularity or recent activity.

Deploy command-code to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: CommandCodeAI/command-code
[![Featured on ClaudeWave](https://claudewave.com/api/badge/commandcodeai-command-code)](https://claudewave.com/repo/commandcodeai-command-code)
<a href="https://claudewave.com/repo/commandcodeai-command-code"><img src="https://claudewave.com/api/badge/commandcodeai-command-code" alt="Featured on ClaudeWave: CommandCodeAI/command-code" width="320" height="64" /></a>

More Subagents