Mosaic Wellness internal-tooling co-pilot — wires Mixpanel, Firebase, New Relic, the Kai orchestrator, and admin-mcp (page configs, PDPs, widget pages, experiments, habit trackers) with brand-aware, context-rich skills. Ships an interactive tools-init wizard that provisions credentials by writing MCP entries directly into ~/.claude.json with literal keys — no env-var indirection by default.
Idea companion that turns vague "I want to build X" into a structured 1-page spec through conversation. Senior product advisor personality — curious, encouraging, one question at a time. Challenges assumptions gently. Examples: "help me plan a feature", "brainstorm", "I want to build something"
Quick coaching report that preprocesses session transcripts with shell commands and uses Sonnet for fast, token-efficient analysis. Produces the same HTML coaching report as 10x but skips deep prompt style analysis. Examples: "5x", "quick coaching", "quick insights"
Deep coaching report that dispatches Sonnet subagents to analyze session transcripts in parallel, then synthesizes findings with Opus into a rich HTML coaching report. Includes prompt style personality analysis. Examples: "10x", "deep coaching", "full coaching report"
Structured 6-step debugging workflow for any error in the approved stack. Classifies errors, forms hypotheses, investigates systematically, and documents the trail for future reference. Examples: "help me fix a bug", "debug", "something is broken", "I'm getting an error"
Thorough health audit for internal tools. Runs 80+ checks across reliability, safety, code health, and user experience. Produces a narrative report with billboard status, tiered findings, and actionable fixes. Examples: "check before sharing", "health check", "is this ready to deploy?"
Core knowledge for using admin-mcp tools: brand codes, URL-to-identifier resolution, identifier format rules, staging-only guardrail, and critical gotchas. Auto-activates whenever admin-mcp MCP tools are being used or when the user asks about page configs, PDPs, widget pages, experiments, or brand settings for Mosaic Wellness brands.
Rules and patterns for internal tools that call Claude API or build MCP servers. Covers model selection, cost management, security, prompt engineering, and MCP server conventions. Auto-activates when a project imports @anthropic-ai/sdk, uses Claude API, builds an MCP server, or when the user asks about AI features, prompt design, or token costs.
Strategies for handling bulk page operations (auditing, comparing, batch-editing) without bloating context. Teaches when to use summary tools, bulk-fetch script, or direct MCP calls based on the volume and nature of the task. Auto-activates when the user's request involves more than 3 pages or uses words like "all", "every", "across", "audit", "bulk", or "batch".
Foundation skill for all Mosaic internal tools. Defines the approved tech stack, project structure, security baseline, deployment requirements, and communication standards. Auto-activates for every agent in the plugin — this is the single source of truth for what "good" looks like when non-engineering teams build internal tools with Claude Code.
Templates and rules for creating project documentation: PRDs, tech specs, and Architecture Decision Records (ADRs). Includes mermaid diagram patterns, folder structure conventions, and document lifecycle rules (create, update, refresh). Auto-activates when the user asks to document, create a PRD, write a spec, record a decision, update docs, compare docs to code, or uses the document command.
Executes bash commands
Hook triggers when Bash tool is used
Modifies files
Hook triggers on file write and edit operations
External network access
Own 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.
Connects to servers outside your machine
Connects to servers outside your machine
Uses power tools
Uses Bash, Write, or Edit tools
Uses power tools
Uses Bash, Write, or Edit tools
No model invocation
Executes directly as bash, bypassing the AI model
No model invocation
Executes directly as bash, bypassing the AI model
Claude Code plugins for Mosaic Wellness teams.
| Plugin | What it does |
|---|---|
| kai | Technical co-pilot + Mosaic MCP wiring (Mixpanel, Firebase, New Relic, Kai orchestrator). Successor to the retired mosaic-buddy plugin — run /kai migrate after install if you're switching over. |
| kai-dev | JIRA-driven development orchestrator — ticket to PR in any repository |
| mosaic-admin | Admin MCP plugin for managing page configs (PDPs, widget pages, experiments) via Zeus |
# 1. Add the marketplace (one-time)
/plugin marketplace add mosaic-wellness/ai-toolkit
# 2. Install a plugin
/plugin install kai
/plugin install mosaic-admin
# 3. Use it
/kai # interactive menu
/kai doctor # health check your project
/kai tools-init # wire Mixpanel / Firebase / New Relic
/mosaic-admin # manage page configs
plugins/your-plugin-name/.claude-plugin/plugin.json with name, version, description.claude-plugin/marketplace.json at the repo rootscripts/bump.sh <name> minor --commit to version and publishnpx claudepluginhub mosaic-wellness/ai-toolkit --plugin kaiTechnical co-pilot for non-engineering teams — health checks, stack review, UX audits, brainstorming, documentation, debugging, and weekly coaching.
JIRA-driven development orchestrator — takes a ticket and drives it end-to-end: understanding, exploring, planning, building, reviewing, and creating PRs. Works in any repository.
Harness-native ECC operator layer - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, selective install profiles, and production-ready workflows for Claude Code, Codex, OpenCode, Cursor, and related agent harnesses
Superpowers Plus core skills library for Claude Code: planning, execution routing, TDD, debugging, and collaboration workflows
v9.44.1 — Patch release for Gemini environment/version detection and qwen auth gating. Run /octo:setup.
Unity Development Toolkit - Expert agents for scripting/refactoring/optimization, script templates, and Agent Skills for Unity C# development
Claude harness - A harness for solo developers (Vibecoders) to handle full-cycle contract development.
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques