~/ccprompts · claude code plugin
70
claude-code · command collection

Run the whole dev lifecycle

ccprompts is a Claude Code plugin: 70+ production-ready commands across 12 phases, 10 specialized agents, and Dagger-isolated execution so nothing runs where it shouldn't. Install once, slash anywhere.

/ plugin marketplace add ursisterbtw/ccprompts
View source
70+
slash commands
10
specialized agents
12
lifecycle phases
MIT
open source
// 01

Type / and go.

Every command sits one keystroke away in the Claude Code menu. Search the real catalog below — filter by phase, click any row to copy it.

command palette — ccprompts@ursisterbtw
0 commands shown ↑↓ navigate · ↵ copy
// 02

Twelve phases. Zero gaps.

Commands are organized as an ordered build lifecycle — from the first project scan to enterprise governance. Wherever you are, there's a command for the next move.

// 03

More than prompts.

A safety system, a validation engine, and an agent framework wrap every command — so the collection behaves like infrastructure, not a pile of snippets.

Dagger-isolated execution

Commands run inside Dagger containers, so a refactor or a script never touches your host where it shouldn't.

scripts/safe-run.sh "command"

Multi-dimensional validation

Every command is checked across structure, security, quality, and performance before it ships. bun run validate keeps the catalog clean.

structure · security · quality · perf

10 specialized agents

Domain experts for security, testing, refactoring and more — plus a wizard that scaffolds new subagents from a shared template.

agent-template-wizard

MCP & orchestration

Discover and wire up MCP servers, chain tools, and orchestrate multi-agent workflows straight from the slash menu.

/mcp-discover · /agent-orchestrate

Enterprise governance

Policy enforcement, SOC2-style compliance, and multi-repo management for teams that need the guardrails on.

/governance · /multi-repo

Install once, stay current

As a plugin it's available in every project, updates automatically, and keeps a clean line between your code and the toolkit.

team-wide via settings.json
// 04

Two lines to install.

Add the marketplace, install the plugin, restart Claude Code — every command shows up under /help. Or clone it and make it yours.

claude code

Star it. Install it. Slash away.

Seventy commands, ten agents, and a safety system are one paste away from your Claude Code.

/ plugin install ccprompts@ursisterbtw
★ Star on GitHub
copied