loaf build | Build skill distributions for agent harnesses | — |
loaf install | Install Loaf to detected AI tool configurations | — |
loaf config | Validate and refresh project Loaf config | check |
loaf init | Initialize a project with Loaf structure | — |
loaf release | Create a new release with changelog, version bump, and tag | — |
loaf search | Search SQLite artifact bodies, journal entries, and indexed docs | — |
loaf docs | Manage docs/ indexing | index |
loaf change | Shape-first Change artifacts: git-canonical work context under docs/changes/ | init, check |
loaf render | Maintain committed durable Markdown renders | sweep |
loaf state | Manage native SQLite state | path, status, init, doctor, repair legacy-project-database, repair relationship-origin, migrate markdown, migrate storage-home, migrate lifecycle-statuses, backup, backup verify, restore-ephemerals, verify-ephemerals, export, export all, export triage, export spec, export release-readiness |
loaf journal | Record and read the project-scoped journal (the durable record across all conversations) | log, recent, search, show, context, export |
loaf project | Manage durable project identity | list, show, identity, rename, move, delete |
loaf migrate | Run native migration workflows | markdown, storage-home, lifecycle-statuses, worktree-storage |
loaf task | Manage project tasks | list, show, status, create, update, archive, refresh, sync |
loaf spec | Manage project specs | new, list, show, status, render, finalize, archive, delete |
loaf report | Manage durable reports (research, audits, investigations) | list, show, render, generate, create, finalize, archive |
loaf finding | Manage report findings and verdicts in native SQLite state | list, show, create, verdict, import-json |
loaf run | Manage provenance runs for generated findings and reports | list, show, create, complete |
loaf plan | Manage plans in native SQLite state | new, show, list, link |
loaf handoff | Manage handoffs in native SQLite state | new, show, list, link |
loaf council | Manage councils in native SQLite state | new, show, list, link |
loaf kb | Knowledge base management | glossary, validate, status, check, review, init, import |
loaf setup | One-step bootstrap: init + build + install | — |
loaf version | Show version info and project statistics | — |
loaf housekeeping | Scan project artifacts and recommend housekeeping actions | — |
loaf trace | Trace relationships for one state entity | — |
loaf brainstorm | Manage brainstorms in native SQLite state | capture, list, show, promote, archive |
loaf idea | Manage ideas in native SQLite state | list, show, capture, promote, resolve, archive |
loaf spark | Manage sparks in native SQLite state | list, show, capture, resolve, promote |
loaf tag | Manage tags in native SQLite state | list, show, add, remove |
loaf bundle | Manage bundles in native SQLite state | list, create, update, show, add, remove |
loaf link | Manage explicit relationships in native SQLite state | create, list, remove |
loaf check | Run enforcement hook checks | — |
loaf doctor | Diagnose Loaf project alignment (symlinks, stale files, version drift) | — |