add
01Command
Append a task to a loop's backlog.
Point Claude Code at one goal and walk away. A Node control plane the agent can't bypass - a separate verifier decides when it's really done, guardrails veto every risky action, and hard budgets make "loop forever" impossible. It finishes for real or stops. main moves only when you merge.
Command
Append a task to a loop's backlog.
Command
Delete a seeks loop (worktree, branch, run state).
Command
Health + regression check for seeks.
Command
Bundle a loop's run-state + this session's transcript into a tarball for the seeks developer.
Command
List finished + wound-down seeks loops with summary + branch diff for review.
Command
Create a seeks loop from a plain-English goal — auto-names it, interviews for done-conditions, analyzes, scaffolds.
Command
Arm and run a seeks loop (the most-recent one if no name given); refreshes a stale base on re-run.
Command
For $0 (or every dir under .seeks/run/ if omitted): print node "${CLAUDEPLUGINROOT}/bin/seeks.mjs" status-get , its level (from .seeks/loops/ /spec.md frontmatter — L1 report-only / L2 edits on an isolated branch, never pushed), the last 10 lines of its state.md, and open/closed backlog counts. Compact.
Command
Disarm a seeks loop so the session can end cleanly.
Command
Replay why seeks allowed or denied an action — the loop's decision log.