Use when you need the Codex Copilot equivalent of Claude Copilot /pause: preserve current work state in tc and memory before context switching.
Scanned 9/5/2026
Install to Claude Code
npx -y skills add Everyone-Needs-A-Copilot/claude-copilot --skill pause --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Pause?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/everyone-needs-a-copilot-pause)More formats (shields.io, HTML) on the badges page.
---
name: pause
description: "Use when you need the Codex Copilot equivalent of Claude Copilot /pause: preserve current work state in tc and memory before context switching."
---
# Pause
Preserve current work so it can be resumed later.
## Workflow
1. Find in-progress work with `tc task list --status in_progress --json`.
2. Store a compact pause work product on each active task with the reason, current state, and next action.
3. Update task status to `paused` only if the local `tc` version supports that status; otherwise store the pause work product and leave the status unchanged.
4. Store memory with `cc memory store --type context "Paused work: ..."` when `cc` is configured.
5. Return a compact resume instruction.
## Safety
Do not modify files, branches, worktrees, or task data destructively.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!
Ultra-compressed communication mode. Cuts token usage ~75% by speaking like caveman while keeping full technical accuracy. Supports intensity levels: lite, full (default), ultra, wenyan-lite, wenyan-full, wenyan-ultra. Use when user says "caveman mode", "talk like caveman", "use caveman", "less tokens", "be brief", or invokes /caveman. Also auto-triggers when token efficiency is requested.