endurance

Community

Long-running agent execution

Authormetabench
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill addresses the challenge of executing autonomous agents for extremely long-running, complex tasks that would otherwise exhaust standard context windows, leading to performance degradation and increased costs.

Core Features & Use Cases

  • Context Engineering: Optimizes context window usage by prioritizing quality over quantity and employing summarization techniques.
  • State Externalization: Manages agent memory and state in external files (e.g., WORKING_NOTES.md, STATE.json) rather than solely relying on chat history.
  • Auto-Prompting Workflows: Breaks down large tasks into a chain of distinct, auto-generated prompts, enabling stable and intelligent execution over extended periods.
  • Use Case: A multi-day code refactoring task where the agent needs to maintain context and progress across numerous stages without losing track of previous decisions or incurring excessive token costs.

Quick Start

Use the endurance skill to manage a long-running agent process by externalizing its state and auto-prompting the next steps.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: endurance
Download link: https://github.com/metabench/jsgui3-server/archive/main.zip#endurance

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.