Autonomous CI + reviewer-feedback loop that drives a PR to all-gates-green and then merges it. Watches CI status, reads CodeRabbit and human reviewer comments, applies fixup commits, autosquashes, force-pushes, waits, and repeats. On all-green + no-unresolved-threads, fast-forward-rebase merges to main. Escalates rather than guesses on architectural / trust-boundary decisions. Hard cap on iterations.
$npx -y skills add alfred-os/alfredos --skill path-to-greenInstalls into the current project.
Run `npx skills use "https://github.com/alfred-os/alfredos" --skill "alfred-os/alfredos/path-to-green"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/alfred-os/alfredos" that are relevant to the current task. Run `npx skills add "https://github.com/alfred-os/alfredos"` and select the relevant skills, then follow their instructions.