yeisonrestrepo

Cc Resume — Development skill for Claude Code

Development community

(Conductor) Restore full session context in a fresh Claude Code session.

How to install Cc Resume

Installs to ~/.claude/commands/yeisonrestrepo-code-conductor-cc-resume.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/yeisonrestrepo/code-conductor/HEAD/.claude/commands/cc-resume.md -o ~/.claude/commands/yeisonrestrepo-code-conductor-cc-resume.md

Restart Claude Code, or start a new session, for it to be picked up.

What Cc Resume does


description: "(Conductor) Restore full session context in a fresh Claude Code session"

Step 1 — Verify project initialization

Check if `CLAUDE.md` exists in the current directory.

  • If absent: stop immediately and output — "Project not initialized. Run /cc-init first."
  • If present but ## Project Identity fields are all empty: continue and include this warning at the top of the final report: "⚠ Project identity incomplete — run /cc-init to fill it in."

Step 2 — Re

Alternatives in Development

  • Resume Work From A Handoff Document — You are tasked with resuming work from a handoff document through an interactive process 10k ★
  • Offer Toolkit Skill — Full job-hunt Claude skill bundle — Job Description decoder + Resume builder (11 templates) + Behavioral Inter 335 ★
  • Voice Guard — Use to check ONE already-written piece of copy against a voice guide before it ships — it spawns ONE fresh sib 130 ★

Full documentation available on GitHub

View Source Repository