agentsclimarketplace

Jira evaluator

Skill ngocsangyem/MeowKit/.claude/skills/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

Install
npx -y skills add ngocsangyem/MeowKit --skill jira-evaluator

Assembled 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.

Keep looking

Skills are one crate of 326,871. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.