Tack helps you keep AI coding sessions aligned with your project. It stores project context, checks for architecture drift, and gives agents a shared memory through MCP.
Tack gives your agents a shared memory for the repo, so each new session can pick up where the last one left off.
Static instruction files go out of date as soon as the code changes. Tack keeps a shared record in ./.tack/ and checks that memory against the codebase, so the next agent starts with context that still matches reality.
npx tack-cli@latest instead of tack.npm install -g tack-cli
tack init
tack setup-agent
tack watch open in a second terminal so you can see what the agent is doing.tack watch
TACK_AGENT_NAME=cursor tack mcp
On Windows PowerShell, set the label like this instead:
$env:TACK_AGENT_NAME="cursor"
tack.cmd mcp
tack watch for these events:READY means the MCP session connectedREAD means the agent read tack://session or another Tack context resourceWRITE means the agent wrote memory back with checkpoint_work, log_decision, or log_agent_noteIf you see READY, READ, and WRITE, the agent is actually using Tack.
When you wrap up a session, create a handoff:
tack handoff
Read the full guides:
Mine your Claude Code and Codex logs into a local you.md agent profile.
Local-first AI coding agent for VS Code & Cursor. Ollama, LM Studio & your inference fleet. Cursor-grade agent UX — offline, private, zero token cost.
A self-improving skill for AI coding agents (Claude Code, Cursor, AGENTS.md): recognize a hard-won golden path in a session and harvest it into a reusable skill/rule for next time.
Second brain for Forward Deployed Engineers. Engagement memory + 35 skills across 6 domains, all behind one @fde... Works with any AI coding agent.
Game-development Agent Skills for AI coding agents: install once and a master router loads the right skill for your engine and task. 66 original, version-pinned skills (plus a master router) in the portable SKILL.md format that runs across Claude Code, Cursor, Codex, Copilot, Gemini CLI and more, for Godot, Unity, Unreal, web and beyond.
Honey (I Shrunk the AI) by GreenPT: a cross-tool coding skill that cuts AI coding-agent token usage and LLM API costs — write less code, less prose, and denser agent-to-agent handoffs (−53%, lossless in benchmarks) with no loss of quality. Works with Claude Code, Cursor, GitHub Copilot, Codex, Gemini CLI, Windsurf, Cline & Kiro.
Workflows from the Neura Market marketplace related to this Cursor resource