The Shared Context Drive is the source of truth for every skill, agent, hook, and config that shapes your AI. Sync it, see it, edit it — and bring your teammates and their agents into the same canvas.
Walk through any query the way you’d brief a new analyst — what it returns, where it joins, where it might be slow.
10M rows.One drive. Every tool your harness already runs in.
Your skills, agents, hooks, MCPs, settings, and CLAUDE.md — pulled from every tool you use and held in one workspace you can actually see.
skills/pr-review-checklist.md
skills/sql-explainer.md
agents/on-call-triage.md
hooks/pre-commit-lint.sh
mcps/snowflake.json
~/.claude/settings.json
~/work/CLAUDE.md
skills/changelog-writer.md
agents/spec-reviewer.md
projects/q3-launch/messaging.md · 2 active
git-based, so we can talk about it the same way we talk about the code. Every change is a commit; every project is a branch.Working files, scratch docs, and shared context that your teammates and their agents can all read from and write to — without stepping on each other.
Agents script the drive through a real CLI. Humans use a calm visual editor. Both write to the same git history — so nothing your agent does is invisible, and nothing you do is locked away.
Branches, commits, diffs, blame. Your harness behaves the way every engineer already expects code to behave.
sc pull · sc edit · sc commit — composable verbs your agent can call in a loop.
Frontmatter as forms, markdown as preview, MCPs as toggles. Edit a skill without touching a terminal.
Roll back any file to any point. See exactly what your harness looked like the day a workflow stopped working.
“I used to keep skills in three places — a Cursor folder, a Claude config, and a Gist I’d forgotten about. Now I have one drive. My agent reads from the same files I edit, and every change I make is a commit I can roll back. I finally trust my own setup.”