Epismo Context Pack - Portable memory for agent workflows
by•
Context Pack is portable memory for agent workflows. Turn prompts, plans, decisions, project context, and hard-won know-how into reusable packs you can fetch across agents and threads. Keep them private, share them with your team, or publish them for the community, so others can reuse proven context instead of starting from scratch. Works across MCP and CLI, with support for cloud agents, local setups, Slack, and Discord.


Replies
Epismo
@hirokiyn Congrats. How would you recommend structuring a shared pack for a team's 'personal branding playbook' to make it plug-and-play for Claude or ChatGPT agents?
Epismo
@swati_paliwal Thanks! Honestly, agents can handle a lot of this.
I’d keep a few core sections stable, then let Claude or ChatGPT agents interpret and apply the pack for each task
The part about reusing context from other people's workflows is interesting. If I load someone's published context pack, does it just give me their prompts or does it actually carry over the decisions and reasoning behind why they built it that way?
Epismo
@abhra_das1 Not just prompts.
A Context Pack can carry the surrounding context too, like decisions, rationale, project background, conventions, and other working knowledge behind the workflow.
The goal is to reuse understanding, not only reuse prompt text.
how do you handle context conflicts when multiple agents write to the same memory pack?
Epismo
@mykola_kondratiuk Good question!
We keep track of how often a pack is used and favorited, so higher-value context naturally stands out over time while lower-value entries get pruned. A good pattern on top of that is to have agents periodically run an organize workflow to clean up, merge, and reconcile overlapping context.
That makes sense. Usage + favorites is basically organic quality filtering - the useful stuff surfaces itself. Works well as long as the initial pool stays manageable.
Epismo
@mykola_kondratiuk there might be better filtering in the future, although usage + favorites can work as organic quality filtering for humans.
For agents, I think the better model is ranking context by things like reuse success, consistency, freshness, and task relevance, so the most useful context gets selected more often over time.
reuse success and consistency are the right signals for agents. freshness I'd weigh lower - stale context often still works if it's stable.
Re explaining context in every workflow gets tiring fast. This idea of carrying memory across sessions feels useful. Keeping that memory updated over time is the tricky part.
The onboarding actually respects my time - rare in UX?. Was skipping email verification intentional from day 1, or did it come from user testing? Small decision but probably cuts drop-off a lot.