Skillzwave Logo
Skillzwave

jira-mapper

80.0
B

Expert in mapping SpecWeave increments to JIRA epics/stories/subtasks. Content flows SpecWeave→JIRA, status flows JIRA→SpecWeave. Handles export (increment → JIRA), import (JIRA → increment). Activates for JIRA sync, issue creation, import from JIRA.

Marketplace

Third-Party Agent Skill: Review the code before installing. Agent skills execute in your AI assistant's environment and can access your files. Learn more about security

Installation for Agentic Skill

View all platforms →
skilz install anton-abyzov/specweave/jira-mapper
skilz install anton-abyzov/specweave/jira-mapper --agent opencode
skilz install anton-abyzov/specweave/jira-mapper --agent codex
skilz install anton-abyzov/specweave/jira-mapper --agent gemini

First time? Install Skilz: pip install skilz

Works with 22+ AI coding agents

Cursor, Aider, Copilot, Windsurf, Qwen, Kimi, and more...

View All Agents
Download Agent Skill ZIP

Extract and copy to ~/.claude/skills/ then restart Claude Desktop

1. Clone the repository:
git clone https://github.com/anton-abyzov/specweave
2. Copy the agent skill directory:
cp -r specweave/plugins/specweave-jira/skills/jira-mapper ~/.claude/skills/

Need detailed installation help? Check our platform-specific guides:

Related Agentic Skills

mastering-github-cli

by SpillwaveSolutions

GitHub CLI (gh) command reference for repository search, code discovery, CI/CD monitoring, workflow authoring, and automation. Triggers on "gh" comman...

100
A
TECHgithub
#workflow authoring#GitHub CLI#workflow

mastering-github-cli

by SpillwaveSolutions

GitHub CLI (gh) command reference for repository search, code discovery, CI/CD monitoring, workflow authoring, and automation. Triggers on "gh" comman...

100
A
TECHgithub
#workflow authoring#GitHub CLI#workflow

signal-intel

by gtmagents

Use when consolidating intent, product usage, and third-party signals to prioritize ABM actions.

91
A
github
Marketplace

meal-prep-efficiency-guru

by sandraschi

Expert in batch cooking, meal planning, food storage, and efficient kitchen workflows

88
B
github
+ci cd

Agentic Skill Details

Repository
specweave
Type
Technical
Meta-Domain
development
Primary Domain
github
Market Score
80.0

Agent Skill Grade

B
Score: 80/100 Click to see breakdown

Score Breakdown

Spec Compliance
11/15
PDA Architecture
15/30
Ease of Use
23/25
Writing Style
9/10
Utility
17/20
Modifiers: +5

Areas to Improve

  • No trigger phrases
  • References directory and files are mentioned but do not exist

Recommendations

  • Focus on improving Pda (currently 15/30)
  • Address 1 high-severity issues first
  • Add trigger phrases to description for discoverability

Graded: 1/19/2026

Developer Feedback

I took a look at your jira-mapper skill and wanted to share some thoughts.

Links:

The Score

You're at 80/100, solid B-grade territory. This is based on Anthropic's skill best practices rubric. Your strongest area is Ease of Use (23/25) — the workflow steps are clear and well-numbered. The main drag is Progressive Disclosure Architecture (15/30) — you're putting everything into one file when it should be layered out.

What's Working Well

  • Metadata is dialed in (9/10) — Your name format is correct hyphen-case, and the description with trigger terms for JIRA operations makes it discoverable
  • Workflow clarity is solid — The numbered steps walk through mapping operations with appropriate constraints and validation points
  • Good utility (17/20) — You're solving a real gap in SpecWeave-JIRA integration with proper error handling and feedback loops
  • Bonus points for copy-paste checklists, grep-friendly structure, and exemplary examples — those details matter

The Main Thing: Missing Reference Files (High Priority)

Here's what's eating 7+ points: Your SKILL.md mentions a references/ directory with files like jira-concepts.md, specweave-concepts.md, and mapping-examples.md, but they don't actually exist. This breaks the layered architecture pattern that keeps long skills scannable.

Fix: Either create those reference files and link to them properly, or remove the references from your frontmatter. Since your SKILL.md is 500+ lines, you have room to extract this:

  1. Create references/jira-concepts.md — JIRA hierarchy (epics/stories/subtasks), field mappings
  2. Create references/specweave-concepts.md — SpecWeave increment types and structure
  3. Create references/mapping-examples.md — Real mapping scenarios with before/after

Then reference them from SKILL.md sections with "See mapping-examples.md for detailed scenarios."

Impact: +7 points straight up.

Other Quick Wins

  1. Add trigger phrases to description (currently missing them) — Change from a narrative description to: "Use when asked to 'map jira', 'jira mapper', 'map to epics', or 'sync increments to jira'"

  2. Add a table of contents — With 500+ lines, throw a ## Quick Navigation section at the top pointing to each major section. Gets you +2 points on navigation_signals

  3. Frontmatter polish — Add optional fields like tags: ["jira", "integrations", "project-management"] and categories: ["integration", "workflow"] to improve discoverability

Summary

You've got a well-structured skill with clear workflows and real utility. The heavy lift is creating those reference files to distribute your content. That single change bumps you from 80 to 87, which moves you solidly into A-territory. Then the trigger phrases and TOC get you over 90.


Checkout your skill here: SkillzWave.ai | SpillWave We have an agentic skill installer that install skills in 14+ coding agent platforms. Check out this guide on how to improve your agentic skills.

Report Security Issue

Found a security vulnerability in this agent skill?