byayoubben18· 30 skills
Post-implementation review. Spins up three read-only critics on a completed task's diff — cleaner-architecture, slop-defender, reusability-inspector — that push back ONLY on real issues. Autonomous runs apply safe fixes (tests-green-gated) and write everything to review.md next to progress-tracker.md; interactive runs present findings to pick. Use after a task's missions are done (from start-task / start-roadmap / create-task) or standalone on a diff.
$npx -y skills add ayoubben18/ab-method --skill review-implementationInstalls into the current project.
Run `npx skills use "https://github.com/ayoubben18/ab-method" --skill "ayoubben18/ab-method/review-implementation"` 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/ayoubben18/ab-method" that are relevant to the current task. Run `npx skills add "https://github.com/ayoubben18/ab-method"` and select the relevant skills, then follow their instructions.