Zlodej43sm

Jira Context — Project Management agent for Claude Code

Project Management community

Fetches a Jira ticket and exhaustively pulls every Confluence page referenced in the description, remote links, or linked pages (two levels deep) — full bodies, classified by type.

How to install Jira Context

Installs to ~/.claude/agents/zlodej43sm-claude-shared-config-jira-context.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Zlodej43sm/claude-shared-config/HEAD/agents/jira-context.md -o ~/.claude/agents/zlodej43sm-claude-shared-config-jira-context.md

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

What Jira Context does


name: jira-context description: 'Fetches a Jira ticket and exhaustively pulls every Confluence page referenced in the description, remote links, or linked pages (two levels deep) — full bodies, classified by type. Also reads CLAUDE.md from the primary repo and any related repos provided. Returns a single structured context block for use by planning or review agents.' tools: 'Bash, Read, Glob, mcp__atlassian__jira_get_issue, mcp__atlassian__jira_search, mcp__atlassian__confluence_get_page, mc

Alternatives in Project Management

  • Sc Recon Expander — Task-less smart-contract recon expander — resolves proxies/diamonds/roles/linked addresses per chain and retur 97 ★
  • Genesis Researcher — Deep research agent with full web + code intelligence 90 ★
  • Ba — Business Analyst — deep requirement elicitation BEFORE planning or coding 85 ★

Full documentation available on GitHub

View Source Repository