Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions plugins/core/skills/review/SKILL.md
Original file line number Diff line number Diff line change
Expand Up @@ -248,4 +248,6 @@ Before approving a candidate:

When invoked locally (TUI/CLI), analyze the changes and provide a structured summary of findings. List each finding with its priority, file, line, and description.

If the review produces **no findings**, respond with a short **LGTM** message (e.g., "LGTM — no issues found."). Do not pad it with caveats or disclaimers.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Generally a good change, but do we want to update the original comment about the droid working, or post a new comment?


Do **not** post inline comments to the PR or submit a GitHub review unless the user explicitly asks for it.