JIRA custom field discovery + configuration via jira-as. Create/configure-agile need admin. NOT setting per-issue field values (mk:jira-issue update).
Scanned 9/6/2026
Install to Claude Code
npx -y skills add ngocsangyem/MeowKit --skill mk-jira-fields --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Mk Jira Fields?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/ngocsangyem-mk-jira-fields)More formats (shields.io, HTML) on the badges page.
---
name: "mk-jira-fields"
description: "JIRA custom field discovery + configuration via jira-as. Create/configure-agile need admin. NOT setting per-issue field values (mk:jira-issue update)."
---
# mk:jira-fields
Forks to the `jira-fields` agent. Most reads are open; `fields create` and `fields configure-agile` require **Admin** role.
## Triggers
- "what's the field ID for Story Points in PROJ?"
- "list all custom fields"
- "check which fields are available on project PROJ"
- "configure agile field mappings on board 42"
## Examples
- Discovery: "find the field ID for the 'Severity' custom field"
- Project check: "what fields can I set on PROJ-Bug?"
- Admin: "create a Number custom field named 'Estimated Cost'"
## Limitations
- `fields create` and `fields configure-agile` require Jira Admin. Insufficient permission → exit 3.
## See also
- Agent: `../../agents/jira-fields.md`
- Shared: `../jira/references/{install-and-auth,cli-idioms,safety-framework}.md`
- Domain refs:
- `references/field-discovery.md` — discovery methodology
- `references/agile-field-ids.md` — typical agile field IDs (Sprint, Story Points, Epic Link)
- `references/field-types-reference.md` — type-selection guide (text/select/multiselect/user/etc.)
- Peer leaves: `mk:jira-issue` (sets field values per issue), `mk:jira-agile` (consumes agile field IDs), `mk:jira-admin` (`admin notification-scheme` etc. — broader admin surface)
## Gotchas
- (none yet)Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!