auto-board-task
Installation
SKILL.md
Auto Board Task
Invoke the workflow skill in the current conversation on the
bundled
workflows/auto-board-task.yaml,
passing the resolved project coordinates as explicit key=value args.
The workflow chains:
gh-project-sync— reconcile the board intotasks.yml.task-agent— open a PR for the top pending task.gh-project-sync— sync the PR back to its card.copilot-review-fixer— wait for Copilot's review, then fix actionable comments.