Skip to main content
Run any Skill in Manus
with one click
$pwd:

receiving-code-review

// Consumes `codeReview.findings[]` from the previous CODE_REVIEW step and dispatches per-domain fix agents until EVERY finding (high → low) reaches `status: fixed`. Each fix agent receives the finding body, the source file, browzer deps + mentions, and the relevant skill from `finding.assignedSkill`. Zero-tech-debt contract: a clean run leaves no open finding behind. Use after `code-review` and before `write-tests`. Triggers: receive code review, apply code review fixes, fix the findings, close the review, fix-findings, address review feedback, resolve code review.

$ git log --oneline --stat
stars:0
forks:1
updated:May 6, 2026 at 16:04
File Explorer
7 files
SKILL.md
readonly