By rootly-be
APEX — Structured development workflow: Analyze, Plan, Execute, Validate, Security, Review, Tests, Docs, CI/CD.
Bootstrap a full project from idea to deployable MVP. Brainstorm → Requirements → Architecture → Scaffold → MVP Implementation → Docker → K8s/Helm/Kustomize → GitLab CI → Docs. Zero roleplay.
APEX workflow: Analyze → Plan → Execute → Validate → Security → Review → Tests → Docs → CI/CD → Finish. Structured, subagent-driven development with zero roleplay.
Codebase analysis subagent. Read-only exploration of code, patterns, conventions, and dependencies.
Interactive brainstorm subagent. Facilitates structured discovery of requirements through conversation.
Documentation subagent. Updates README, CHANGELOG, inline docs, setup guides, and CLAUDE.md.
E2E validation subagent using Chrome MCP. Interactively tests user stories by driving a real browser.
Syncs docs/backlog.yaml to GitLab Issues, Labels, Milestones, and Boards via glab CLI or GitLab API.
Full project bootstrap orchestrator — from idea to deployable MVP with infrastructure. Zero roleplay, subagent-driven.
APEX workflow orchestrator - Analyze, Plan, Execute, eXamine with subagents, security scanning, code review, docs, and CI/CD. Zero roleplay, purely functional.
Uses power tools
Uses Bash, Write, or Edit tools
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.
A collection of plugins for Claude Code.
# Add the marketplace (once)
/plugin marketplace add rootly-be/ccp
# Install a plugin
/plugin install <plugin-name>@ccp
| Plugin | Description | Commands |
|---|---|---|
| apex | Structured development workflow: Analyze → Plan → Execute → Validate → Security → Review → Tests → Docs → CI/CD. Subagent-driven, autonomous pipeline. | /apex:apex, /apex:apex-init |
.claude-plugin/
└── marketplace.json # Plugin catalogue
plugins/
├── apex/ # APEX — Full dev workflow
│ ├── .claude-plugin/
│ │ └── plugin.json
│ ├── README.md # Detailed documentation
│ ├── commands/
│ ├── agents/
│ ├── skills/
│ └── hooks/
└── ... # Future plugins
MIT
npx claudepluginhub rootly-be/ccp --plugin apexA specification-driven workflow system for AI-assisted development. Break large projects into manageable 2-4 hour sessions with 12-25 tasks each.
Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review
AI-powered development workflow automation - Phase-based planning, implementation orchestration, preflight code quality checks with security scanning, ship-it workflow, and development principles generator for CLAUDE.md
Plugin-first Claude Code workflows with planning, CI/CD debugging, reusable agents, TODOs, and MCP safety policies.
70+ Claude Code slash commands across 12 development phases with Dagger-based safety system, multi-dimensional validation, and specialized agents
Use this agent when evaluating new development tools, frameworks, or services for the studio. This agent specializes in rapid tool assessment, comparative analysis, and making recommendations that align with the 6-day development cycle philosophy. Examples:\n\n<example>\nContext: Considering a new framework or library