Automates the full cycle from task intake to pull request creation without merging. It handles any data source by first discovering the right query method (via find-skills), saving it to global config so you skip discovery next time, then runs a four-step flow: resolve the task, create a branch with TODO.md, delegate the actual fix to a SubAgent, and commit everything into a PR against origin. Use it when you have a task link or description and want the standard GitHub workflow without manual branch management. The global config approach is smart since you configure each data source once and never think about it again.
npx skills add https://github.com/hairyf/skills --skill github-workflowgithub/awesome-copilot
github/awesome-copilot
github/awesome-copilot
cockroachdb/cockroach