1 parent e53d8b4 commit 31a528dCopy full SHA for 31a528d
1 file changed
skills/java-streams/SKILL.md
@@ -65,6 +65,11 @@ are equivalent.
65
[hard-stops.md](references/hard-stops.md); copy its header and command verbatim when documenting
66
a scan. Fix relevant hits and re-scan.
67
68
+For review artifacts, stay concise by default. If the user asks for a short review or decision,
69
+lead with accept/reject, list only the behavior-preserving stream issues, and show one safer shape
70
+when useful. Avoid extra summary tables or broad collector commentary unless the task asks for a
71
+general audit.
72
+
73
Quick examples:
74
75
```java
0 commit comments