Commands
Miskin filters 40+ commands. Run any supported command through miskin to get compressed output.
bash
miskin <command> [args...]Supported Commands
| Category | Commands |
|---|---|
| Git | status, diff, log, add, commit, push, pull, branch, checkout, merge, rebase, stash, tag, fetch, clone, init, remote, reset, restore, rm, mv, clean |
| Rust | cargo build, test, clippy, fmt, check, run |
| Node.js | npm, pnpm, yarn, npx, bun, pip, uv, bundle, gem |
| Testing | pytest, jest, vitest, go test, rspec, playwright |
| Linting | eslint, ruff, biome, tsc, mypy, prettier, golangci-lint, rubocop, clippy |
| Docker/K8s | docker ps, images, logs, compose; kubectl, oc |
| Files | ls, cat, find, tree, head, tail, read |
| GitHub | gh pr list/view/status, issue list, run list, repo view, auth |
| Network | curl, wget |
| System | df, du, ps, top, wc, env, which, uname, free |
CLI Subcommands
bash
miskin init # Install hooks
miskin stats # Token savings
miskin gain # Alias for stats
miskin stats --graph # Per-command bar chart
miskin stats --history # Recent command history
miskin stats --daily # Day-by-day breakdown
miskin stats --json # JSON export
miskin config # Manage configuration
miskin compress # Print caveman system prompt
miskin discover # Find unfiltered commands
miskin session # Adoption by session
miskin proxy <cmd> # Raw passthrough + tracking
miskin err <cmd> # Show only stderr
miskin completions bash # Shell completions
miskin hook <agent> # Internal: hook protocol handler
miskin --help # Full help