Lissom Review

Dispatches to lissom-reviewer agent to review the implementation given an explicit task_dir, which contains the related documents.

cuzfrog Updated

File contents

Inputs

  • task_dir = "$0"

Process

Use Tool Agent to spawn lissom-reviewer, passing it the task_dir.

Completion

Verify <task_dir>/Review.md exists and is non-empty.

Return to the caller with:

  • Confirmation that Review.md was written.
  • Whether any findings exist (the caller owns threshold logic and fix-loop decisions).

Do not attempt to fix code or mark the task as done.

cuzfrog/lissom-skills/tree/main/src/skills/lissom-review commit b9303b4e40

Frequently asked questions

npx skillmds@latest add cuzfrog/lissom-review