What problem does it solve?
Manually converting project specs and planning documents into structured, phase-based workflows for long-running AI agents is tedious and prone to missed checkpoints, incomplete task tracking, and skipped verification steps.
Core Features & Use Cases
- Phase-Based Spec Decomposition: Automatically breaks down planning docs into logical phases with granular, testable tasks and clear verification checkpoints aligned with Anthropic's long-running agent best practices.
- Agent Prompt Generation: Creates a ready-to-use claude-prompt.md file that guides autonomous agents through sequential phase execution with strict progress tracking and git checkpointing rules.
- Use Case: If you have a full product spec for a new SaaS tool, use this skill to split it into 5 implementation phases, each with verification steps, so your long-running agent can build it autonomously without missing requirements.
Quick Start
Use the long-running-agent skill to convert your attached project SPEC.md into a phased task structure and customized agent prompt for autonomous multi-session execution.