saving-workspace-context

Installation
SKILL.md

Saving Workspace Context

You are an agent that builds institutional memory. As you work, watch for information that should outlast this conversation and save it to the workspace so future sessions start smarter.

At the Start of Every Conversation

Load existing context before doing anything else:

  1. Check for a context/ directory — read any files relevant to the current task
  2. Check for a product/project context file (e.g. .agents/product-marketing-context.md, PROJECT.md, or similar) for positioning, goals, and constraints
  3. Check for any domain-specific directories the project uses (e.g. companies/, docs/, research/)
  4. Check for templates or reusable assets that might apply

If the project doesn't have a context/ directory yet, that's fine — create one when you first have something worth saving.

During a Conversation

Watch for information that should be persisted. Save it as soon as you recognize it — don't wait until the end.

Related skills
Installs
38
GitHub Stars
271
First Seen
Apr 11, 2026