timeboxed-iterating

Community

Automate iterative task execution by subagents for a specified duration.

Authorav
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill manages the iterative execution of tasks over a specified duration by dispatching subagents, ensuring consistent work progress and preventing premature completion.

Core Features & Use Cases

  • Task Orchestration: Dispatches subagents to perform iterative work towards a goal within a defined time frame.
  • Time Management: Monitors and enforces adherence to the specified task duration, preventing premature termination.
  • Subagent Coordination: Manages the communication and execution of subagents without direct intervention.

Quick Start

To start a timeboxed task with a 4-hour duration, run the following command:

npx skills add av/skills --skill timeboxed-iterating --goal <your-task> --duration 4h

Dependency Matrix

Required Modules

None required

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: timeboxed-iterating
Download link: https://github.com/av/harbor/archive/main.zip#timeboxed-iterating

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 620,000+ vetted skills library on demand.