Long Running Agent Harness

Plans and structures large-scale work for AI agents across many sessions. Human and AI iterate to produce a design doc; run an Initializer sub-agent once to create feature list, runbook, and backlog in _working/; then repeatedly run a Coding sub-agent until all features pass. At milestones (e.g. end of a work-unit group), pause for human check-in, re-run Initializer, then continue. Prompts are passed to sub-agents when spawning (no copying into .cursor/rules). Use when planning multi-session agent work, long-horizon coding from a design, or handoff between coding sessions. Use when this capability is needed.

tomevault-io Updated

File contents

tomevault-io/skills-registry/tree/main/michael-f-bryan--mcc--long-running-agent-harness commit 7ae0dec9a5

Frequently asked questions

npx skillmds@latest add tomevault-io/long-running-agent-harness