auto-executor
CommunityAutomate task implementation from docs/tasks.md with sub-agents.
Authorwindschord
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automatically reads tasks from docs/tasks.md and uses sub-agents to implement them, executing parallelizable tasks concurrently, creating commits per task, and updating tasks.md to mark completion.
Core Features & Use Cases
- Automatic task extraction from docs/tasks.md
- Sub-agent driven implementation
- Parallel execution of independent tasks
- Automatic commits per task
- Safe commits before major changes
- Auto-update of tasks.md upon completion
Quick Start
- Read docs/tasks.md and identify TODO tasks.
- Use sub-agents to implement the tasks.
- Commit changes for each task.
- Update tasks.md to reflect DONE status.
- Use: jules list to monitor tasks and jules status for progress.
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: auto-executor Download link: https://github.com/windschord/claude_skils/archive/main.zip#auto-executor Please download this .zip file, extract it, and install it in the .claude/skills/ directory.