Rules and skills that teach AI agents how to contribute to open source projects without being the villain.
94
93%
Does it follow best practices?
Impact
95%
4.13xAverage score across 7 eval scenarios
Advisory
Suggest reviewing before use
{
"name": "tessl-labs/good-oss-citizen",
"version": "1.0.1",
"summary": "Rules and skills that teach AI agents how to contribute to open source projects without being the villain.",
"private": false,
"rules": {
"good-oss-citizen": {
"rules": "rules/good-oss-citizen.md"
}
},
"skills": {
"recon": {
"path": "skills/recon/SKILL.md"
},
"propose": {
"path": "skills/propose/SKILL.md"
},
"preflight": {
"path": "skills/preflight/SKILL.md"
}
}
}