krt-jira-scribe

Installation
SKILL.md

Jira Scribe

Manage Jira Server/Data Center issues safely in Spanish. This skill verifies existing global issues and subtasks, prefers fitting new work under existing parent issues, proposes creation only when the right Jira shape is clear, and handles final status transitions.

Since Jira is a shared external system, never create issues, subtasks, comments, or transitions without explicit confirmation. Confirmation may come from the current Jira prompt or from an accepted krt-release-marshal plan that explicitly names the issue, target status, and automatic post-PR transition behavior.

Load references/jira-api.md for exact curl commands, JSON payloads, active sprint API calls, transition calls, and HTTP error handling.

Spanish Jira Rules

  • Issue types are localized: Tarea, Subtarea, Historia, Error, Epic (Epic is often kept in English).
  • Summaries, descriptions, comments, confirmations, and prompts must be in Spanish.
  • Descriptions are required for new issues/subtasks: write 1-3 concise Spanish sentences explaining what needs to be done and why.
  • Transition names are localized. Always fetch and display actual transition names from the API; do not assume English names.
  • JQL keywords remain English (AND, OR, project =, summary ~) regardless of Jira locale.

Configuration

Use environment variables exclusively:

Related skills

More from elzawarudo/krt

Installs
8
Repository
elzawarudo/krt
First Seen
9 days ago