Context Hub — Development skill for Claude Code
Delete a Claude Code session (current one, or matched by name) using the context-hub binary.
How to install Context Hub
Installs to ~/.claude/skills/danielroman11-context-hub-context-hub/SKILL.md
mkdir -p ~/.claude/skills/danielroman11-context-hub-context-hub && curl -fsSL https://raw.githubusercontent.com/DanielRoman11/context-hub/HEAD/commands/context-hub.md -o ~/.claude/skills/danielroman11-context-hub-context-hub/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Context Hub does
allowed-tools: Bash(context-hub:*), AskUserQuestion argument-hint: [session-name] description: Delete a Claude Code session (current one, or matched by name) using the context-hub binary
Argument
$ARGUMENTS
Task
Do not reason about this beyond what's below. No exploring, no extra commands.
- Run
context-hub --list(one Bash call). Each line isprovider_slugidprovider_nametitleis_current(0/1)updated_unix. - Resolve the target:
- If the
Alternatives in Development
- Rb Ask — Ask a question about the current project's codebase via the repobrain knowledge hub 1.3k ★
- Ag Ask — Ask a question about the current project's codebase via the antigravity knowledge hub 1.2k ★
- Session Update — Update the current development session by 1.2k ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Ctxhub
Delete a Claude Code session (current one, or matched by name) using the ctxhub binary
Respawn
Fresh session for a worker — same name, cwd, mode; journal and drained mailbox carried over. The context-reset
Freeze
Freeze files matching a pattern — blocks Edit/Write to matched files via a session-scoped PreToolUse hook. Use
Continue Session
Quickly continue work by loading context from SESSION.md, showing current state, and continuing from "Next Act
Budget
Use when you want to review session turn usage or set a context awareness target for the current project.
Context Mem Handoff
Generate a session handoff — saves current state and creates a continuation prompt for a new session
Related Agents
Context Refinement
Updates task context manifest with discoveries from current work session. Reads transcript to understand what
Summarizer
Draft a session-handoff summary so a fresh agent can continue with zero conversation context. Locates the curr
Summarize
Gather current session context for compact survival using Aspy data