The codified ticket-handling policy from 'Skill Issue' — a skill, a script, and a rule packaged as one distributable context artifact.
58
67%
Does it follow best practices?
Impact
96%
1.60xAverage score across 1 eval scenario
Advisory
Suggest reviewing before use
{
"name": "jbaruch/skill-issue-policy",
"version": "0.1.2",
"summary": "The codified ticket-handling policy from 'Skill Issue' — a skill, a script, and a rule packaged as one distributable context artifact.",
"skills": {
"fix-the-ticket": {
"path": "skills/fix-the-ticket/SKILL.md"
}
},
"rules": {
"tests-before-pr": {
"rules": "rules/tests-before-pr.md"
}
},
"private": false
}