Skip to content
Development
Command

/continue

Continue last CCS delegation session [AUTO ENHANCE]

From plugin
ccs
2.8k2 skills2 commands
Install
$ npx -y skills add kaitranntt/ccs --agent claude-code

How it fires

How this command gets triggered: by you, by Claude, or both.

  • Fires itselfClaude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/continue

Context preview

What this command does when you run it.

Continue last CCS delegation session [AUTO ENHANCE]

Command definition

continue.md
description: Continue last CCS delegation session [AUTO ENHANCE]
argument-hint: [follow-up instruction]

Activate `ccs-delegation` skill. The skill contains all execution logic.

Task: Detect last-used profile from `~/.ccs/delegation-sessions.json`, parse `$ARGUMENTS`, enhance with previous context, execute continuation via CCS CLI.

**Examples:**

/ccs:continue "also update the examples section"  # Use last profile
/ccs:continue --glm "add unit tests"              # Switch profiles
/ccs:continue "/commit with message"              # Nested slash command
Ships withccs

Switch between Claude accounts, Gemini, Copilot, OpenRouter (300+ models) via CLIProxyAPI OAuth proxy. Visual dashboard, remote proxy support, WebSearch fallback. Zero-config to production-ready.

Get the whole plugin
Stats
2,794
Stars
256
Forks
Active
Maintenance
TypeScript
Language
MIT
License
23h ago
Last commit
9mo ago
Created

Repo: kaitranntt/ccs