seeks
01Plugin Claude Code
Plugin marketplace listing 1 plugin: seeks.
Plugin Claude Code
Plugin marketplace listing 1 plugin: seeks.
Plugin Claude Code
Self-running, verifier-gated loops with durable .seeks/ state and native worktrees.
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.
Hook
Runs when the agent finishes a response, executing stop-gate.mjs via node. From Bogzx/seeks.
Hook
Runs before the agent uses a tool for Edit, Write, MultiEdit, NotebookEdit and Bash tool calls, executing pre-tool.mjs via node. From Bogzx/seeks.
Hook
Runs when a session starts on compact, resume and startup, executing session-restore.mjs via node. From Bogzx/seeks.
Skill Claude CodeCodex
Per-pass discipline for an active seeks loop. Drive state ONLY through bin/seeks.mjs (which self-resolves .seeks via git). Never hand-write status.json.
Instructions file GitHub Copilot
Instructions for Bogzx/LearnLoop, covering trailhead coaching — always on, never block, default order of operations on every code task, coach — call before answering any code task, skip detection and wikisave — call when the user states a teamwide convention.