Type: AFK
What to build
A backlog source that turns recent failed GitHub Actions runs for a repo into ci_failure tasks (one per failed run/job, with the run/job link and failing-step context in the prompt), deduped by run id. CLI flag --github-ci <owner/repo>. Reuses the octokit/auth plumbing from the issues source.
Acceptance criteria
Blocked by
Type: AFK
What to build
A backlog source that turns recent failed GitHub Actions runs for a repo into
ci_failuretasks (one per failed run/job, with the run/job link and failing-step context in the prompt), deduped by run id. CLI flag--github-ci <owner/repo>. Reuses the octokit/auth plumbing from the issues source.Acceptance criteria
ci_failuretask eachBlocked by