feature-run

Community

Automate all pending features, no supervision needed.

Authormylukin
Version1.0.0
Installs0

System Documentation

What problem does it solve?

AI agents often get stuck or require constant supervision when tackling multiple tasks. This Skill automates the entire backlog, ensuring continuous progress without human intervention.

Core Features & Use Cases

  • Unattended Batch Processing: Automatically processes all pending features in a loop until completion.
  • Autonomous Decision-Making: Makes decisions, handles errors, and continues without asking questions, even on failures.
  • Single Feature Mode: Can also focus on and complete a specific feature if provided.
  • Use Case: You've defined a project goal with 20 features. Use this Skill to let the AI agent work through all of them, marking progress and handling issues autonomously, so you can focus on other tasks.

Quick Start

Run all pending features automatically.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: feature-run
Download link: https://github.com/mylukin/agent-foreman/archive/main.zip#feature-run

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