datum-cloud

61 mods across 1 repository, 2 stars between them.

evolve

25

datum-cloud/claude-code-plugins

Command

Analyze review findings and session learnings to extract patterns, update the pattern registry, and automatically promote high-confidence patterns to agent runbooks. Run periodically to keep runbooks current.

2 4d ago B 38 tokens

patterns

26

datum-cloud/claude-code-plugins

Command

Display pattern statistics from the learning engine. Shows top patterns, their frequency, trends, and which agents are affected.

2 4d ago A 25 tokens

pipeline

27

datum-cloud/claude-code-plugins

Command

Orchestrate the Datum Cloud feature development pipeline. Use to start new features, check status, advance to the next stage, or route work to the appropriate agent.

2 4d ago A 35 tokens

review

28

datum-cloud/claude-code-plugins

Command

Invoke code review on the current branch or a specific feature. Runs the code-reviewer agent with appropriate context from the pipeline.

2 4d ago A 27 tokens

trends

29

datum-cloud/claude-code-plugins

Command

Show pattern trends over time and generate alerts for concerning changes. Helps identify areas where the team is improving or struggling.

2 4d ago A 26 tokens

PreToolUse

30

datum-cloud/claude-code-plugins

Hook

Runs before the agent uses a tool for Bash tool calls, running an inline shell check. From datum-cloud/claude-code-plugins.

2 4d ago A tokens not measured

PostToolUse

31

datum-cloud/claude-code-plugins

Hook

Runs after a tool call finishes for Write and Edit tool calls, executing auto-validate.sh. From datum-cloud/claude-code-plugins.

2 4d ago A tokens not measured

agpl-compliance

32

datum-cloud/claude-code-plugins

Skill Claude CodeCodex

Scan a project repository for strict AGPL-3.0 license compliance across Go, Rust, and JavaScript/React codebases. Use this skill whenever the user asks to check, audit, verify, or enforce AGPL license compliance on a project, repo, or codebase. Triggers on phrases like "check agpl compliance", "audit license headers"…

2 4d ago A 132 tokens

c4-diagrams

33

datum-cloud/claude-code-plugins

Skill Claude CodeCodex

Covers creating C4 architecture diagrams using PlantUML. Use when documenting system architecture, component relationships, or container layouts for technical documentation.

2 4d ago A 33 tokens

capability-activity

34

datum-cloud/claude-code-plugins

Skill Claude CodeCodex

Covers activity timeline integration using the Activity system. Use when implementing ActivityPolicy resources, emitting Kubernetes events for activity tracking, or exposing activity timelines to users via CLI, UI, or API.

2 4d ago A 43 tokens

capability-index

35

datum-cloud/claude-code-plugins

Skill Claude CodeCodex

Decision framework for determining which platform capabilities a feature needs (Quota, Insights, Telemetry, Activity). Use when planning a new feature to assess which capabilities apply.

2 4d ago A 36 tokens

capability-insights

36

datum-cloud/claude-code-plugins

Skill Claude CodeCodex

Covers proactive issue detection using the Insights system. Use when implementing InsightPolicy resources with CEL-based rules to automatically detect misconfigurations, health issues, or security concerns.

2 4d ago A 39 tokens

capability-quota

37

datum-cloud/claude-code-plugins

Skill Claude CodeCodex

Covers resource quota integration using the Milo quota system. Use when implementing ResourceRegistration, ClaimCreationPolicy, or GrantCreationPolicy resources for quota enforcement and allocation.

2 4d ago A 37 tokens

datum-cloud/claude-code-plugins

Skill Claude CodeCodex

Covers observability integration including metrics, traces, and logs following OpenTelemetry conventions. Use when instrumenting services for monitoring and debugging.

2 4d ago A 33 tokens

commit-conventions

39

datum-cloud/claude-code-plugins

Skill Claude CodeCodex

Covers commit message conventions including format, structure, and content guidelines. Use when writing commits to ensure consistent, meaningful commit history across Datum Cloud repositories.

2 4d ago A 34 tokens

datum-cloud/claude-code-plugins

Skill Claude CodeCodex

Covers patterns for building Kubernetes controllers using controller-runtime with Milo's multi-cluster runtime provider. Use when implementing controllers that need to operate across project control planes.

2 4d ago A 37 tokens

datum-ci

41

datum-cloud/claude-code-plugins

Skill Claude CodeCodex

Covers CI/CD patterns using GitHub Actions with reusable workflows. Use when setting up pipelines, Taskfiles, or Dockerfiles for Datum Cloud services.

2 4d ago A 33 tokens

deploy

42

datum-cloud/claude-code-plugins

Skill Claude CodeCodex

Trigger deployment workflow for a feature. Invokes the SRE agent to handle deployment configuration, staging rollout, and production promotion.

2 4d ago A 27 tokens

design-tokens

43

datum-cloud/claude-code-plugins

Skill Claude CodeCodex

Covers the design token architecture for Datum Cloud UIs including colors, spacing, typography, and theme support. Use when implementing UI components to ensure visual consistency.

2 4d ago A 36 tokens

evolve

44

datum-cloud/claude-code-plugins

Skill Claude CodeCodex

Analyze review findings and session learnings to extract patterns, update the pattern registry, and automatically promote high-confidence patterns to agent runbooks. Run periodically to keep runbooks current.

2 4d ago B 38 tokens

fluxcd-deployment

45

datum-cloud/claude-code-plugins

Skill Claude CodeCodex

Covers GitOps deployment using FluxCD with OCIRepository and Flux Kustomization resources. Use when configuring deployments, dependency ordering, or inline patching in the infra repository.

2 4d ago A 40 tokens

go-conventions

46

datum-cloud/claude-code-plugins

Skill Claude CodeCodex

Covers Go coding conventions including import grouping, error handling, naming, and comments. Use when writing or reviewing Go code to ensure consistency across services.

2 4d ago A 34 tokens

datum-cloud/claude-code-plugins

Skill Claude CodeCodex

Covers patterns for building Kubernetes aggregated API servers including REST handlers, storage interfaces, scheme registration, and type definitions. Use when implementing API types, storage backends, or server configuration.

2 4d ago A 46 tokens

kustomize-patterns

48

datum-cloud/claude-code-plugins

Skill Claude CodeCodex

Covers Kustomize deployment patterns using base, components, and overlays structure. Use when organizing Kubernetes manifests for different environments.

2 4d ago A 31 tokens