Aidd Async Dev:03:review

Handles the post-PR review-fix loop for runs created by this plugin's run skill. Collects review comments, decides whether to keep iterating, delegates fixes to whichever SDLC capability is loaded at runtime, and finalizes when stop conditions trigger. Use when the user (or a webhook / cron) says "handle review comments", "iterate on PR <n>", "address review feedback automatically", or invokes this skill on a specific PR. Do NOT use for the initial implementation or for setup; other skills in this plugin cover those.

ai-driven-dev a036886 7 files · 10.1 KB Updated

File contents

ai-driven-dev/aidd-framework/tree/main/cli/tests/fixtures/framework-real/plugins/aidd-async-dev/skills/03-review commit a036886711

Frequently asked questions

npx skillmds@latest add ai-driven-dev/aidd-async-dev-03-review