GitHub PR
PR #104
The single source of truth for AI context
Turn scattered prompts, runbooks, and docs into reusable snippets. Publish Markdown plus skill.md files to your repo via Pull Request.
Snippets are reusable blocks. Pages are assembled docs. skill.md is a portable skills file for agents and tools.
GitHub PR
PR #104
# Incident triage
/snippet escalation-policy
{{snippet_ref: "tier-one-oncall"}}
manifest.json
{
"page": "incident-triage",
"snippets": 12,
"version": "v42"
}SnippetGraph acts as your workspace. Your repository remains the ultimate source of truth.
Sources
Where knowledge lives today
SnippetGraph
Convert to Snippets and Pages
Publish
Export files
GitHub
Open PR, review, merge
Result: Portable files your entire LLM stack can consume.
Bring prompts and docs from the tools your team already uses.
Edit one Snippet, propagate updates into connected knowledgebases, and ship synchronized pull requests across repositories.
Edit "Incident triage" once, ship PRs to frontend, backend, and docs repos.
You paste the same system instructions into ChatGPT, Claude, and your codebase.
Update it once here, and sync it everywhere.
Diff tracker
Engineering wikis and repos rarely match.
One pipeline keeps all your outputs strictly aligned.
Audit trail
Don't lock your context in a proprietary SaaS.
Export SKILL.md for agents and clean Markdown for humans.
Portable output
skills/ customer-support.md incident-response.md
Write standard context once.
Used in 4 pages
Drag and drop snippets to build full guides.
We generate the exports and open a pull request.
Knowledge stays in your repository. No platform lock-in.
Export preview
docs/
index.md
manifest.json
skills/
customer-support.md
incident-response.mdReady to standardize your LLM knowledge?