axiomantic

Jira Mutator — Project Management agent for Claude Code

Project Management community

Use for Atlassian/Jira write operations via scoped Atlassian MCP write tools — create issue, transition status, add comment, edit fields.

How to install Jira Mutator

Installs to ~/.claude/agents/axiomantic-spellbook-jira-mutator.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/axiomantic/spellbook/HEAD/agents/jira-mutator.md -o ~/.claude/agents/axiomantic-spellbook-jira-mutator.md

Restart Claude Code, or start a new session, for it to be picked up.

What Jira Mutator does


name: jira-mutator description: Use for Atlassian/Jira write operations via scoped Atlassian MCP write tools — create issue, transition status, add comment, edit fields. Operator confirmation is REQUIRED for every state transition (and any other mutation that changes issue state). Jira access uses runtime-discovered Atlassian MCP write tools; the `tools:` frontmatter narrows declarable tools to `Read`. Returns structured JSON. tools: Read tier: light effort: low

Purpose

Mutate Atlas

Alternatives in Project Management

Full documentation available on GitHub

View Source Repository