一键导入
lissom-review
Dispatches to lissom-reviewer agent to review the implementation given an explicit task_dir, which contains the related documents.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Dispatches to lissom-reviewer agent to review the implementation given an explicit task_dir, which contains the related documents.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
Runs the full dev cycle (research → plan → impl → review + fix loop) given an explicit task_id.
Dispatch to lissom-implementer agent to execute the implementation given an explicit task_dir, which contains the plan.
Dispatches to lissom-planner agent to produce an implementation plan given an explicit task_dir, which contains a specification or research document.
Dispatches lissom-specs-reviewer and then lissom-researcher agents optionally to refine the specification and produce the research document given an explicit task_dir, which contains the original specification.
基于 SOC 职业分类
| name | lissom-review |
| description | Dispatches to lissom-reviewer agent to review the implementation given an explicit task_dir, which contains the related documents. |
| argument-hint | <task_dir> |
task_dir = "$0"Use Tool Agent to spawn lissom-reviewer, passing it the task_dir.
Verify <task_dir>/Review.md exists and is non-empty.
Return to the caller with:
Review.md was written.Do not attempt to fix code or mark the task as done.