Armory
Source
Browse
Skills

autonomous-agent-harness

Transform Claude Code into a fully autonomous agent system with persistent memory, scheduled operations, computer use, and task queuing. Replaces standalone agent frameworks (Hermes, AutoGPT) by leveraging Claude Code's native crons, dispatch, MCP tools, and memory. Use when the user wants contin…

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install autonomous-agent-harness --cli claude

writes the skill into.claude/skills/autonomous-agent-harness/SKILL.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/skills/autonomous-agent-harness/SKILL.md

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

What it is

Transform Claude Code into a fully autonomous agent system with persistent memory, scheduled operations, computer use, and task queuing. Replaces standalone agent frameworks (Hermes, AutoGPT) by leveraging Claude Code's native crons, dispatch, MCP tools, and memory. Use when the user wants continuous autonomous operation, scheduled tasks, or a self-directing agent loop.

When to use it

Transform Claude Code into a fully autonomous agent system with persistent memory, scheduled operations, computer use, and task queuing. Replaces standalone agent frameworks (Hermes, AutoGPT) by leveraging Claude Code's native crons, dispatch, MCP tools, and memory. Use when the user wants continuous autonomous operation, scheduled tasks, or a self-directing agent loop.

How to install / invoke

Vendored from affaan-m/ecc (skills). See the source: https://github.com/affaan-m/ecc/blob/main/skills/autonomous-agent-harness/SKILL.md

Notes

Ingested from the affaan-m/ecc harness library (MIT).