krt-jira-scribe
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:
More from elzawarudo/krt
krt-compound-master
>
11krt-release-marshal
Orchestrate the full delivery flow for the current project repository: direct krt-gitflow-knight for clean commits, krt-rebase-smith for clean branch history, krt-jira-scribe for Jira Server/Data Center issue work, then open a GitHub pull request with a factual body and Jira link. Use when the user asks to create/open a PR, prepare a pull request, ship current work, publish branch changes for review, or run the full gitflow + rebase + Jira + PR workflow. Runtime aliases may expose this as krt:release-marshal.
10krt-gitflow-knight
>
10krt-rebase-smith
>
8krt-ci-questor
Investigate CI/CD failures and produce concise cause reports. Use when a user asks why a GitHub Actions, GitLab CI, CircleCI, Jenkins, or other pipeline failed; needs log triage, flaky-test assessment, runner/dependency/config diagnosis, failed-check summaries, rerun guidance, or a simple report explaining what happened and what to do next. Runtime aliases may expose this as krt:ci-questor.
7krt-harness-wise
Build or review a compact, architecture-aware coding harness before implementation. Use when a user asks to prepare a coding agent before work, map task-relevant project structure, summarize repository conventions, curate context, reduce token waste, select relevant skills, review an existing harness, audit skill coverage, trim documentation context, or avoid premature coding on feature, bugfix, refactor, migration, integration, testing, documentation, security, or architecture work. Runtime aliases may expose this as krt:harness-wise.
7