ccShort slash command wrapper for Claude relay sessions. Use when the user wants concise /cc commands like /cc projects, /cc on <project>, /cc tail, /cc off, o...
Install via ClawdBot CLI:
clawdbot install artwalker/ccShort operator commands for Claude Code relay sessions.
Requires: claude-relay skill must be installed.
All commands execute via:
{baseDir}/scripts/cc.sh <raw-args>
Parse user input and route:
projects / list โ list available projects from map + project rooton / start โ start or reuse Claude session (fuzzy match)off [project] / stop [project] โ stop session (default: last project)tail [project] [lines] โ show recent output (default: 120 lines)status โ list active relay sessions/cc (no args) โ show inline button menu (if platform supports)/cc on (no project) โ show project picker buttonsFor the "any other text" case: if the first token resolves to an active project session, treat it as explicit project target and use remaining text as the message.
After on , enter relay mode. This is the critical behavior contract:
scripts/cc.sh send โ wait for output โ return final result only.off, tail, status, projects, /cc.off, stop, or /cc menu invocation.Example:
[relay mode active, project=marvis]
User: "ๅธฎๆๆฅไธไธ่ฟไธช bug ็ๅๅ "
โ cc.sh send marvis "ๅธฎๆๆฅไธไธ่ฟไธช bug ็ๅๅ "
โ wait for Claude Code output
โ return result to user
WRONG: answering the question yourself
For button specs, output formatting, approval handling, and callback routing, see relay-mode.md.
NO_REPLY, no surrounding text.| Variable | Default | Description |
|----------|---------|-------------|
| CLAUDE_RELAY_DIR | (auto-detected) | Path to claude-relay skill directory |
| CLAUDE_RELAY_ROOT | $HOME/projects | Root directory for project discovery |
| CLAUDE_RELAY_MAP | | Path to project alias map file |
Generated Mar 1, 2026
Development teams use the cc skill to quickly switch between project-specific Claude Code sessions during coding sprints. It enables seamless relay of technical queries like debugging or code reviews directly to Claude Code without manual session management, streamlining collaborative problem-solving in agile environments.
DevOps engineers leverage the cc skill to manage Claude Code sessions for infrastructure projects, such as cloud deployments or CI/CD pipelines. They relay commands and logs to Claude Code for analysis, automating troubleshooting and configuration tasks while maintaining session persistence across different operational contexts.
Data scientists employ the cc skill to interact with Claude Code for data analysis and model development projects. It allows them to send queries about datasets or algorithms directly, facilitating iterative exploration and reducing context-switching overhead in research workflows.
Support teams use the cc skill to relay user-reported issues to Claude Code for diagnostic assistance. By maintaining active sessions per support ticket, they can efficiently forward error logs and queries, enabling consistent, AI-powered troubleshooting without manual intervention.
Offer the cc skill as part of a premium subscription for AI-powered development tools, integrating it with existing IDEs or collaboration platforms. Revenue is generated through monthly fees based on usage tiers, targeting enterprises seeking to enhance team productivity with streamlined Claude Code access.
Provide consulting services to customize and deploy the cc skill for specific client workflows, such as tailored project mapping or integration with proprietary systems. Revenue comes from one-time setup fees and ongoing support contracts, catering to organizations with unique operational needs.
Distribute the cc skill as a free open-source tool with basic functionality, while monetizing advanced features like enhanced session analytics or multi-team collaboration. Revenue is driven by upgrades to premium versions, appealing to individual developers and small teams looking to scale.
๐ฌ Integration Tip
Ensure the claude-relay skill is installed and configured with proper project directories before using cc commands to avoid session errors.
Extract text from PDFs with OCR support. Perfect for digitizing documents, processing invoices, or analyzing content. Zero dependencies required.
Fast local PDF parsing with PyMuPDF (fitz) for Markdown/JSON outputs and optional images/tables. Use when speed matters more than robustness, or as a fallback while heavier parsers are unavailable. Default to single-PDF parsing with per-document output folders.
Find, evaluate, and recommend ClawHub skills by need with quality filtering and preference learning.
Fetch full tweets, long tweets, quoted tweets, and X Articles from X/Twitter without login or API keys, using no dependencies and zero configuration.
Skill ๆฅๆพๅจ | Skill Finder. ๅธฎๅฉๅ็ฐๅๅฎ่ฃ ClawHub Skills | Discover and install ClawHub Skills. ๅ็ญ'ๆไปไนๆ่ฝๅฏไปฅX'ใ'ๆพไธไธชๆ่ฝ' | Answers 'what skill can X', 'find a skill'. ่งฆๅ...
Generate QR codes from text or URL for mobile scanning.