SetFork Docs

What is SetFork?

Canonical, versioned lists — created by AI, refined by the community, owned like code.

SetFork is a platform for canonical list-instructions: checklists, runbooks, recipes, reading orders, roadmaps and rankings. A list on SetFork is not a static document — it is a living artifact with versions, authorship and forks, the way code lives on GitHub.

  • Found a list you like? Fork it and adapt it to your stack — attribution is kept.
  • Didn't find one? Generate it with AI (web-search backed) and publish after review.
  • Building an AI agent? It can search, read and create lists via MCP or the API.
  • Prefer the terminal? Every list is a real git repository — clone it, edit list.json, push back.

The shape of a list

A list is an ordered sequence (steps 1..N) or an unordered set (checklist). Every step can carry:

FieldPurpose
Title & descriptionWhat to do and how
CommandA copy-pasteable terminal command
Sub-tasksCheckable sub-items (verifications, ingredients…)
Levelrequired / recommended / optional
WhyRationale for non-obvious steps
SectionGroup heading ("Day 1", "Dough", "Month 2"…)
ReferencesLinks to docs and sources
ScreenshotAn image attached to the step

Start here

On this page