havingautismhavingautismCommunity·10 Agent Skills Included

Codemini-CLI

Local-first coding CLI with terminal and browser interfaces

Runs coding, refactoring, Git workflows, and multi-step tasks from a terminal or browser interface. Indexes project files, symbols, and dependencies so changes are based on real code structure instead of guesswork. Keeps sessions, memory, and checkpoints on your machine while risky commands require explicit approval. Connects to OpenAI-compatible or Anthropic providers with sandboxed command execution.
npx skills add havingautism/Codemini-CLI --all -g -y
Available:

Tells the AI agent where each subsystem lives, how to route tasks like skill discovery and session runtime, and which tests to run before making changes.

All Skills in This Repository (10)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install Codemini CLI?

Run `npx skills add havingautism/Codemini-CLI --all -g -y` in your terminal to install all skills in this suite globally.

What can Codemini CLI do?

It refactors codebases, drives Git workflows, runs multi-step pipelines, researches technical questions, and processes local files from a terminal or web interface.

Does Codemini CLI work with my own model provider?

Yes. It connects to any OpenAI-compatible or Anthropic endpoint, and you can configure a separate fast model for lighter tasks.

Is Codemini CLI safe to run on my projects?

Yes. Risky commands require explicit approval, commands can run inside a sandbox, and checkpoints let you roll back changes.

Does Codemini CLI work on Windows?

Yes. It runs on Windows, macOS, and Linux with native PowerShell and Bash support, requiring only Node.js 22.19 or newer.

Related Repositories in Software Engineering

View All in Software Engineering