Skill Detail
Dispatch coding agents from GitHub issue labels and return pull requests with Patchwork Agents
Use issue labels as a lightweight dispatch layer that fans repository work out to Claude Code, Codex, or Aider workers and brings back PRs.
CI/CD IntegrationsMulti-Framework
CI/CD Integrations
Multi-Framework
Security Reviewed
INSTALL WITH ANY AGENT
npx skills add agentskillexchange/skills --skill dispatch-coding-agents-from-github-issue-labels-and-return-pull-requests-with-patchwork-agents
Works best when you want a reusable capability, not another fragile one-off prompt.
At a glance
Tools required
GitHub App or webhook setup, Kubernetes or k3s environment, supported coding-agent credentials, repository access, Patchwork Agents deployment
Install & setup
Deploy the orchestrator and worker stack using the upstream Ansible or Kubernetes manifests, configure GitHub webhook and app credentials plus at least one supported agent provider, then apply the documented ai-pr label workflow to repository issues.
Author
hey-intent
Publisher
Organization
Last updated
Apr 16, 2026
Quick brief
Use Patchwork Agents when the workflow is issue-label driven coding-agent dispatch, not ordinary GitHub issue triage or a generic Kubernetes platform. The job is specific: watch for ai-pr labels on issues, start the mapped worker, let it clone and solve the task, then push the result back as a pull request. That scope boundary, label-triggered issue-to-PR automation across supported coding agents, keeps this skill-shaped instead of collapsing into a plain orchestrator or product listing.