{"id":"711ef924-52bc-4cd2-b28d-033910543e39","shortId":"ek9VRh","kind":"skill","title":"jira-syntax","tagline":"Use when writing or formatting Jira descriptions, comments, or any text destined for Jira. Converts Markdown to Jira wiki markup, provides templates (bug reports, feature requests), and validates syntax before submission. Trigger on any Jira content authoring task.","description":"# Jira Syntax\n\nJira wiki markup syntax, templates, and validation. For API operations, use the **jira-communication** skill.\n\n## Quick Syntax Reference\n\n| Jira Syntax | Purpose | NOT this (Markdown) |\n|-------------|---------|---------------------|\n| `h2. Title` | Heading | `## Title` |\n| `*bold*` | Bold | `**bold**` |\n| `_italic_` | Italic | `*italic*` |\n| `{{code}}` | Inline code | `` `code` `` |\n| `{code:java}...{code}` | Code block | ``` ```java ``` |\n| `[text\\|url]` | Link | `[text](url)` |\n| `[PROJ-123]` | Issue link | - |\n| `[~username]` | User mention | `@username` |\n| `* item` | Bullet list | `- item` |\n| `# item` | Numbered list | `1. item` |\n| `\\|\\|Header\\|\\|` | Table header | `\\|Header\\|` |\n\nSee `references/jira-syntax-quick-reference.md` for complete syntax documentation.\n\n## Available Templates\n\n### Bug Report\n**Path**: `templates/bug-report-template.md`\n\nSections: Environment, Steps to Reproduce, Expected/Actual Behavior, Error Messages, Technical Notes\n\n### Feature Request\n**Path**: `templates/feature-request-template.md`\n\nSections: Overview, User Stories, Acceptance Criteria, Technical Approach, Success Metrics\n\n## Syntax Validation\n\nRun before submitting to Jira:\n```bash\n${CLAUDE_SKILL_DIR}/scripts/validate-jira-syntax.sh path/to/content.txt\n```\n\n### Validation Checklist\n- [ ] Headings: `h2. Title` (space after period)\n- [ ] Bold: `*text*` (single asterisk)\n- [ ] Code blocks: `{code:language}...{code}`\n- [ ] Lists: `*` for bullets, `#` for numbers\n- [ ] Links: `[label|url]` or `[PROJ-123]`\n- [ ] Tables: `||Header||` and `|Cell|`\n- [ ] Colors: `{color:red}text{color}`\n- [ ] Panels: `{panel:title=X}...{panel}`\n\n### Common Mistakes\n\n| ❌ Wrong | ✅ Correct |\n|---------|-----------|\n| `## Heading` | `h2. Heading` |\n| `**bold**` | `*bold*` |\n| `` `code` `` | `{{code}}` |\n| `[text](url)` | `[text\\|url]` |\n| `- bullet` | `* bullet` |\n| `h2.Title` | `h2. Title` |\n\n## Integration with jira-communication Skill\n\n**Workflow:**\n1. Get template from jira-syntax\n2. Fill content using Jira wiki markup\n3. Validate with `${CLAUDE_SKILL_DIR}/scripts/validate-jira-syntax.sh`\n4. Submit via jira-communication skill\n\n## References\n\n- `references/jira-syntax-quick-reference.md` - Complete syntax documentation\n- `templates/bug-report-template.md` - Bug report template\n- `templates/feature-request-template.md` - Feature request template\n- `${CLAUDE_SKILL_DIR}/scripts/validate-jira-syntax.sh` - Automated syntax checker\n- [Official Jira Wiki Markup](https://jira.atlassian.com/secure/WikiRendererHelpAction.jspa?section=all)","tags":["jira","syntax","skill","netresearch","agent-skills","ai-agent","atlassian","claude-code-skill","mcp","open-standard","project-management"],"capabilities":["skill","source-netresearch","skill-jira-syntax","topic-agent-skills","topic-ai-agent","topic-atlassian","topic-claude-code-skill","topic-jira","topic-mcp","topic-open-standard","topic-project-management","topic-skill"],"categories":["jira-skill"],"synonyms":[],"warnings":[],"endpointUrl":"https://skills.sh/netresearch/jira-skill/jira-syntax","protocol":"skill","transport":"skills-sh","auth":{"type":"none","details":{"cli":"npx skills add netresearch/jira-skill","source_repo":"https://github.com/netresearch/jira-skill","install_from":"skills.sh"}},"qualityScore":"0.474","qualityRationale":"deterministic score 0.47 from registry signals: · indexed on github topic:agent-skills · 48 github stars · SKILL.md body (2,556 chars)","verified":false,"liveness":"unknown","lastLivenessCheck":null,"agentReviews":{"count":0,"score_avg":null,"cost_usd_avg":null,"success_rate":null,"latency_p50_ms":null,"narrative_summary":null,"summary_updated_at":null},"enrichmentModel":"deterministic:skill-github:v1","enrichmentVersion":1,"enrichedAt":"2026-05-02T00:57:05.334Z","embedding":null,"createdAt":"2026-04-18T22:18:16.455Z","updatedAt":"2026-05-02T00:57:05.334Z","lastSeenAt":"2026-05-02T00:57:05.334Z","tsv":"'-123':95,192 '/scripts/validate-jira-syntax.sh':163,254,278 '/secure/wikirendererhelpaction.jspa?section=all)':288 '1':109,234 '2':241 '3':248 '4':255 'accept':146 'api':52 'approach':149 'asterisk':176 'author':40 'autom':279 'avail':121 'bash':159 'behavior':133 'block':87,178 'bold':73,74,75,173,214,215 'bug':26,123,268 'bullet':103,184,222,223 'cell':196 'checker':281 'checklist':166 'claud':160,251,275 'code':79,81,82,83,85,86,177,179,181,216,217 'color':197,198,201 'comment':11 'common':207 'communic':58,231,260 'complet':118,264 'content':39,243 'convert':18 'correct':210 'criteria':147 'descript':10 'destin':15 'dir':162,253,277 'document':120,266 'environ':128 'error':134 'expected/actual':132 'featur':28,138,272 'fill':242 'format':8 'get':235 'h2':69,168,212,225 'h2.title':224 'head':71,167,211,213 'header':111,113,114,194 'inlin':80 'integr':227 'issu':96 'ital':76,77,78 'item':102,105,106,110 'java':84,88 'jira':2,9,17,21,38,42,44,57,63,158,230,239,245,259,283 'jira-commun':56,229,258 'jira-syntax':1,238 'jira.atlassian.com':287 'jira.atlassian.com/secure/wikirendererhelpaction.jspa?section=all)':286 'label':188 'languag':180 'link':91,97,187 'list':104,108,182 'markdown':19,68 'markup':23,46,247,285 'mention':100 'messag':135 'metric':151 'mistak':208 'note':137 'number':107,186 'offici':282 'oper':53 'overview':143 'panel':202,203,206 'path':125,140 'path/to/content.txt':164 'period':172 'proj':94,191 'provid':24 'purpos':65 'quick':60 'red':199 'refer':62,262 'references/jira-syntax-quick-reference.md':116,263 'report':27,124,269 'reproduc':131 'request':29,139,273 'run':154 'section':127,142 'see':115 'singl':175 'skill':59,161,232,252,261,276 'skill-jira-syntax' 'source-netresearch' 'space':170 'step':129 'stori':145 'submiss':34 'submit':156,256 'success':150 'syntax':3,32,43,47,61,64,119,152,240,265,280 'tabl':112,193 'task':41 'technic':136,148 'templat':25,48,122,236,270,274 'templates/bug-report-template.md':126,267 'templates/feature-request-template.md':141,271 'text':14,89,92,174,200,218,220 'titl':70,72,169,204,226 'topic-agent-skills' 'topic-ai-agent' 'topic-atlassian' 'topic-claude-code-skill' 'topic-jira' 'topic-mcp' 'topic-open-standard' 'topic-project-management' 'topic-skill' 'trigger':35 'url':90,93,189,219,221 'use':4,54,244 'user':99,144 'usernam':98,101 'valid':31,50,153,165,249 'via':257 'wiki':22,45,246,284 'workflow':233 'write':6 'wrong':209 'x':205","prices":[{"id":"5174d7dc-0c4d-4963-a3ad-004920c143c3","listingId":"711ef924-52bc-4cd2-b28d-033910543e39","amountUsd":"0","unit":"free","nativeCurrency":null,"nativeAmount":null,"chain":null,"payTo":null,"paymentMethod":"skill-free","isPrimary":true,"details":{"org":"netresearch","category":"jira-skill","install_from":"skills.sh"},"createdAt":"2026-04-18T22:18:16.455Z"}],"sources":[{"listingId":"711ef924-52bc-4cd2-b28d-033910543e39","source":"github","sourceId":"netresearch/jira-skill/jira-syntax","sourceUrl":"https://github.com/netresearch/jira-skill/tree/main/skills/jira-syntax","isPrimary":false,"firstSeenAt":"2026-04-18T22:18:16.455Z","lastSeenAt":"2026-05-02T00:57:05.334Z"}],"details":{"listingId":"711ef924-52bc-4cd2-b28d-033910543e39","quickStartSnippet":null,"exampleRequest":null,"exampleResponse":null,"schema":null,"openapiUrl":null,"agentsTxtUrl":null,"citations":[],"useCases":[],"bestFor":[],"notFor":[],"kindDetails":{"org":"netresearch","slug":"jira-syntax","github":{"repo":"netresearch/jira-skill","stars":48,"topics":["agent-skills","ai-agent","atlassian","claude-code-skill","jira","mcp","open-standard","project-management","skill"],"license":"other","html_url":"https://github.com/netresearch/jira-skill","pushed_at":"2026-04-30T15:22:21Z","description":"AI agent plugin for Jira — CLI tools for issues, worklogs, sprints, and more | Server/DC & Cloud","skill_md_sha":"2898bf7f54dca42a8141e17fc31bfcd43d9ec942","skill_md_path":"skills/jira-syntax/SKILL.md","default_branch":"main","skill_tree_url":"https://github.com/netresearch/jira-skill/tree/main/skills/jira-syntax"},"layout":"multi","source":"github","category":"jira-skill","frontmatter":{"name":"jira-syntax","license":"(MIT AND CC-BY-SA-4.0). See LICENSE-MIT and LICENSE-CC-BY-SA-4.0","description":"Use when writing or formatting Jira descriptions, comments, or any text destined for Jira. Converts Markdown to Jira wiki markup, provides templates (bug reports, feature requests), and validates syntax before submission. Trigger on any Jira content authoring task."},"skills_sh_url":"https://skills.sh/netresearch/jira-skill/jira-syntax"},"updatedAt":"2026-05-02T00:57:05.334Z"}}