Jira evaluator
Evaluate Jira ticket complexity + inconsistencies via the jira-evaluator agent. Read-only. Triggers: 'evaluate KEY', 'analyze ticket complexity for KEY', 'check ticket quality for KEY'. NOT for estimation (mk:jira-estimator); NOT for full RCA (mk:jira-analyst).From its SKILL.md
npx -y skills add ngocsangyem/MeowKit --skill jira-evaluatorAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 15 stars15 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
SKILL.md
1.6 KB, 228 tokens by cl100k_base, as published. Nobody here has run it
mk:jira-evaluator
Forks to the jira-evaluator agent. Read-only ticket evaluation.
Triggers
- "evaluate PROJ-123"
- "analyze ticket complexity for KEY"
- "check ticket quality"
Examples
- Single-ticket complexity: "evaluate PROJ-456 — give me Fibonacci range + inconsistencies."
- Pre-estimation: "evaluate PROJ-789 first; I'll estimate after."
See also
- Agent:
../../agents/jira-evaluator.md - Shared:
../jira/references/{install-and-auth,cli-idioms,safety-framework,evaluation-rubric}.md - Peer intelligence:
mk:jira-estimator(point estimate — consumes evaluator output),mk:jira-analyst(full RCA — consumes evaluator complexity signals when present) - Peer execution:
mk:jira-issue(read the ticket),mk:jira-search(historical comparison via JQL),mk:planning-engine(tech review consumes evaluator output)
Gotchas
- (none yet)
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.