By datum-cloud
Go-to-market automation with commercial strategy, product discovery, and customer support tools for Datum Cloud
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 be." Use BEFORE architect designs quota integrations.
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 this feature" or "create a changelog entry" or "prepare enablement materials."
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 when someone says "we should build X" and nobody has asked "why?" yet. Do NOT use when requirements are already clear — use product-planner instead.
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 are seeing errors." Use BEFORE the debugger agent — triage first, then investigate.
Covers pricing frameworks and commercial patterns including usage-based, subscription, and hybrid models. Use when designing pricing tiers, migration strategies, or assessing commercial viability of features.
Quick-start feature discovery. Creates a pipeline entry and invokes the product-discovery agent to begin the discovery process.
Provides templates for go-to-market communications including blog posts, changelogs, social media, and enablement briefs. Use when writing launch announcements or marketing content.
Uses power tools
Uses Bash, Write, or Edit tools
No model invocation
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.
Executes directly as bash, bypassing the AI model
Executes directly as bash, bypassing the AI model
A marketplace for Claude Code plugins providing platform engineering tools and automation. This repository hosts multiple plugins that can be installed individually or as a collection.
| Plugin | Description | Version |
|---|---|---|
| datum-platform | Kubernetes platform engineering automation with aggregated API servers, controller patterns, and GitOps deployment | 1.5.0 |
| datum-gtm | Go-to-market automation with commercial strategy, product discovery, and customer support | 1.0.0 |
| milo-activity | Query audit logs, investigate incidents, and author ActivityPolicies using the Milo Activity service | 1.0.0 |
Add this marketplace to Claude Code:
# In Claude Code:
/plugin marketplace add datum-cloud/claude-code-plugins
Or configure it in your project's .claude/settings.json to prompt team members to install the marketplace when they trust the project folder:
{
"extraKnownMarketplaces": {
"datum-claude-code-plugins": {
"source": {
"source": "github",
"repo": "datum-cloud/claude-code-plugins"
}
}
}
}
You can also pre-enable specific plugins:
{
"extraKnownMarketplaces": {
"datum-claude-code-plugins": {
"source": {
"source": "github",
"repo": "datum-cloud/claude-code-plugins"
}
}
},
"enabledPlugins": {
"datum-platform@datum-claude-code-plugins": true,
"datum-gtm@datum-claude-code-plugins": true
}
}
Once the marketplace is added, install plugins by name:
/plugin install datum-platform@datum-claude-code-plugins
/plugin install datum-gtm@datum-claude-code-plugins
/plugin install milo-activity@datum-claude-code-plugins
For local development, add the marketplace from your local directory:
# In Claude Code:
/plugin marketplace add ./path/to/claude-code-plugins
/plugin install datum-platform@datum-claude-code-plugins
Validate the marketplace before distribution:
# From the command line:
claude plugin validate .
# Or from within Claude Code:
/plugin validate .
claude-code-plugins/
├── .claude-plugin/
│ └── marketplace.json # Marketplace catalog
├── plugins/
│ ├── datum-platform/ # Platform engineering plugin
│ │ ├── .claude-plugin/
│ │ │ └── plugin.json # Plugin manifest
│ │ ├── agents/ # Specialized agents
│ │ ├── skills/ # Knowledge modules
│ │ ├── commands/ # Slash commands
│ │ ├── hooks/ # Automation hooks
│ │ └── scripts/ # Utility scripts
│ ├── datum-gtm/ # Go-to-market plugin
│ │ ├── .claude-plugin/
│ │ │ └── plugin.json # Plugin manifest
│ │ ├── agents/ # Specialized agents
│ │ ├── skills/ # Knowledge modules
│ │ └── commands/ # Slash commands
│ └── milo-activity/ # Activity service plugin
│ ├── .claude-plugin/
│ │ └── plugin.json # Plugin manifest
│ ├── agents/ # Investigation & authoring agents
│ └── skills/ # Activity workflows & CEL reference
└── README.md
Kubernetes platform engineering automation with aggregated API servers, controller patterns, and GitOps deployment for the Datum Cloud platform.
Features:
Category: Platform Engineering Tags: kubernetes, go, infrastructure, multi-tenant, devops
Go-to-market automation with commercial strategy, product discovery, and customer support tools.
Features:
Category: Business Tags: gtm, marketing, product, support, commercial
Query audit logs, investigate incidents, and author ActivityPolicies using the Milo Activity service. Wraps the Activity MCP server with higher-level skills and agents that teach Claude how to use Activity for incident investigation, change auditing, and policy authoring.
npx claudepluginhub datum-cloud/claude-code-plugins --plugin datum-gtmKubernetes platform engineering automation with aggregated API servers, controller patterns, GitOps deployment, and platform capabilities
Query audit logs, investigate incidents, and author ActivityPolicies using the Milo Activity service
Skills for the Datum Cloud platform: Compute, DNS, AI Edge, WAF
Advanced plugin marketplace platform with intent-based composition, supply chain security, contextual intelligence, dev studio hot-reload, and federated registry protocol. Transforms the marketplace from a package manager into an enterprise orchestration platform.
Growth Hacker subagent
Use this agent when you need to optimize customer success operations for B2B enterprise clients. This agent specializes in customer health monitoring, expansion revenue identification, churn prevention, enterprise account management, and customer lifecycle optimization. Handles enterprise onboarding, adoption tracking, and strategic account growth. Examples:
Complete development suite: 3 expert agents (fullstack developer, validation gates, documentation manager) + 3 commands (containerize, PRP generation/execution) + 5 skills (git commit helper, webapp testing, devtools, PRP generator, Fifteen-Factor App) + 5 MCP integrations
12 PM-specific agent skills, 6 workflow commands, 3 automation hooks for Product Managers
Agents for content marketing, customer support, and sales automation