The codified ticket-handling policy from 'Skill Issue' — a skill, a script, and a rule packaged as one distributable context artifact.
80
92%
Does it follow best practices?
Impact
100%
1.42xAverage score across 1 eval scenario
Advisory
Suggest reviewing before use
{
"name": "jbaruch/skill-issue-policy",
"version": "0.1.7",
"description": "The codified ticket-handling policy from 'Skill Issue' — a skill, a script, and a rule packaged as one distributable context artifact.",
"skills": [
"skills/fix-the-ticket",
"skills/update-docs"
],
"rules": [
"rules/tests-before-pr.md",
"rules/evals-required.md"
]
}