003-execute-tasks
CommunityOrchestrate AI-driven task execution.
AuthorPaulCrossland1
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automates the execution of project tasks by generating a task-loop script that reads .claude/tasks.json and runs tasks via codex or claude. It enables hands-off task orchestration, ensures tasks run in sequence, and updates project state files.
Core Features & Use Cases
- Generate a task-loop.sh to autonomously execute tasks listed in .claude/tasks.json.
- Integrate with Codex or Claude CLI to run each task with your preferred AI agent.
- Verify success criteria after each task and update project state files and progress logs.
- Use in automation pipelines or CI-like workflows to continuously process tasks with minimal manual input.
- Use Case: A software project schedules weekly maintenance tasks; this Skill generates and runs the loop to process pending tasks automatically.
Quick Start
Use this skill to generate the task-loop.sh script for your project. After generation, make the script executable and run it to start processing tasks. Ensure .claude/tasks.json exists and that either codex or claude is installed on your system.
Dependency Matrix
Required Modules
None requiredComponents
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: 003-execute-tasks Download link: https://github.com/PaulCrossland1/claude-code-skills/archive/main.zip#003-execute-tasks Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.