676 B
676 B
description
| description |
|---|
| Perform code review with actionable feedback and suggestions. |
Workflow: speckit.reviewer
-
Context Analysis:
- The user may specify files to review, "staged" for git staged changes, or "branch" for branch diff.
-
Load Skill:
- Use the
view_filetool to read the skill file at:.agent/skills/speckit.reviewer/SKILL.md
- Use the
-
Execute:
- Follow the instructions in the
SKILL.mdexactly. - Apply the user's prompt as the input arguments/context for the skill's logic.
- Follow the instructions in the
-
On Error:
- If no files to review: Ask user to stage changes or specify file paths
- If not a git repo: Review current directory files instead