Rules and skills that teach AI agents how to contribute to open source projects without being the villain.
95
90%
Does it follow best practices?
Impact
99%
5.21xAverage score across 7 eval scenarios
Passed
No known issues
{
"name": "tessl-labs/good-oss-citizen",
"version": "1.0.0",
"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"
}
}
}