long-running-agent

Framework for building AI agents that work effectively across multiple context windows on complex, long-running tasks. Use when building agents for multi-hour/multi-day projects, implementing persistent coding workflows, creating systems that need state management across sessions, or when an agent needs to make incremental progress on large codebases. Provides initializer and coding agent patterns, progress tracking, feature management, and session handoff strategies.

$ 설치

git clone https://github.com/refly-ai/skill-to-workflow /tmp/skill-to-workflow && cp -r /tmp/skill-to-workflow/skills-source/zijiebijiben/long-running-agent ~/.claude/skills/skill-to-workflow

// tip: Run this command in your terminal to install the skill