Rules and skills that teach AI agents how to contribute to open source projects without being the villain.
95
91%
Does it follow best practices?
Impact
96%
3.55xAverage score across 20 eval scenarios
Advisory
Suggest reviewing before use
I'd like to propose a new feature for the streamqueue project: https://github.com/good-oss-citizen/demo-streamqueue
The feature: add a MessageQueue.peek_n(count) method that returns the next count messages without removing them — useful for monitoring and debugging. There's no issue filed for it yet.
Help me open a GitHub issue for it.