ctx — Claude Skill by dchu917

by dchu917 · Claude Skill · ★ 62

Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h

About ctx

ctx Local context manager for Claude Code and Codex. Keep exact conversation bindings, resume work cleanly, branch context without mixing streams, and optionally inspect saved workstreams in a local browser frontend. Why Exact transcript binding: each internal ctx session can bind to the exact Claude and/or Codex conversation it came from. No transcript drift: later pulls stay on that bound conversation instead of jumping to the newest chat on disk. Safe branching: start a new workstream from the current state of another one without sharing future transcript pulls or hijacking the source conversation. Indexed retrieval: saved workstreams, sessions, and entries are indexed for fast lookup. Curated loads: pin saved entries so they always load, exclude saved entries so they stay searchable but stop getting passed back to the model, or delete them entirely. Local-first: no API keys, no hosted service, plain SQLite plus local files. Quick Install Clone the repo and do the standard project-local setup: bash git clone

claude-codeclicodexcontext-managementdeveloper-toolssqlite

Quick Facts

Stars62
Forks5
LanguagePython
CategoryClaude Skill
LicenseMIT
Quality Score67.2725905275633/100
Open Issues2
Last Updated2026-04-21
Created2026-04-13
Platformsclaude-code, cli, codex, python
Est. Tokens~64k

Compatible Skills

These tools work well together with ctx for enhanced workflows:

  • agentrules-architect — semantic(0.18)+complementary+same_lang+similar_pop+shared_platform (56%)
  • cli-discord-bridge — semantic(0.16)+complementary+same_lang+similar_pop+shared_platform (56%)
  • CPACodexKeeper — semantic(0.16)+complementary+same_lang+similar_pop+shared_platform (55%)

ctx alternative? Top 6 similar tools

Looking for a ctx alternative? If you're comparing ctx with other claude skill tools, these 6 projects are the closest alternatives on Agent Skills Hub — ranked by topic overlap, star count, and community traction.

  • jat by joewinke · ⭐ 244

    The World's First Agentic IDE. Visual dashboard: live sessions, task management, code editor, terminal. Epic S

  • TaskWing by josephgoksu · ⭐ 88

    Local-first AI knowledge layer. Extract architecture, query from any AI tool via MCP. Private by architecture.

  • deepcontext-mcp by Wildcard-Official · ⭐ 267

    DeepContext is an MCP server that adds symbol-aware semantic search to Claude Code, Codex CLI, and other agent

  • claude-code-open by kill136 · ⭐ 158

    Open source AI coding platform with Web IDE, multi-agent system, 37+ tools, MCP protocol. MIT licensed.

  • claude-cli-advanced-starter-pack by evan043 · ⭐ 56

    Advanced Claude Code CLI toolkit - agents, hooks, skills, MCP servers, phased development, site intelligence d

  • kirby-mcp by bnomei · ⭐ 56

    CLI-first MCP server for composer-based Kirby CMS projects — inspect blueprints/templates/plugins, interact wi

More Claude Skill Tools

Explore other popular claude skill tools:

View all Claude Skill tools →

Popular Python Agent Tools

Frequently Asked Questions

What is ctx?

ctx is Local context manager for Claude Code and Codex with workstreams, transcript binding, and branching.. It is categorized as a Claude Skill with 62 GitHub stars.

What programming language is ctx written in?

ctx is primarily written in Python. It covers topics such as claude-code, cli, codex.

How do I install or use ctx?

You can find installation instructions and usage details in the ctx GitHub repository at github.com/dchu917/ctx. The project has 62 stars and 5 forks, indicating an active community.

What license does ctx use?

ctx is released under the MIT license, making it free to use and modify according to the license terms.

What are the best alternatives to ctx?

The top alternatives to ctx on Agent Skills Hub include jat, TaskWing, deepcontext-mcp. Each offers a different approach to the same problem space — compare them side-by-side by stars, quality score, and community activity.

View on GitHub → Browse Claude Skill tools