Read-only system-expert consultants for the Vivreal ecosystem — cms-api, secure-api, main-api, client-stack, event-handler, outreach-api, and the portal. Proactively dispatched when working inside a Vivreal repo and you need that system's architecture and gotchas.
Use this agent when working in or investigating VR_Client_API or VR_Client_Auth, or when a task touches public site content delivery, the storefront publishDate gate, media signing for live sites, coupon/sale validation, or the TOKEN authorizer. Typical triggers include "why is content not showing on the live site", CDN/cache behavior, and public-API SLO/performance questions. Read-only system-expert consultant for the public, SLO-sensitive client stack; reports gotchas, never edits source.
Use this agent when working in or investigating VR_CMS_API, or when a task touches collections/collection-objects, integrations, media uploads and signed URLs, audit logging, or content versioning. Typical triggers include "how does media signing work", multi-tenant Mongo query questions, CMS Lambda behavior, and bulk import/approval flows. Read-only system-expert consultant for VR_CMS_API (5 Lambdas, multi-tenant Mongo); reports gotchas, never edits source.
Use this agent when working in or investigating Vivreal_EventHandler, or when a task touches the site-deploy pipeline — GitHub branch sync, Amplify builds, Route53/custom-domain wiring, or the deploy Step Functions state machine. Typical triggers include "why did a site deploy fail/stall" and deploy-pipeline step tracing. Read-only system-expert consultant for the Serverless-Framework multi-step deploy pipeline; reports gotchas, never edits source.
Use this agent when working in or investigating VR_Main_API, or when a task touches login/auth, user signup, transactional email, Slack/Discord notifications, or Stripe product setup. Typical triggers include "how does login/SSO work", signup flow questions, and email-consumer Lambda behavior. Read-only system-expert consultant for VR_Main_API (monolithic Express Lambda + email-consumer Lambda); reports gotchas, never edits source.
Use this agent when working in or investigating VR_Outreach_API, or when a task touches email outreach — sequences, contacts/companies, Gmail history, SES send and inbound replies, or cron scheduling. Typical triggers include "why didn't a sequence send", enrollment/snapshot questions, reply-routing, and the outreach proxy routes. Read-only system-expert consultant for the outreach service; reports gotchas, never edits source.
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.
Claude Code agents, workflows, skills, and tooling for Vivreal — a multi-tenant CMS + distribution platform — packaged as a portable plugin marketplace so they're available from any repository on your machine, and authored so Claude dispatches them proactively without you naming them.
This repo is a Claude Code plugin marketplace. It contains thirteen plugins.
| Plugin | What it is | Use everywhere? |
|---|---|---|
vivreal-principal | 7 repo-agnostic principal-level agents: principal-coordinator, principal-coder, principal-architect, principal-researcher, principal-reviewer, principal-designer, principal-growth-auditor. | ✅ Yes — generalist. Safe and useful in any repo. |
vivreal-workflow | The Vivreal bug/feature workflow: coordinator + researcher/architect/coder/tester/reviewer/documenter/vuln role agents, their slash commands (/orchestrate, /coordinator, /research, /design, /implement, /test, /reviewer, /vuln-fix, …), and the shared-standards skill. | ✅ The repo-agnostic workflow generalists (coordinator/researcher/coder/reviewer/tester) work anywhere; the docs/bugs flow is most useful in Vivreal repos. |
vivreal-experts | 7 read-only system-expert consultants for the Vivreal ecosystem: portal, cms-api, secure-api, main-api, client-stack, event-handler, outreach-api. | ⚠️ Enable when you work across the Vivreal backend/portal repos. |
vivreal-knowledge | Auto-invoked knowledge skills: vivreal-db (safe multi-tenant Mongo query rules), sentry-tracer (cross-stack tracing), vivreal-sites (the site product/data/authoring model), vivreal-design-system (the portal UI/UX system — real component patterns + tokens + WCAG 2.2 + UX-psychology references), vivreal-unit-economics (the cost/margin/pricing model), vivreal-brand-voice (the Vivreal voice + marketing best-practices), and a per-repo digest for each Vivreal repo (portal, CMS/Secure/Main APIs, the public Client stack [vivreal-client-stack-knowledge], EventHandler, Templates, site-renderer, MCP server, and the Outreach API [vivreal-outreach-api-knowledge]). | ✅ Skills load passively from your intent and are cheap when idle. Enable everywhere you touch Vivreal code or data. |
vivreal-infra | Auto-invoked cross-cutting infrastructure skills that span repos: vivreal-lambda (deploy + scaling, with references), vivreal-auth-architecture, vivreal-site-deploy-pipeline, vivreal-iam-secrets, vivreal-atlas-topology, vivreal-media-cdn, vivreal-websocket-realtime. The AWS/Mongo/Amplify plumbing you touch regardless of which repo you're in. | ✅ Skills load passively from your intent and are cheap when idle. Enable everywhere you do AWS/deploy/scaling/ops work. |
vivreal-sentry | Active Sentry investigation tooling: the sentry agent (wired to the Sentry MCP) + the /sentry-trace command. Reconstructs the cross-stack timeline (browser → edge proxy → backend Lambda → MongoDB → WebSocket) for "what happened when I did X", error deep-dives, deploy validation, and tenant-scoped triage. The active companion to the passive sentry-tracer knowledge skill. | ✅ Enable anywhere you investigate Vivreal errors/deploys (requires the Sentry MCP connected). |
vivreal-ops | The vivreal-ops agent — a read-only investigator of running infrastructure: live AWS Lambda config/concurrency, Step Functions execution history, API Gateway, IAM, Secrets Manager, and MongoDB Atlas state. Investigates the deployed reality and recommends; fixes route to principal-coder/coder. | ⚠️ Enable when you do live AWS/Atlas ops investigation (best with the AWS Lambda + AWS docs + mongodb MCPs connected). |
vivreal-product | Three read-only product/business audit agents: finance-auditor (unit economics, gross margin, the AWS/Atlas/Anthropic cost stack, scale economics, the ~80% margin-floor guard), marketing-auditor (brand-voice + marketing best-practices critique of customer-facing copy), and ux-critic (dual-lens naive-user + UX-designer usability critique of portal/customer-site screens, with a Playwright walkthrough). All advisory — they evaluate and recommend; fixes route to principal-coder/coder, content-creator/content-planner, or designer/principal-designer. Grounded in the vivreal-unit-economics, vivreal-brand-voice, and vivreal-design-system skills. | ✅ Enable for product/business reviews (the ux-critic browser walkthrough needs the Playwright MCP). |
vivreal-fullstack | The fullstack-tracer agent (static cross-repo request-path tracing), the fullstack-context auto-loader skill, and the /fullstack end-to-end feature-scaffold command. | ⚠️ Most useful with the Vivreal repos as siblings under C:\repos\. |
npx claudepluginhub hillbombcreations/vivreal-skills --plugin vivreal-expertsAuto-invoked knowledge skills for the Vivreal ecosystem — safe multi-tenant MongoDB query rules (vivreal-db), cross-stack Sentry tracing (sentry-tracer), the site product/authoring model (vivreal-sites), the portal design system (vivreal-design-system), the cost/margin/pricing model (vivreal-unit-economics), the brand voice (vivreal-brand-voice), and a per-repo knowledge digest for each Vivreal repo (portal, CMS/Secure/Main APIs, the public Client stack, EventHandler, Templates, site-renderer, MCP server, and the Outreach API). Skills load passively based on intent; install everywhere you touch Vivreal code or data.
The Vivreal bug/feature workflow — coordinator plus research, architect, coder, tester, reviewer, documenter, and vuln role agents, their slash commands (/orchestrate, /coordinator, /research, /design, /implement, /test, /reviewer, /vuln-fix, and more), and the shared-standards skill.
Auto-invoked CROSS-CUTTING infrastructure & architecture knowledge skills for the Vivreal AWS stack — Lambda packaging/deploy + reserved-concurrency scaling (vivreal-lambda), API Gateway + Cognito + the Client API key authorizer, the Step Functions + Amplify site-deploy pipeline, IAM + Secrets Manager, MongoDB Atlas topology/ops, the media CDN + S3 + CloudFront signing, and the WebSocket real-time API. Spans repos (unlike the per-repo digests in vivreal-knowledge). Skills load passively from intent; install everywhere you do AWS/deploy/scaling/ops work.
Active Sentry investigation tooling for the Vivreal stack — the `sentry` agent (wired to the Sentry MCP) and the /sentry-trace command. Reconstructs cross-stack timelines (browser → edge proxy → backend Lambda → MongoDB → WebSocket) from Sentry telemetry to answer "what happened when I did X", investigate errors, validate deploys, and run tenant-scoped triage. The active companion to the passive sentry-tracer knowledge skill in vivreal-knowledge.
Repo-agnostic principal-level agents — single-dispatch coordinator, coder, architect, researcher, reviewer, designer, and growth auditor. Proactively dispatched for design-then-build, audits, refactors, code review, and GTM analysis 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
Complete collection of battle-tested Claude Code configs from an Anthropic hackathon winner - agents, skills, hooks, and rules evolved over 10+ months of intensive daily use
Efficient skill management system with progressive discovery — 410+ production-ready skills across 33+ domains