loop-generation-authoring

Manage autonomous agent loop lifecycles and generation authoring within the SPUR ecosystem.

2|Updated Apr 15, 2026
One-click install
npx skills add https://github.com/getspur/spur --skill loop-generation-authoring
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: loop-generation-authoring
Source: https://github.com/getspur/spur/tree/main/assets/skills/loop-generation-authoring
Command: npx skills add https://github.com/getspur/spur --skill loop-generation-authoring

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill manages the lifecycle of autonomous agent loops, preventing manual overhead in tracking run history, escalation states, and generation authoring.

Core Features & Use Cases

  • Authoritative Loop Management: Ensures generation authoring is based on verified state rather than prose, preventing drift and errors.
  • Escalation Handling: Provides clear summaries of run-record history and failure states when loops require human intervention.
  • Use Case: When a long-running coding agent loop hits a milestone or encounters a failure, this skill automatically calculates the next generation, applies necessary labels, and prepares the triage tasks for review.

Quick Start

Use the loop-generation-authoring skill to process the current loop continuation and generate the next set of tasks.

Frequently Asked Questions about loop-generation-authoring

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate agent loop generation authoring for long-running workflows?

Autonomous agent loop orchestration manages the lifecycle and generation authoring of autonomous agent loops, preventing manual overhead in tracking run history, escalation states, and generation authoring.

How does autonomous agent loop orchestration handle task escalation when a loop fails?

Autonomous agent loop orchestration handles task escalation by operating on LoopEscalation continuations to provide clear summaries of run-record history and failure states, preparing the triage tasks for human review when loops require intervention.

How do I ensure state-consistent task delegation in multi-agent automation workflows?

Ensure state-consistent task delegation by performing authoritative status lookups and plan submissions through integration with the SPUR terminal state machine, ensuring generation authoring is based on verified state rather than prose.

Does loop generation authoring require integration with the SPUR terminal state machine?

Yes, loop generation authoring requires integration with the SPUR terminal state machine to perform authoritative status lookups and plan submissions, ensuring state-consistent task delegation and escalation reporting.

What is the best way to process LoopDue continuations for autonomous agent triage?

Process LoopDue continuations by calculating the next generation, applying necessary labels, and preparing triage tasks for review when a long-running coding agent loop hits a milestone or encounters a failure, ensuring state-consistent task delegation.