By andershalo
Install and configure the Jira MCP server (mcp-atlassian) for Claude Code. Adds Jira integration via Model Context Protocol.
1. add marketplace
Add or update this marketplace, then install the plan-refinement plugin:
/plugin marketplace add https://github.com/AndersHalo/halo-ai-dev-tools
2. add plugins
Install plugins:
/plugin install plan-refinement-plugin@halo-ai-dev-tools
/plugin install jira-mcp-setup@halo-ai-dev-tools
This plugin installs and configures the mcp-atlassian MCP server, giving Claude Code direct access to Jira via the Model Context Protocol.
Prerequisites
curl -LsSf https://astral.sh/uv/install.sh | sh)jq (brew install jq)Setup
/jira-mcp-setup
Or pass all values directly:
/jira-mcp-setup https://mycompany.atlassian.net [email protected] YOUR_API_TOKEN
The skill will:
.mcp.json in the project root.mcp.json to .gitignore (recommended — the file contains your API token)Use this plugin to refine implementation plans:
/plan-refinement
This skill helps create detailed, well-structured plans for AI execution.
To add new plugins to this marketplace, follow PLUGINS.md. It describes:
.claude-plugin/, commands/, agents/, skills/, hooks/, .mcp.json, .lsp.json)skills/plan-refinement/ as a templateCreate each plugin under plugins/<plugin-name>/ and, if you use a marketplace manifest (e.g. .claude-plugin/marketplace.json), add an entry there so the plugin is discovered.
To discover, add marketplaces, and manage plugins in Claude Code, see the official docs:
owner/repo), Git URLs, local paths, or remote marketplace.json URLsOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub andershalo/halo-ai-dev-tools --plugin jira-mcp-setupNetSuite RESTlet integration reference. Use when building features that sync data from NetSuite, working on the NetSuite integration module, or troubleshooting NetSuite RESTlet calls (employees, projects, timesheets, OAuth 1.0 TBA).
Deel REST API integration reference. Use when building features that sync data from Deel, working on the Deel integration module, or troubleshooting Deel API calls (people, organizations, teams, departments, time-off, lookups).
toolset for task planning
Audit HTML wireframes against PRD and/or UX Design System documents. Supports three modes: PRD-only, UX-only, and Full (PRD+UX). Detects contradictions, coverage gaps, design decisions, token drift, component fidelity issues, layout deviations, and more. Generates: (1) structured JSON data file, (2) markdown analysis report, (3) interactive dashboard with findings explorer and coverage matrix, (4) screenshot gallery with SVG overlay markers and component-level finding detail. Uses Puppeteer throughout for DOM inspection, computed style extraction, and visual evidence capture. Follows data-template separation pattern and incremental delta mode.
Multi-document reconciliation engine. Cross-references PRD against UX Design System and/or Mock documents to detect conflicts, coverage gaps, scope additions, naming drift, cascade violations, specificity gaps, and per-document internal consistency issues. Uses descriptive category names (no code abbreviations). Supports bilateral and trilateral modes. Generates: (1) markdown report, (2) interactive HTML dashboard with Matrix, Heatmap, and Document Health tabs, (3) optional Excalidraw diagrams, (4) Puppeteer element detection with verification map, (5) UX component matching, (6) incremental delta mode. Document Health tab surfaces internal contradictions per document with per-document health scores.
Official Atlassian MCP server for Jira and Confluence integration with OAuth authentication. Provides ticket management, JQL search, and ensures work completeness. Zero configuration - OAuth handles authentication automatically.
Comprehensive toolkit for developing Claude Code plugins. Includes 10 expert skills covering hooks, MCP integration, LSP servers, commands, agents, marketplaces, and best practices, plus a guide skill for navigation. AI-assisted plugin creation and validation.
Development environment setup and configuration
Atlassian MCP server for Jira, Confluence, and Compass integration
Enterprise Jira orchestration with 81 agents, 16 teams, 46 commands, 11 skills. Features Atlassian MCP OAuth, Harness integration, Neon PostgreSQL, Redis caching, Temporal workflows, and structured reasoning frameworks.
Memory compression system for Claude Code - persist context across sessions