AI AGENT ADDONS

Autonomous Agent Harness

affaan-m/ecc

Transform Claude Code into a self-driving assistant that works around the clock. This setup gives your coding tool persistent memory, scheduled jobs, and the ability to use your computer on its own. You can queue tasks, run them daily, and keep context from one session to the next. It replaces standalone agent tools like AutoGPT using only built-in features.

You stay in control. The system asks for your approval before creating schedules, sending remote commands, or touching private files. It prefers to show a dry run plan first. Keep your personal credentials and private data out of shared artifacts.

Use this when you want a continuous monitoring agent, a regular check‑in bot, or a personal AI that remembers your preferences across sessions.

Add Autonomous Agent Harness skill to your workflow

Global

mkdir -p ~/.claude/skills/autonomous-agent-harness

Project

mkdir -p .claude/skills/autonomous-agent-harness

Source Repository

Stars
222,953
Forks
34,145
Watchers
222,953
License
MIT
Last Push
25 days ago
Created
6 months ago