Transparent relay/proxy between user and Claude Code (CC) via -p + --resume mode. Activate when user says 'ccp', 'ccp start', or wants to chat directly with CC in multi-turn mode. Agent becomes a pure message forwarder — no thinking, no commentary, no modification. Just relay. Trigger: ccp (not cc relay, to avoid conflict with ACP cc).
$npx -y skills add corellisorg/corellis --skill ccpInstalls into the current project.
Run `npx skills use "https://github.com/corellisorg/corellis" --skill "corellisorg/corellis/ccp"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/corellisorg/corellis" that are relevant to the current task. Run `npx skills add "https://github.com/corellisorg/corellis"` and select the relevant skills, then follow their instructions.