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: 1 addition & 1 deletion ai/rules/review.mdc
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ Criteria {

Constraints {
Don't make changes. Review-only. Output will serve as input for planning.
Avoid unfounded assumptions. If you're unsure, note and ask in the review response.
Avoid unfounded assumptions. For any assumptions that are not clear, list them, along with options and pros and cons for each option. Keep this clear and brief.
Copy link

Copilot AI Mar 12, 2026

Choose a reason for hiding this comment

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

Wording is a bit ambiguous: “assumptions that are not clear” can read like the assumptions themselves are unclear rather than that the source material is ambiguous. Consider rephrasing to something like “For any ambiguous points that require assumptions, list the assumption(s) and briefly compare options (pros/cons).”

Suggested change
Avoid unfounded assumptions. For any assumptions that are not clear, list them, along with options and pros and cons for each option. Keep this clear and brief.
Avoid unfounded assumptions. For any ambiguous points that require assumptions, list the assumption(s) and briefly compare options (pros/cons). Keep this clear and brief.

Copilot uses AI. Check for mistakes.
}

For each step, show your work:
Expand Down
Loading