damage-controlDefense-in-depth protection for Claude Code. Blocks dangerous commands and protects sensitive files via PreToolUse hooks. Features pattern-based blocking, ask confirmations, and three-tier path protection.
—
2
dependabot-reviewAI-powered triage of Dependabot PRs. Posts patrol-style risk assessments on individual PRs and bulk-processes all open Dependabot PRs to get them merge-ready.
—
3
distillDistill conversations into persistent context files. Extracts long-term facts, goals, and decisions into your project's context/ directory before clearing.
—
4
entropy-patrolContinuous code health enforcement via golden principles. Scans for drift and opens focused PRs to fix it.
—
5
learning-loopCaptures corrections, discoveries, and preferences as you work with Claude. Stores learnings in CLAUDE.md, promotes to global scope, and helps contribute improvements back to marketplace plugins.
—
6
meeting-transcriptsBrowse and read meeting transcripts captured by the mt CLI tool. Provides a /transcripts command to list, search, and read recordings by time reference.
—
7
pr-reviewInteractive PR review workflow with local drafts, CLAUDE.md compliance checking, auto-detected follow-ups, and parallel batch processing via cloud-agent.
—
8
ralph-orchestratorStructured orchestration for Ralph loops with PRD support, progress tracking, TDD guidance, and escape hatches
—
9
repo-readinessAgent-readiness audit and bootstrapping. Scores a repo across 5 categories (agent context, docs, structure, tests, observability) and generates missing assets with --fix. Run before /plan-session on a new codebase.
—
10
researchLazy-loads project docs and runs web research in an isolated sub-agent. Scans docs/, selects task-relevant files, optionally web searches, and returns distilled context.
—
11
shipwrightStructured dev pipeline with plan sessions, task execution, autonomous dev loops, and multi-agent code review for any software project.
—
12
terraformOpinionated Terraform best practices for Claude Code. Enforces exact version pinning, conservative tagging, pre-commit validation, Terratest generation, state isolation, module composition, variable validation, and naming conventions.