jira-wiki-markup

Installation
SKILL.md
Contains Shell Commands

This skill contains shell command directives (!`command`) that may execute system commands. Review carefully before installing.

Jira Wiki Markup

Internal shared skill. Single source of truth for Jira Wiki notation (Wiki renderer / Server/DC). Hosts and other comment writers declare it in dependencies, abort if missing, and load it immediately before composing a wiki-rendered field. This skill does not call the Jira API and does not own status transitions.

Prerequisite check: this skill has no further skill dependencies. Referencing skills abort when this skill is missing (install: npx skills add FuDesign2008/open-skills -g --skill '*' --yes).

When to load

Load this skill in the same turn as composing any Jira field that the Wiki renderer will display — typically jira_add_comment's body. Hosts keep the semantic field map (branch, commit, URL, root cause); this skill owns how those values are marked up.

Full notation tables and the canonical repair-comment skeleton: reference.md.

Composition

Write Wiki markup, not GitHub Markdown. The Wiki renderer is a different dialect.

Installs
6
GitHub Stars
6
First Seen
7 days ago
jira-wiki-markup — fudesign2008/open-skills