๐Ÿค–
AutomationJavaScript

Autonomous Agent Harness

by affaan-m

Autonomous Agent Harness is an Automation skill for Claude Code, published by affaan-m in ECC.

239.8K stars36.4K forkson affaan-m/ECCAdded 2026/08/13Repository updated 2026/08/12
ai-agentsanthropicclaudeclaude-codedeveloper-toolsllmmcpproductivity
Install in seconds
Install Autonomous Agent Harness
Copy Autonomous Agent Harness into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/affaan-m/ECC/tree/main/skills/autonomous-agent-harness ~/.claude/skills/autonomous-agent-harness

Requires Node.js. Downloads this skill only โ€” not the rest of the repository โ€” into your Claude Code skills folder.

Without Node.js

git clone https://github.com/affaan-m/ECC.git

Clones the whole repository, then copy the skillโ€™s own directory into your skills folder yourself.

In this catalog

Source file
skills/autonomous-agent-harness/SKILL.md in affaan-m/ECC
Installs to
~/.claude/skills/autonomous-agent-harness
Collection
One of 25 skills cataloged from this repository
Category
Automation โ€” 1523 skills

What Autonomous Agent Harness does

Autonomous Agent Harness turns Claude Code into a self-directing agent system with persistent memory, scheduled tasks, computer use, and task queuing. Use it when continuous autonomous operation, scheduled tasks, or self-directing agent loops are needed.

Autonomous Agent Harness is cataloged under Automation on DirSkills. Autonomous Agent Harness comes from a repository tagged ai-agents, anthropic, claude, claude-code and developer-tools.

Documentation

README

Autonomous Agent Harness

Turn Claude Code into a persistent, self-directing agent system using only native features and MCP servers.

Autonomous operation must be explicitly requested and scoped by the user. Do not create schedules, dispatch remote agents, write persistent memory, use computer control, post externally, modify third-party resources, or act on private communications unless the user has approved that capability and the target workspace for the current setup.

Prefer dry-run plans and local queue files before enabling recurring or event-driven actions. Keep credentials, private workspace exports, personal datasets, and account-specific automations out of reusable ECC artifacts.

When to Activate

This is the opening of the README. Read the full README on GitHub.

Commands Autonomous Agent Harness provides

Slash commands named in this skillโ€™s SKILL.md, listed in the order they first appear.

  • /health

Frequently asked about Autonomous Agent Harness

  • What else does affaan-m publish alongside Autonomous Agent Harness?

    Autonomous Agent Harness is one of 25 skills that DirSkills catalogs from affaan-m/ECC, the repository it ships in. Its siblings there include AI Regression Testing, AI-First Engineering and API Connector Builder. Each one is a separate skill with its own page in this directory, installs the same way Autonomous Agent Harness does, and is maintained by affaan-m in that same repository. The rest of the collection is listed on the affaan-m/ECC page.

  • How does Autonomous Agent Harness compare to other Automation skills?

    Autonomous Agent Harness ranks #2 by stars among the 1523 Automation skills in this catalog. The most-starred ones next to it are Autonomous Loops, Automation Audit Ops and Unreal MCP. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Autonomous Agent Harness against them. Open each page to compare what they document and how they install.

More from affaan-m/ECC

Autonomous Agent Harness is one of 25 skills cataloged on DirSkills from affaan-m/ECC.

See all 25 skills โ†’
๐Ÿงช
3w ago

AI Regression Testing

AI Regression Testing provides testing patterns for AI-assisted development, catching blind spots when the same model writes and reviews code. Use it for sandbox-mode API tests and regression coverage after AI code changes.
Quality
239.8K36.4K
๐Ÿค–
3w ago

AI-First Engineering

AI-First Engineering defines process, review, and architecture standards for teams where AI agents produce most implementation output. Use it to set ownership rules, quality gates, and evaluation criteria for agent-generated code.
AI Engineering
239.8K36.4K
๐Ÿ”Œ
3w ago

API Connector Builder

API Connector Builder builds a new API connector or provider by matching an existing integration pattern in the codebase exactly. Use it when adding a new integration to a project without introducing a second architecture.
DevOps
239.8K36.4K
๐Ÿ”Œ
3w ago

API Design Patterns

API Design Patterns provides conventions and best practices for designing consistent REST APIs. Use it when creating endpoints, reviewing contracts, handling pagination, error responses, status codes, filtering, or versioning.
Quality
239.8K36.4K
โ™ฟ
3w ago

Accessibility

Accessibility helps design, implement, and audit inclusive digital products using WCAG 2.2 Level AA standards for keyboard, contrast, and screen-reader support. Use it when building or auditing UI that must meet WCAG 2.2 Level AA or reviewing changes for accessibility.
Frontend
239.8K36.4K
๐Ÿ”
3w ago

Agent Architecture Audit

Agent Architecture Audit diagnoses failures in agent and LLM applications by auditing the 12-layer agent stack for wrapper regression, memory pollution, tool discipline failures, hidden repair loops, and rendering corruption. Use it when an agent misbehaves and the failing layer is unknown, or before shipping an agent stack.
AI Engineering
239.8K36.4K