#222 · Primary category: AI Coding Assistants
command-code
Command Code AI
Project last updated:08/15/26
GitHub Stars
3.8K
Forks
351
Contributors
5
License
Other
Why we included this project
Command Code is a coding agent that runs in the terminal and keeps a running sense of how you like to write code. It calls this its taste model: every time you accept, reject, or edit a suggestion, it folds that choice into a profile of your style, and later suggestions follow that profile instead of starting from scratch. That carries across full-stack work, bug fixes, test writing, and refactors. The profile can also be pushed and pulled, so a team can share one consistent style. Setup is a single npm install, and the CLI gives you slash commands, bash mode, and file autocomplete, which means.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
superpowers
An agentic skills framework & software development methodology that works.
ECC
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
skills
Skills for Real Engineers. Straight from my .agents directory.
opencode
The open source coding agent.
andrej-karpathy-skills
A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.