Show HN: Ctx – a /resume that works across Claude Code and Codex
A cross-agent `/resume` functionality that provides a clearer way to organize and return to coding agent sessions, improving context management and workflow continuity.
View Origin Link
Product Positioning & Context
AI Executive Synthesis
A cross-agent `/resume` functionality that provides a clearer way to organize and return to coding agent sessions, improving context management and workflow continuity.
Ctx addresses a critical developer pain point in the fragmented AI coding agent ecosystem: maintaining context and continuity across different tools and sessions. As developers increasingly leverage multiple AI agents, the ability to manage persistent workstreams, search, and branch contexts becomes essential for productivity. This tool enhances the utility of AI coding agents by providing robust session management, preventing context loss and reducing cognitive load. Its local-first, no-API-key approach appeals to privacy-conscious developers and enterprises with strict data governance requirements. This represents a trend towards meta-tools that orchestrate and enhance the developer experience with AI, rather than replacing it, improving the ROI of AI agent adoption.
ctx is a local SQLite-backed skill for Claude Code and Codex that stores context as a persistent workstream that can be continued across agent sessions. Each workstream can contain multiple sessions, notes, decisions, todos, and resume packs. It essentially functions as a /resume that can work across coding agents.Here is a video of how it works: https://www.loom.com/share/5e558204885e4264a34d2cf6bd488117I initially built ctx because I wanted to try a workstream that I started on Claude and continue it from Codex. Since then, I’ve added a few quality of life improvements, including the ability to search across previous workstreams, manually delete parts of the context with, and branch off existing workstreams.. I’ve started using ctx instead of the native ‘/resume’ in Claude/Codex because I often have a lot of sessions going at once, and with the lists that these apps currently give, it’s not always obvious which one is the right one to pick back up. ctx gives me a much clearer way to organize and return to the sessions that actually matter.It’s simple to install after you clone the repo with one line: ./setup.sh, which adds the skill to both Claude Code and Codex. After that, you should be able to directly use ctx in your agent as a skill with ‘/ctx [command]’ in Claude and ‘ctx [command]’ in Codex.A few things it does:- Resume an existing workstream from either tool- Pull existing context into a new workstream- Keep stable transcript binding, so once a workstream is linked to a Claude or Codex conversation, it keeps following that exact session instead of drifting to whichever transcript file is newest- Search for relevant workstreams- Branch from existing context to explore different tasks in parallelIt’s intentionally local-first: SQLite, no API keys, and no hosted backend. I built it mainly for myself, but thought it would be cool to share with the HN community.
local SQLite-backed skill
Claude Code
Codex
persistent workstream
agent sessions
context management
transcript binding
search across previous workstreams
Related Ecosystem & Alternatives
Discover adjacent products, open-source repositories, and developer tools sharing similar technical architecture.
Deep-Dive FAQs
What is Ctx – a /resume that works across Claude Code and Codex?
Ctx – a /resume that works across Claude Code and Codex is analyzed by our AI as: A cross-agent `/resume` functionality that provides a clearer way to organize and return to coding agent sessions, improving context management and workflow continuity.. It focuses on Ctx addresses a critical developer pain point in the fragmented AI coding agent ecosystem: maintaining context and continuity across different tool...
Where did Ctx – a /resume that works across Claude Code and Codex originate?
Data for Ctx – a /resume that works across Claude Code and Codex was aggregated directly from the Hacker News community ecosystem, representing raw developer and early-adopter sentiment.
When was Ctx – a /resume that works across Claude Code and Codex publicly launched?
The initial public indexing or launch date for Ctx – a /resume that works across Claude Code and Codex within our tracked developer communities was recorded on April 21, 2026.
How popular is Ctx – a /resume that works across Claude Code and Codex?
Ctx – a /resume that works across Claude Code and Codex has achieved measurable traction, logging over 3 traction score and facilitating 0 recorded discussions or engagements.
Which technical categories define Ctx – a /resume that works across Claude Code and Codex?
Based on metadata extraction, Ctx – a /resume that works across Claude Code and Codex is categorized under topics such as: local SQLite-backed skill, Claude Code, Codex, persistent workstream.
Are there open-source alternatives related to Ctx – a /resume that works across Claude Code and Codex?
Yes, the GitHub ecosystem contains correlated projects. For example, a repository named Lum1104/Understand-Anything shares highly similar architectural descriptions and topics.
How does the creator describe Ctx – a /resume that works across Claude Code and Codex?
The original author or development team describes the product as follows: "ctx is a local SQLite-backed skill for Claude Code and Codex that stores context as a persistent workstream that can be continued across agent sessions. Each workstream can contain multiple session..."
Community Voice & Feedback
No active discussions extracted yet.
Discovery Source

Hacker News
Aggregated via automated community intelligence tracking.
Tech Stack Dependencies
No direct open-source NPM package mentions detected in the product documentation.
Media Tractions & Mentions
No mainstream media stories specifically mentioning this product name have been intercepted yet.
Deep Research & Science
No direct peer-reviewed scientific literature matched with this product's architecture.