autonomous-skill

Community

Automate long-running tasks across sessions.

Authorfeiskyer
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill manages and executes complex, multi-session tasks autonomously, eliminating the need for constant human oversight and manual progress tracking, letting you focus on higher-level strategy.

Core Features & Use Cases

  • Dual-Agent Pattern: Utilizes an Initializer Agent to decompose tasks and an Executor Agent to complete them, ensuring structured progress.
  • Auto-Continuation: Automatically resumes tasks across sessions with persistent progress tracking via task_list.md and progress.md.
  • Task Isolation: Organizes each task in its own dedicated directory (.autonomous/<task-name>/) to prevent conflicts and maintain clarity.
  • Use Case: Use this skill to build a REST API for a todo app. It will break down the task, track progress, and continue across multiple sessions until completion.

Quick Start

Use the autonomous-skill to build a REST API for a todo app.

Dependency Matrix

Required Modules

claude-cli

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: autonomous-skill
Download link: https://github.com/feiskyer/claude-code-settings/archive/main.zip#autonomous-skill

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.