acegalaxy-co/ace_commons-ccswitch-cli

Claude Code endpoint switcher — swap between 9router / local router / Anthropic direct (cross-platform: bash + PowerShell)

2Stars on the repository
35Mods indexed here, across every type
16d agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

code-reviewer

01

acegalaxy-co/ace_commons-ccswitch-cli

Agent Claude Code

Review code changes (staged diff, branch range, or specific files) for correctness, security, style consistency, and rule compliance. Use before large commits or before deploying to prod. Returns issue list + severity.

2 16d ago A 47 tokens

delegate-codex

02

acegalaxy-co/ace_commons-ccswitch-cli

Agent Claude Code

Delegate hard reasoning tasks (tricky bugs, algorithmic design, deep security review, complex refactor with subtle invariants) to Codex CLI (OpenAI o-series). Two modes — review (read-only analysis) or edit (modifies files inside isolated worktree, no auto-commit).

2 16d ago A 65 tokens

delegate-deepseek

03

acegalaxy-co/ace_commons-ccswitch-cli

Agent Claude Code

Delegate cheap bulk coding tasks (refactor, boilerplate, batch edits across many files) to Aider + DeepSeek inside an isolated worktree. Use when task is mechanical and large-scale, or when offloading from Opus to save tokens. Returns worktree path + diff summary; never auto-commits.

2 16d ago A 69 tokens

delegate-gemini

04

acegalaxy-co/ace_commons-ccswitch-cli

Agent Claude Code

Delegate large-context READ-ONLY tasks (cross-file audit, repo summarization, "find all places that X", architecture review) to Gemini CLI. Leverages Gemini's large context window and free tier. Not for coding — use delegate-codex or delegate-sonnet for edit/refactor work.

2 16d ago A 65 tokens

delegate-sonnet

05

acegalaxy-co/ace_commons-ccswitch-cli

Agent Claude Code

Delegate hard L/XL reasoning + execution tasks (tricky implementation, algorithmic design, complex refactor with subtle invariants, security-sensitive edits) to an in-harness Sonnet subagent. Opus (orchestrator) gives a self-contained spec; Sonnet implements + writes tests + verifies in-scope, then returns a diff…

2 16d ago A 0 tokens

secret-scanner

06

acegalaxy-co/ace_commons-ccswitch-cli

Agent Claude Code

Deep scan for secrets/PII/internal patterns in a staged diff or commit range. Use to audit before pushing to a remote, after a merge, or when suspecting a leak. Returns a table of findings + remediation steps.

2 16d ago A 50 tokens