project
CommunityOrchestrate project status and parallel tasks.
Authorbendrucker
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps manage the Route-Agent project by examining milestones, identifying ready tasks, and orchestrating parallel work with worktrees and sub-agents.
Core Features & Use Cases
- Milestone progress: Show progress across milestones to keep work aligned with goals.
- Identify ready tasks: Build a list of tasks whose dependencies are closed and ready to work on.
- Parallel work orchestration: Spawn sub-agents for ready tasks and coordinate parallel exploration.
- Use Case: A developer wants to quickly see what's next and kick off multiple tasks in parallel to accelerate milestone completion.
Quick Start
- Milestone progress: gh api repos/bendrucker/route-agent/milestones --jq '.[] | "(.title): (.closed_issues)/(.open_issues)"'
- Open issues: gh issue list --repo bendrucker/route-agent --state open --json number,title,milestone,body --limit 100
Dependency Matrix
Required Modules
None requiredComponents
references
💻 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: project Download link: https://github.com/bendrucker/route-agent/archive/main.zip#project 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 471,000+ vetted skills library on demand.