loaf build | Build skill distributions for agent harnesses | — |
loaf install | Onboard Loaf into a folder or a not-yet-installed AI tool configuration | — |
loaf upgrade | Refresh Loaf in place: harness content sync plus deprecation cleanup anywhere, and project-surface refresh only inside a detected Loaf repo | — |
loaf config | Validate and refresh project Loaf config | check |
loaf hooks | Inspect and set which Loaf hooks project into an installed harness's hooks file | list, enable, disable |
loaf init | Initialize a project with Loaf structure | — |
loaf release | Cut a retroactive release from already-landed work | suggest, cut |
loaf search | Search SQLite artifact bodies, journal entries, and indexed docs | — |
loaf docs | Manage docs/ indexing | index |
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, repair journal-search, migrate markdown, migrate storage-home, migrate schema, migrate deferrals, migrate lifecycle-statuses, migrate alias-orphans, migrate journal-duplicates, migrate journal-first, backup, backup verify, backup restore, 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, defer |
loaf project | Manage durable project identity | list, show, identity, rename, move, delete |
loaf migrate | Run native migration workflows | markdown, storage-home, schema, lifecycle-statuses, journal-first, worktree-storage |
loaf task | Manage project tasks; superseded by loaf issue for new work | list, show, status, create, update, archive, refresh, sync |
loaf issue | Manage issues in native SQLite state | new, absorb, show, list, tree, frontier, start, stop, edit, retitle, status, dod, dod add, dod list, dod remove, dod claim, dod unclaim, promote, check, verify, bucket, link, render, identity, export, pull, push, reconcile |
loaf report | Manage durable reports (research, audits, investigations) | list, show, render, generate, create, edit, finalize, archive |
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 as Markdown files under .agents/councils/ | 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 intent | Manage tracked Intent in native SQLite state; disposition is derived from append-only facts; superseded by loaf issue for new work | create, defer, resume, resolve, show, list |
loaf intake | Read the deterministic local intake projection; triage judgment stays with humans and Skills | list |
loaf exploration | Manage relational Exploration continuity: immutable portable checkpoints, no lifecycle status, no current pointer | create, checkpoint, list, context, conversation |
loaf conversation | Manage logical conversations and machine-local provenance handles; handles never imply portable context | create, show, list, handle, observe |
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, leftover SQLite work, issue prefix and config) | — |