codemie-code
Manage multiple coding assistants from one command line
All Skills in This Repository (5)
Pure Emerald Level Indicatorsmr
Push branches and create pull requests with theme-based splitting.
typescript-best-practices
Enforce TypeScript coding standards across CodeMie project sources.
codemie-release
Automate CodeMie CLI releases with semantic versioning and GitHub release creation.
codemie-pr
Automate git commit, push, and GitHub PR creation with conventional commits.
git-worktree
Manage Git worktrees for parallel development with branch safety checks.
Frequently Asked Questions
FAQPage SchemaHow to install CodeMie Code?โผ
Run `npx skills add codemie-ai/codemie-code --all -g -y` in your terminal to install all skills in this suite globally.
What does CodeMie Code do?โผ
It is a unified command line that installs, configures, and runs multiple coding assistants like Claude Code, Codex, Copilot, and Gemini from one place. It also tracks usage, costs, and sessions across all of them.
Can I switch between different coding assistants?โผ
Yes. You can install several assistants side by side and launch each with a simple shortcut like codemie-claude or codemie-codex, all sharing the same provider and profile settings.
Does CodeMie Code support enterprise SSO?โผ
Yes. It supports enterprise SSO, JWT, LiteLLM, AWS Bedrock, and Ollama providers, routing all assistant traffic through a secure local proxy with audit logging.
Can non-developers use CodeMie Code?โผ
Basic tasks like chatting with assistants or generating reports work through plain-English requests, but initial setup requires Node.js 20+ and comfort with running terminal commands.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core