Skip to content

Add ROSE Feedback pattern#34

Merged
lexler merged 1 commit into
mainfrom
rose-feedback
Apr 17, 2026
Merged

Add ROSE Feedback pattern#34
lexler merged 1 commit into
mainfrom
rose-feedback

Conversation

@devill
Copy link
Copy Markdown
Collaborator

@devill devill commented Apr 17, 2026

Summary

  • Introduces ROSE Feedback pattern for structuring feedback to AI agents
  • ROSE = Risk, Observation, Solution, Expect
  • Provides context so AI understands the principle, not just the instruction
  • Solves Silent Misalignment anti-pattern

New pattern for structuring feedback to AI agents. ROSE stands for Risk, Observation, Solution, Expect — providing context about why a change matters helps the AI understand the underlying principle rather than just following instructions literally.

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
@devill
Copy link
Copy Markdown
Collaborator Author

devill commented Apr 17, 2026

@emilybache: Here is the pattern we discussed today. I'm curious of what you think of this write up.

@lexler: This pattern made me think if we need a separate recipes section for patterns that are more like Green Path style recipes then deeply consequential basic patterns. Essentially the patterns could be the key stone level behaviours, while the recipes are step by step instructions.

@lexler
Copy link
Copy Markdown
Owner

lexler commented Apr 17, 2026

Feels like there's a generalization lurking here, around perferring generalizations to recipes that are too narrow

@lexler lexler merged commit 1a03c63 into main Apr 17, 2026
3 checks passed
@devill
Copy link
Copy Markdown
Collaborator Author

devill commented Apr 17, 2026

@lexler I think the key is that specific recipes are more useful from a coaching perspective. Understanding and applying high level generalisations is a mapper level behaviour, while most of the time we need to get people from inspired to solo, where specific recipes are way more useful as a tool. That is why I'm suggesting to create a split there. There is the over all umbrella generalisation, but for each we need the specific recipes as kind of examples to teach to those who are not ready for the high level stuff just yet.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants