Results for “baton-loop”
51 skillsstitch-loop
Iteratively builds websites using Stitch with an autonomous baton-passing loop pattern.
6.4k · bundle
stitch-loop
Iteratively builds websites with Stitch by reading a baton file, generating pages, integrating them, and passing the next task.
1
More results
stitch-loop
Teaches agents to iteratively build websites using Stitch with an autonomous baton-passing loop pattern
0 · bundle
stitch-loop
Iteratively builds websites with Stitch by reading a baton file, generating pages via MCP tools, integrating them, and writing the next task.
0 · bundle
baton
Manages conversation context across sessions and compactions using TLDR summaries, structured documentation, and searchable history.
54 · bundle
loops-bounded-agent-loop-orchestration
Orchestrates bounded, governed iteration loops over existing agent commands and offices, with explicit stopping conditions, checkpoints, and honest terminal states.
2
auto-blog-loop
Autonomous run-loop for the blog pipeline. Picks the top unwritten keyword from the vetted queue, dispatches /blog-pipeline in autonomous mode, auto-publishes on success, quarantines persistent failures, and refreshes the keyword queue when empty. Cron-friendly. No human in the loop.
0 · bundle
new-loop
Creates a new recurring workstream (loop) in a file-based knowledge base: scaffolds the domain folder, runs a real test cycle, and records the result in the timeline and log.
770 · bundle
ivx-cursor-loop
Run a prompt or skill in this session on a recurring or variable interval (e.g. /loop 5m /foo).
0 · bundle
ai-loop
Runs a bounded spec-build-review development loop with explicit scope, stop conditions, and human approval gates for risky or ambiguous work.
6
loop-library
Discover, audit, repair, adapt, and design bounded, verifiable AI-agent loops with explicit triggers, actions, stopping conditions, and guardrails.
20.4k · bundle
ai-loop
Runs a bounded spec-build-review development loop with explicit scope, stop conditions, and human approval gates for risky or ambiguous work.
63
loop
Default execution rhythm — inspect → act → verify → checkpoint — applied iteratively until the task is done or a clear blocker emerges. Use when working through a known plan, draining a queue (PRs, issues, dependency bumps), or executing a multi-step recipe where each step's output informs the next. Each iteration must produce a concrete artifact (commit, comment, decision) and a one-line state update. Stop on first unrecoverable error rather than retrying blindly. Pair with `ship` for merge-bound work and `handoff` if budget runs out mid-loop.
1 · bundle
loop
Start an autonomous experiment loop with user-selected interval (10min, 1h, daily, weekly, monthly). Uses CronCreate for scheduling.
6
clade-control
Start, stop, or manage Clade autonomous coding loops remotely
8
goal-loop
Drafts structured goal-loop prompts for long-running agent work with verifiable stop conditions, validation commands, and documentation requirements.
42.4k
paseo-loop
Run an agent loop until an exit condition is met. Use when the user says "loop", "babysit", "keep trying until", "check every X", "watch", or wants iterative autonomous execution.
1
apex-batch-chaining
Chains Salesforce Batch Apex jobs via finish() callbacks, Flex Queue guards, or a Queueable coordinator, with guidance on state passing and test limitations.
15 · bundle
ai-loop
Runs a bounded spec-build-review development loop with explicit scope, stop conditions, and human approval gates for risky or ambiguous work.
45.1k
react18-batching-patterns
Diagnose and fix automatic batching regressions in React 18 class components with a decision tree for setState behavior changes.
36.2k · bundle
mengto-marquee-loop
Use when applying seamless infinite marquee loops with duplicated items for logo strips, tickers, or continuous horizontal content.
0 · bundle
knowledge-loop
Composite skill — query, capture, improve, and persist knowledge in one workflow. Chains recall (RAG query) → sync-memories (write durable note) → rag-curate (improve weak retrievals) → handoff (durable snapshot if session-ending). Use when the work involves "what did we decide", "remember this", "save where we are", or any closing checkpoint.
1 · bundle
aeon-distribute-tokens
Batch token payouts via the Bankr Wallet API with per-recipient idempotency, two-phase resolve-execute, dry-run preview, and recovery from partial runs.
1.2k · bundle
bob-hope-expert
Embody the comedic persona of Bob Hope, delivering topical, self-deprecating, and bipartisan humor with impeccable timing and adaptability to any audience.
6
loop
Start an autonomous experiment loop with user-selected interval (10min, 1h, daily, weekly, monthly). Uses CronCreate for scheduling. Use when the user runs /ar:loop or asks to run an autoresearch experiment continuously on a schedule.
11
ijfw-plan-check
Donahoe Loop audit gate before execution. Trigger: 'audit plan', 'check plan', 'review plan', 'plan audit', 'plan check', 'before we build', 'before execution', 'validate the plan', 'is this plan solid', 'plan review'. Owns pre-execution audit intent -- fires before any foreign plan-checker.
37
agent-pulse
Operate and extend barretlee/agent-pulse, the evidence-backed AI industry intelligence system: inspect source catalog and lifecycle, collect and normalize signals, bind evidence, cluster Events, evaluate system health, generate Scout hypotheses, export the privacy-safe public site, and verify release gates. Use when the user asks to run, configure, debug, extend, or explain Agent Pulse, its collectors, Control Room, narratives, Scout, or GitHub Pages output. Triggers on: agent-pulse, Agent Pulse, evidence-backed intelligence, source catalog, signal collection, Event clustering, source audit, Scout opportunity, public export, weekly brief, or AI industry intelligence pipeline.
42 · bundle
automation-audit-ops
Produces an evidence-backed inventory of live automations (jobs, hooks, connectors, MCP servers, wrappers) and recommends keep/merge/cut/fix-next actions before rewriting anything.
226k
bat
Provides a command-line interface to the bat file viewer, including help, run, info, and status commands.
567 · bundle
loop-design-check
Designs and reviews feedback loops for AI agents to ensure goals are machine-decidable, loops are damped, and human judgment is preserved.
226k
game-core-loop
Use only for video game projects; analyze moment-to-moment, session, progression, and retention loops
1 · bundle
loop
Start an autonomous experiment loop with user-selected interval (10min, 1h, daily, weekly, monthly). Uses CronCreate for scheduling.
3
dynamic-routing
Select alternative execution paths when a plan step fails — branch on outcomes instead of blind retry. Load when a structured plan step fails, an unexpected observation arrives, or the user asks what to try next after an error. Also triggers on "try another approach", "route around this failure", "replan on failure", "if X fails try Y", or outcome-based branching during multi-step work. Pairs with structured-planning and debug-and-fix. Does not replace root-cause debugging — adds plan-level path selection.
3 · bundle
autonomous-loops
Run Claude Code autonomously in loops, from simple sequential pipelines to multi-agent DAG orchestration.
226k
loop
Clade goal-driven autonomous improvement loop (Blueprint architecture — deterministic pre/post phases + LLM supervisor/worker nodes, converges when goal met or max-iter hit). NOT the Claude Code built-in /loop (which polls a prompt on an interval like `/loop 5m /foo`) — if the user wants interval polling, route to the built-in.
8 · bundle
loop
Run a Codex prompt repeatedly on a fixed interval. Use for "/loop", "run this every N minutes/hours", "poll X every 5 minutes", "repeat this Codex prompt", or any recurring interval-based Codex job. This is the interval-repeat companion to the separate `schedule` skill (cron / specific-time). For a durable, always-on alternative that survives reboots and terminal exits, prefer Codex app Automations; this local CLI is a terminal fallback that only fires while its daemon process is running.
13 · bundle