jira-mapper
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.
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-mapperskilz install anton-abyzov/specweave/jira-mapper --agent opencodeskilz install anton-abyzov/specweave/jira-mapper --agent codexskilz install anton-abyzov/specweave/jira-mapper --agent geminiFirst time? Install Skilz: pip install skilz
Works with 22+ AI coding assistants
Cursor, Aider, Copilot, Windsurf, Qwen, Kimi, and more...
Extract and copy to ~/.claude/skills/ then restart Claude Desktop
git clone https://github.com/anton-abyzov/specweavecp -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" com...
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" com...
signal-intel
by gtmagents
Use when consolidating intent, product usage, and third-party signals to prioritize ABM actions.
meal-prep-efficiency-guru
by sandraschi
Expert in batch cooking, meal planning, food storage, and efficient kitchen workflows
Agentic Skill Details
- Owner
- anton-abyzov (GitHub)
- Repository
- specweave
- Stars
- 14
- Forks
- 2
- Type
- Technical
- Meta-Domain
- development
- Primary Domain
- github
- Market Score
- 80
Agent Skill Grade
B Score: 80/100 Click to see breakdown
Score Breakdown
Areas to Improve
- Description needs trigger phrases
- Missing Reference Files
Recommendations
- Focus on improving Pda (currently 15/30)
- Address 1 high-severity issues first
- Add trigger phrases to description for discoverability
Graded: 2026-01-19
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:
- Create
references/jira-concepts.md— JIRA hierarchy (epics/stories/subtasks), field mappings - Create
references/specweave-concepts.md— SpecWeave increment types and structure - Create
references/mapping-examples.md— Real mappin...
Browse Category
More development Agentic SkillsReport Security Issue
Found a security vulnerability in this agent skill?
Report Security Issue
Thank you for helping keep SkillzWave secure. We'll review your report and take appropriate action.
Note: For critical security issues that require immediate attention, please also email security@skillzwave.ai directly.