ai-task-runner

Community

Delegate tasks to external AI agents to save time

AuthorUTohru
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill enables you to delegate research and implementation tasks to external AI agents running via the command line, saving you time and token budget by letting automated agents perform heavy lifting while you focus on strategy and decisions.

Core Features & Use Cases

  • CLI-based AI agent orchestration: Run Gemini CLI, Copilot CLI, or similar tools to perform tasks.
  • Task delegation & progress tracking: Distribute work to agents and collect results to present to user.
  • Use Case: When you need to perform long research or coding tasks, instruct this Skill to orchestrate an external AI agent to complete the task and summarize results for you.

Quick Start

Use the ai-task-runner to delegate a task to an external AI agent, e.g., gemini --approval-mode=auto_edit -p 'Summarize the latest developments in AI agent marketplaces' and return the results.

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: ai-task-runner
Download link: https://github.com/UTohru/dotfiles/archive/main.zip#ai-task-runner

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