New Issue Loop

Use when the user asks to file a GitHub issue and then autonomously drive it all the way to a reviewed PR in one shot — "new-issue-loop", "create the issue and run it to completion", "file this and fully automate it". Runs new-issue to create a fully-specified issue, then hands the new issue number to validate-issue-loop (validate → update → work-on-issue-loop) — stopping instead when new-issue finds a duplicate or the discussion hasn't converged on one issue.

richkuo Updated

File contents

richkuo/rk-skills/tree/main/skills/new-issue-loop commit 87e52322a5

Frequently asked questions

npx skillmds@latest add richkuo/new-issue-loop