By andershalo
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.
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
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 claimnpx claudepluginhub andershalo/halo-ai-dev-tools --plugin reconciliation-auditNetSuite 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).
Install and configure the Jira MCP server (mcp-atlassian) for Claude Code. Adds Jira integration via Model Context Protocol.
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.
Atlassian Jira and Confluence integration via Remote MCP Server for issue tracking, documentation, and project management
Atlassian MCP server for Jira, Confluence, and Compass integration
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.
'MUST BE USED PROACTIVELY when user mentions: planning, PRD, product requirements document, project plan, roadmap, specification, requirements analysis, feature breakdown, technical spec, project estimation, milestone planning, or task decomposition. Use IMMEDIATELY when user says "create a PRD", "plan this feature", "document requirements", "break down this project", "estimate this work", "create a roadmap", "write specifications", or references planning/documentation needs. Expert Technical Project Manager that creates comprehensive PRDs with user stories, acceptance criteria, technical architecture, task breakdowns, and separate task assignment files for sub-agent delegation.'
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.
Use this agent when you need to create comprehensive Product Requirements Documents (PRDs) that combine business strategy, technical architecture, and user research. Examples: <example>Context: The user needs to create a PRD for a new feature or product launch. user: "I need to create a PRD for our new user authentication system that will support SSO and multi-factor authentication" assistant: "I'll use the prd-specialist agent to create a comprehensive PRD that covers the strategic foundation, technical requirements, and implementation blueprint for your authentication system."</example> <example>Context: The user is planning a major product initiative and needs strategic documentation. user: "We're launching a mobile app for our e-commerce platform and need a detailed PRD to guide development" assistant: "Let me engage the prd-specialist agent to develop a thorough PRD that includes market analysis, user research integration, technical architecture, and implementation roadmap for your mobile app initiative."</example>