Plugin QA — Full plugin development lifecycle for Claude Code plugins. 4 agents, 20 skills, 31 commands, 9 scripts, 13 ontology files, 9 movements (IDEATE, PLAN, DESIGN, SPECIFY, BUILD, VALIDATE, AUDIT, REPORT, FIX). Session automation with hooks, living ontology, and the autoridad moral: the plugin that audits plugins passes its own standards.
npx claudepluginhub javimontano/jm-adk --plugin plugin-qaAlias for audit. Use /pqa:audit instead.
Full QA audit of a Claude Code plugin. Runs 9 skills across 4 movements: validate, audit, report.
Scaffold a complete plugin directory from architecture plans and specs.
Create MOAT directory structures and populate asset files for plugin skills.
Scaffold a complete plugin directory from architecture plans and specs.
Alias for create. Use /pqa:create instead.
Full upstream pipeline: ideate, plan, design, specify, and build a complete plugin from scratch.
Alias for /pqa:design. Design a plugin skill or agent.
Design a plugin agent in detail. Runs design-agent skill directly. Enforces plugin subagent constraints.
Design a plugin skill or agent in detail. Routes to design-skill or design-agent based on arguments.
Alias for fix. Use /pqa:fix instead.
Auto-fix common mechanical issues. Shows proposed changes and asks for confirmation before applying.
Hook-specific validation. Checks hook type-event compatibility for ToolUseContext issues.
Alias for /pqa:ideate. Brainstorm a new plugin or component.
Brainstorm an individual plugin component (skill, agent, command, hook). Runs ideate-component skill directly.
Brainstorm a new plugin concept or component. Routes to ideate-plugin or ideate-component based on arguments.
Alias for lifecycle. Use /pqa:lifecycle instead.
Full 9-movement lifecycle: create a plugin and then QA it. Ideate through report with quality gates.
Interactive command palette. Lists all available PQA commands with descriptions.
Alias for /pqa:plan. Generate architecture plan and MOAT strategy.
Plan MOAT asset allocation per skill. Runs plan-moat-strategy specifically.
Generate architecture plan and MOAT strategy for a plugin. Runs plan-architecture + plan-moat-strategy.
Alias for report. Use /pqa:report instead.
Generate QA report from previous validation results. Runs full audit if no results exist.
Generate production-ready specifications from designs. Runs spec-skill-moat for skill designs, spec-agent-command for agent designs.
Generate executive scorecard with 7-dimension quality table and letter grade.
Security-only scan. Runs audit-security skill to check for security issues.
Generate production-ready agent and command specifications from an agent design.
Generate production-ready specifications from designs. Runs spec-skill-moat for skill designs, spec-agent-command for agent designs.
Alias for validate. Use /pqa:validate instead.
Quick structural validation. Runs only the 5 validate-* skills for fast feedback.
Design orchestrator for plugin creation. Guides ideation, architecture planning, and component design. Owns the upstream pipeline: IDEATE, PLAN, DESIGN movements.
Scaffolding specialist that creates plugin directories, writes files to disk, generates MOAT assets, and assembles complete plugins. Owns the BUILD movement.
Orchestrates plugin QA: validates structure, audits quality, generates reports, auto-fixes issues. Owns movements 6-9 in the PQA lifecycle. Default agent for downstream QA operations.
Specification specialist generating production-ready SKILL.md, agent .md, and command .md files at MOAT quality. Owns the SPECIFY movement.
Audits all SKILL.md files in a plugin against a 6-criteria excellence rubric, producing per-skill scores, plugin averages, and actionable improvement recommendations. Trigger: audit content quality, score skills, check skill quality, content rubric.
Performs a comprehensive security audit on a Claude Code plugin, detecting leaked secrets, unsafe paths, shell injection risks, sensitive files, and insecure scripts. Trigger: audit security, security scan, check for secrets, find vulnerabilities.
Create MOAT directory structures and populate asset files (references/, examples/, prompts/, scripts/, assets/) for plugin skills. Trigger: build MOAT assets, create skill assets, populate references, generate examples, build skill directories.
Scaffold a complete plugin directory from architecture plans and specs. Creates all files, then validates structure. Trigger: build plugin, scaffold plugin, create plugin directory, assemble plugin, generate plugin files.
Design a plugin agent: role, tool allowlist, skill assignments, execution flows, operating principles. Trigger: design agent, agent design, create agent spec, plan agent, draft agent. Enforces plugin subagent constraints (no hooks/mcpServers/permissionMode in frontmatter).
Design a plugin skill in detail: frontmatter, procedure outline, quality criteria, anti-patterns, edge cases, tool selection. Trigger: design skill, skill design, create skill spec, plan skill, draft skill.
Automatically fixes mechanical issues found during plugin validation, including JSON formatting, missing shebangs, file permissions, hook types, frontmatter gaps, and settings.json defaults. ALWAYS asks for confirmation before modifying any files. Trigger: fix issues, auto-fix, fix common problems, repair plugin.
Generates a comprehensive QA report in Markdown combining findings from all validation and audit skills, with executive summary, categorized findings, and prioritized recommendations. Trigger: generate QA report, full report, plugin report, qa summary.
Produces a compact executive scorecard grading a plugin across 7 quality dimensions with a letter grade, numeric score, and top 3 priority actions. Trigger: generate scorecard, qa scorecard, plugin grade, executive summary.
Brainstorm individual plugin components (skill, agent, command, hook) for existing or planned plugins. Trigger: ideate component, brainstorm skill, new agent idea, component concept, add skill to plugin.
Generate a structured plugin concept brief from a user idea. Trigger: ideate plugin, brainstorm plugin, plugin concept, new plugin idea, create plugin concept. Researches existing plugins for overlap, proposes movement structure and component counts.
Generate plugin architecture plan with agent roles, skill-movement mapping, hook strategy, and command routing. Trigger: plan architecture, design plugin structure, architect plugin, plugin architecture, plan plugin layout.
Design MOAT asset strategy per skill: which subdirectories needed, what content they contain, naming conventions. Trigger: plan MOAT, MOAT strategy, asset planning, reference planning, plan skill assets.
Generate production-ready agent .md and command .md files from designs. Enforces plugin subagent constraints and alias linkage. Trigger: spec agent, spec command, generate agent file, write command file, create agent specification.
Generate production-ready SKILL.md and MOAT asset files from a skill design. Enforces MOAT quality dimensions (>=7 on all 6), 500-line body limit, progressive disclosure. Trigger: spec skill, generate skill spec, write SKILL.md, create skill specification, produce skill MOAT.
Validates frontmatter and body structure of all skills, agents, and commands in a plugin. Triggers: validate components, check frontmatter, component audit, skill validation.
Validates cross-reference integrity across all plugin components. Detects broken references, orphaned skills, missing aliases, and settings.json inconsistencies. Triggers: validate cross-refs, check references, dependency audit, orphan detection.
THE CRITICAL SKILL -- validates hooks.json structure, event names, and type-event compatibility. Detects prompt/agent hooks on events lacking ToolUseContext. Triggers: validate hooks, check hooks.json, hooks audit, hook safety check.
Validates plugin.json completeness, field correctness, and consistency with actual plugin contents. Triggers: validate manifest, check plugin.json, manifest audit.
Validates plugin directory layout against the official Claude Code plugin spec. Triggers: validate structure, check layout, directory audit, plugin skeleton check.
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
The most comprehensive Claude Code plugin — 36 agents, 142 skills, 68 legacy command shims, and production-ready hooks for TDD, security scanning, code review, and continuous learning
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.
Comprehensive PR review agents specializing in comments, tests, error handling, type design, code quality, and code simplification
Access thousands of AI prompts and skills directly in your AI coding assistant. Search prompts, discover skills, save your own, and improve prompts with AI.