datum-cloud/claude-code-plugins
Agent
MUST BE USED when designing pricing strategy for a service or feature, setting quota defaults per tier, designing offer tiers and bundles, analyzing consumption patterns, or evaluating cost implications. Use when someone asks "how should we price this" or "what tier should this be in" or "what should the quota limits…
datum-cloud/claude-code-plugins
Agent
Use when a feature or service is ready to announce, when writing blog posts, social media content, email announcements, changelog entries, internal enablement briefs, community posts, or any communication about what the platform does or what just shipped. Use when someone says "write a blog post about" or "announce…
datum-cloud/claude-code-plugins
Agent
MUST BE USED when someone has a feature idea, enhancement request, problem statement, or user complaint that hasn't been formalized into requirements. Use when input is vague, conversational, or needs clarification. Use when evaluating whether a proposed solution is the right approach to the underlying problem. Use…
datum-cloud/claude-code-plugins
Agent
MUST BE USED when a consumer reports a problem, when categorizing incoming support requests, when checking if an issue matches a known incident, when assessing severity and consumer impact, or when deciding how to route an issue. Use when someone says "a customer reported" or "we got a support ticket" or "consumers…
datum-cloud/claude-code-plugins
Agent
MUST BE USED for Go backend implementation on Kubernetes aggregated API servers. Use for implementing API types, storage backends, server configuration, request handlers, code generation, and any Go code in cmd/, internal/, or pkg/ directories. Use for running code generation, linting, and testing. Use AFTER architect…
datum-cloud/claude-code-plugins
Agent
MUST BE USED as a post-implementation quality gate. Use after api-dev, frontend-dev, or sre complete changes. Use when someone says "review this" or "check this code" or "is this ready to merge." Reviews for correctness, security, convention compliance, and platform integration completeness. Read-only — produces…
datum-cloud/claude-code-plugins
Agent
MUST BE USED for React/TypeScript UI implementation, component development, page layouts, form implementation, dashboard creation, and any frontend code changes. Use for building admin UIs, service provider portals, consumer-facing resource management, or any browser-based tooling.
datum-cloud/claude-code-plugins
Agent
Use when asked to produce, publish, or update a weekly operational report for the Datum AI Edge. Triggered by phrases like "ops review", "traffic report", "weekly report", "latency analysis", "POP report", "consumer breakdown", "error rate report", or "provisioning report". Covers edge traffic, top consumers, error…
datum-cloud/claude-code-plugins
Agent
Use for architectural design and planning of Kubernetes platform features. Produces design documents for aggregated API servers, controllers, event processing pipelines, and platform capabilities. Use BEFORE api-dev or other implementation agents. Outputs designs to .claude/pipeline/designs/.
datum-cloud/claude-code-plugins
Agent
MUST BE USED for Kustomize manifests, CI/CD pipeline configuration, Dockerfile changes, RBAC configuration, observability setup, deployment configuration, container security, TLS configuration, FluxCD deployment, OCIRepository configuration, and any infrastructure-as-code changes. Use for anything in config/…
datum-cloud/claude-code-plugins
Agent
Use for API documentation, onboarding guides, runbooks, configuration references, migration guides, changelogs, release notes, README updates, inline code documentation, and any user-facing or operator-facing written content that lives in docs/ or README files. Use when someone says "document this" or "write a guide…
datum-cloud/claude-code-plugins
Agent
MUST BE USED for writing and maintaining Go unit tests, integration tests, table-driven test patterns, test fixtures, and test utilities. Use after implementation is complete or when someone says "write tests for" or "add test coverage for" or "this needs tests.".