superlucky84/ctxbin
A minimal CLI to stash, move, and reuse project context, skills, and agent rules for AI coding agents.
This tool helps AI coding agents reliably share project knowledge and instructions with each other, especially when working on the same codebase. It takes in project summaries, agent roles, or specific skills (as text, directory bundles, or GitHub references) and stores them in a cloud database. The output is this same information, retrieved when needed, allowing different agents to pick up exactly where another left off, making collaborative coding projects smoother and more consistent. It's designed for engineering teams using AI coding agents.
Available on npm.
Use this if your AI coding agents need to hand off work seamlessly, sharing project context, specific roles, or reusable skill sets.
Not ideal if you prefer local-only storage for your AI agent's context or do not use Upstash Redis for data storage.
Stars
13
Forks
—
Language
TypeScript
License
MIT
Category
Last pushed
Mar 09, 2026
Commits (30d)
0
Dependencies
1
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/superlucky84/ctxbin"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
ultracontext/ultracontext
Open Source Context infrastructure for AI agents. Auto-capture and share your agents' context everywhere.
dunova/ContextGO
Local-first context & memory runtime for multi-agent AI coding teams. MCP-free. Rust/Go accelerated.
astrio-ai/atlas
Coding agent for legacy code modernization
dgenio/contextweaver
Budget-aware context compilation and context firewall for tool-heavy AI agents.
LogicStamp/logicstamp-context
A Context Compiler for TypeScript. Deterministic, diffable architectural contracts and...