mikeangelocasono

ContextWake — AI skill for Claude Code

AI community

Switch AI coding agents without losing your project context.

How to install ContextWake

This entry records only its repository, not the path inside it, so there is no exact command to give. Open mikeangelocasono/ContextWake and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

What ContextWake does

Switch AI coding agents without losing your project context.

Alternatives in AI

  • Context Engineering Intro — GitHub Repo stars Context engineering - the new way of AI coding assistants Context engineering guide 12.8k ★
  • EchoBird — One-click install + model switch:Claude Code,Codex CLI (OpenAI), Grok Build (xAI), DeepSeek Harness, Kimi Code 3.1k ★
  • Paritok 4b V1 — Non-destructive compression gateway for AI coding agents 1.4k ★

README

ContextWake

**One workspace. Any coding agent. Keep your context.**

ContextWake is a terminal tool that helps you move between AI coding agents without rebuilding your project context by hand. It keeps your workspace, Git state, tasks, decisions, checkpoints, and provider sessions organized locally. When one coding agent becomes unavailable or you want to switch tools, ContextWake helps the next agent understand the useful project state you were working with.

ContextWake — One workspace. Any coding agent. Keep your context.

CI GitHub release Apache-2.0 license

ContextWake is in public alpha. It is ready for early adopters and feedback, but some provider-specific capabilities are still being validated.

The primary command is `ctx`, which launches the terminal interface. The `ctxwake` command remains available as a compatibility alias. Adapters ship for Codex, Claude Code, GitHub Copilot, Cursor, OpenCode, Gemini, Kiro, Kimi Code, and Grok Build.

GitHub Copilot CLI
        |
        v
   ContextWake
        |
        v
     Codex CLI
  Restored from Handoff

Copilot and Codex do not share the same native conversation. For a cross-agent switch, ContextWake creates a portable handoff containing accessible project state such as the workspace, branch, changed files, objective, task, completed work, decisions, constraints, pending work, and checkpoints. The dest