dotfiles/claude-code/skills/mcg-jira-prefs/SKILL.md
mcg-atlassian:jira skill j-cli Jira team defaults, custom fields, creation rules. Apply these defaults when working with Jira issues, tickets, epics, stories.
npx skillsauth add jimweller/dotfiles mcg-jira-prefsInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
STARTER_CHARACTER = 🎫
Default project: DEVX
Apply unless the conversation specifies otherwise.
| Field | Default | Custom Field |
| ----------------- | -------------------------------------- | ----------------- |
| Work Type | Feature (Task), Overhead (OpsTask) | customfield_11096 |
| Story Points | 0.5 | customfield_10123 |
| Engineering Owner | matches assignee (use accountId) | customfield_12165 |
| Label | Platform | |
| Reporter | JIRA_EMAIL value | |
| Name | ID | | ----------------- | ----------------- | | Story Points | customfield_10123 | | Work Type | customfield_11096 | | Engineering Owner | customfield_12165 |
{panel:bgColor=#deebff}
h3. Context
<narrative: background, expected outcomes, why this matters>
{panel}
h3. The Work
<bullet points of tasks>
h3. Details
<optional: technical info, config values, resources, commands>
All wiki markup. Use h3. for headings, * for bullets.
testing
Search saved session transcripts for past decisions, actions, errors, and context that has left the current conversation window.
data-ai
Review a PRD for defects via Claude opus subagent.
development
Markdown authoring guidelines for formatting, code blocks, and structure. Use when writing or editing markdown files.
development
--- name: md-style description: README style guide for concise, direct documentation. Use when writing or editing README files. ß--- <!-- markdownlint-disable-file MD041 --> # README Style Guide Write concise, direct README files for experienced engineers. ## Principles - **No fluff** - Skip tables of contents, verbose explanations, development history - **No roadmaps** - Document current state only, not plans or decisions. Readme is an engineering specification. Not a project plan or chan