Complete code review of a backend MR/PR with 8 sequential audits (Clean Architecture, DDD, TypeScript Best Practices, SOLID, Testing, Code Quality, Security, Performance). An orchestrator runs each audit one by one to avoid memory spikes. Generates an .md report and posts it directly on the MR/PR. Direct mode with sourced lessons.
$npx -y skills add dgouron/review-flow --skill review-backInstalls into the current project.
Run `npx skills use "https://github.com/dgouron/review-flow" --skill "dgouron/review-flow/review-back"` 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/dgouron/review-flow" that are relevant to the current task. Run `npx skills add "https://github.com/dgouron/review-flow"` and select the relevant skills, then follow their instructions.