Bogzx/seeks

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.

4Stars on the repository
16Mods indexed here, across every type
15d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

add

01

Bogzx/seeks

Command

Append a task to a loop's backlog.

4 15d ago A 9 tokens original MIT

delete

02

Bogzx/seeks

Command

Delete a seeks loop (worktree, branch, run state).

4 15d ago A 13 tokens original MIT

doctor

03

Bogzx/seeks

Command

Health + regression check for seeks.

4 15d ago C 7 tokens original MIT

export

04

Bogzx/seeks

Command

Bundle a loop's run-state + this session's transcript into a tarball for the seeks developer.

4 15d ago B 20 tokens original MIT

harvest

05

Bogzx/seeks

Command

List finished + wound-down seeks loops with summary + branch diff for review.

4 15d ago A 15 tokens original MIT

new

06

Bogzx/seeks

Command

Create a seeks loop from a plain-English goal — auto-names it, interviews for done-conditions, analyzes, scaffolds.

4 15d ago C 26 tokens original MIT

start

07

Bogzx/seeks

Command

Arm and run a seeks loop (the most-recent one if no name given); refreshes a stale base on re-run.

4 15d ago A 26 tokens original MIT

status

08

Bogzx/seeks

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.

4 15d ago A 5 tokens original MIT

stop

09

Bogzx/seeks

Command

Disarm a seeks loop so the session can end cleanly.

4 15d ago A 13 tokens original MIT

why

10

Bogzx/seeks

Command

Replay why seeks allowed or denied an action — the loop's decision log.

4 15d ago A 15 tokens original MIT