/mcp-auth-audit - MCP Authorization Audit Command
by JSONboredSlash command for auditing a remote MCP server authorization setup, including protected resource metadata, authorization server discovery, OAuth resource indicators, token audience validation, scopes, and token passthrough risk.
Adding Plugin Install Hints to Developer CLIs
by JPette1783A practical walkthrough of emitting the claude-code-hint marker from your CLI so Claude Code prompts users to install your official plugin: the hint format, gating on CLAUDECODE, where to emit it, and the official-marketplace requirement.
Agent SDK Production Architect Agent
by JPette1783Source-backed agent that reviews and designs production Claude Agent SDK deployments, covering surface choice, tool and permission design, context and cost controls, session persistence, observability, and secure hosting, grounded in the official Agent SDK docs.
Agent Skills Enterprise Librarian Agent
by JPette1783Source-backed agent that curates an organization's Agent Skills library, reviewing SKILL.md quality, descriptions and triggers, scope and precedence, tool restrictions, and invocation control so skills are discoverable and safe, grounded in the official Claude Code skills docs.
Agent Skills in Claude Agent SDK Applications
by JPette1783A practical walkthrough of using Agent Skills in the Claude Agent SDK: how skills are discovered from the filesystem via settingSources, the skills option to enable or filter them, tool access, and troubleshooting discovery.
Agent View Fleet Operator Agent
by JPette1783Source-backed agent that operates a fleet of Claude Code background sessions through agent view, triaging which sessions need input, which are working, and which are done, and deciding what to dispatch, answer, or stop, grounded in the official Claude Code agent view docs.
AI Workflow Privacy Compliance Review Agent
by MkDev11Source-backed agent for reviewing AI workflow submissions before publication with data-flow mapping, privacy metadata, governance evidence, MCP/tool authority checks, retention disclosure, and compliance escalation gates.
Algolia MCP Server for Claude
by AlgoliaConnect Claude to Algolia-managed MCP servers for curated public search and recommendation access or internal, user-scoped search and analytics workflows.
Amplitude MCP Server for Claude
by AmplitudeOfficial remote MCP server for querying and creating Amplitude analytics, dashboards, experiments, cohorts, session replay insights, and product data from Claude and other MCP clients.
Atlas Migration Safety Review Agent
by MkDev11Source-backed agent for reviewing Atlas database schema migrations with migration lint, analyzers, drift detection, CI/CD evidence, dev-database simulation, rollout risk, rollback planning, and production safety gates.
Auth0 MCP Server for Claude
by Auth0Connect Claude to Auth0's official local MCP server for tenant administration, application setup, Actions, logs, forms, and scoped Management API workflows.
Buf Protobuf API Review Agent
by MkDev11Source-backed agent for reviewing typed Protobuf and gRPC API contract changes with Buf breaking-change evidence, lint results, buf.yaml policy, BSR schema checks, generated-code impact, consumer compatibility, and rollout decisions.
Building a Claude Code Plugin Marketplace
by JPette1783A practical walkthrough of creating and distributing a Claude Code plugin marketplace: the marketplace.json catalog, hosting on a git repository, adding it with /plugin marketplace add, private repositories, and how users install and update plugins.
Building In-Process MCP Tools with the Claude Agent SDK
by JPette1783A practical walkthrough of defining in-process custom tools for the Claude Agent SDK with createSdkMcpServer and the tool helper, wiring them into query via mcpServers, allowing them, error handling, and returning images or structured data.
Changesets Release Cutover Agent
by MkDev11Source-backed agent for managing Changesets release cutovers, version PRs, changelog evidence, package bump decisions, pre-release mode, publish gates, and npm registry safety.
Channels and Webhooks into Running Claude Code Sessions
by JPette1783A practical walkthrough of Claude Code channels: how an MCP-server channel pushes messages, alerts, and webhooks into a running session, how to install and enable Telegram, Discord, or iMessage, sender allowlists, and enterprise controls.
Checkpointing Claude Code Changes Before Risky Refactors
by JPette1783A practical walkthrough of Claude Code checkpointing: how automatic checkpoints capture code before each edit, how to rewind and summarize with /rewind, the difference between restore and summarize, and the limitations you must know before a risky refactor.
Claude Code Auto Mode Policy Auditor Agent
by JPette1783Source-backed agent that audits Claude Code auto mode configuration, reviewing the trusted environment list, allow, soft_deny, and hard_deny rules, the $defaults handling, and settings scope so the classifier blocks the right actions, grounded in the official auto mode docs.
Claude Code Enterprise Rollout Agent
by JPette1783Source-backed agent that plans and reviews an enterprise Claude Code rollout, covering server-managed settings, permission deny lists, managed MCP policy, fail-closed startup, hooks for audit, and what users cannot override, grounded in the official docs.
Claude Code Output Styles Without Losing Coding Instructions
by JSONboredA practical Claude Code guide for using output styles, keeping software engineering behavior intact, choosing the right settings scope, and avoiding durable-instruction drift.
Claude Code Routine Designer Agent
by JPette1783Source-backed agent that designs safe recurring Claude Code routines, turning a repeated task into a well-scoped, idempotent skill-driven workflow with clear triggers, permissions, and reporting, grounded in the official Claude Code skills docs.
Claude Code Subagent MCP Scope Guide
by JSONboredSource-backed guide for scoping MCP servers, tools, permissions, hooks, and memory when building Claude Code subagents for focused review, research, and implementation workflows.
Claude Code Worktree Coordinator Agent
by JPette1783Source-backed agent that coordinates parallel Claude Code sessions across git worktrees, planning isolation, base-branch choice, gitignored-file copying, subagent worktrees, and cleanup so parallel edits do not collide, grounded in the official Claude Code worktrees docs.
Claude Plugin Marketplace Reviewer Agent
by JPette1783Source-backed agent that reviews a Claude Code plugin or marketplace before a team installs it, checking source trust, bundled components, context cost, what the plugin will install, version pinning, and managed-scope controls, grounded in the official discover-plugins docs.
CLAUDE.md Hierarchy for Monorepos and Nested Packages
by JPette1783A practical walkthrough of structuring CLAUDE.md across a monorepo: how files load up the directory tree and on demand in subdirectories, path-scoped rules, imports, excluding other teams' files, and keeping per-package context lean.
Codecov Patch Coverage Planning Agent
by MkDev11Source-backed agent for turning Codecov patch coverage, project coverage, flags, components, carryforward behavior, PR comments, and changed-file context into targeted regression test plans.
Cost Tracking for Claude Agent SDK Applications
by JPette1783A practical walkthrough of tracking token usage and cost in the Claude Agent SDK: the result message total_cost_usd estimate, per-step and per-model usage, deduplicating parallel tool calls, accumulating across calls, and cache tokens.
Crush
by CharmTerminal-based agentic AI coding assistant from Charm that works with many LLM providers, uses LSP and MCP for context, manages per-project sessions, and asks permission before running tools by default.
Daytona
by DaytonaOpen-source infrastructure for securely running AI-generated code in isolated sandboxes that start in milliseconds, with SDKs for Python, TypeScript, and other languages, persistent snapshots, and an optional managed cloud.
dbt MCP Server
by dbt LabsOfficial dbt Labs MCP server that gives AI agents context from dbt Core, dbt Fusion, dbt Platform, project metadata, SQL tools, lineage, Admin API, and dbt documentation search.