Crossplane Debug
Troubleshoot Crossplane deployments and configurations by analyzing logs, events, and resource states within your Kubernetes cluster.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add crossplane-debug npx -- -y @trustedskills/crossplane-debug
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"crossplane-debug": {
"command": "npx",
"args": [
"-y",
"@trustedskills/crossplane-debug"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The crossplane-debug skill provides debugging capabilities for Crossplane deployments. It allows you to inspect the state of managed resources, troubleshoot issues related to infrastructure provisioning, and generally gain deeper insights into Crossplane's operations. This can be invaluable when diagnosing failures or optimizing performance within a cloud environment managed by Crossplane.
When to use it
- Troubleshooting Provisioning Errors: When a resource fails to provision through Crossplane, this skill helps identify the root cause by inspecting logs and state.
- Verifying Resource Configuration: Confirm that resources are configured as expected after deployment or modification via Crossplane.
- Auditing Infrastructure Changes: Track changes made to infrastructure managed by Crossplane for compliance or troubleshooting purposes.
- Performance Optimization: Analyze resource performance metrics to identify bottlenecks and optimize Crossplane deployments.
Key capabilities
- Inspects Crossplane managed resources
- Provides debugging information
- Troubleshoots provisioning issues
- Audits infrastructure changes
Example prompts
- "Show me the current state of my
aws/ec2_instanceresource named 'my-instance'." - "What were the errors encountered during the last attempt to provision a database?"
- "List all changes made to my Kubernetes cluster through Crossplane in the past 24 hours."
Tips & gotchas
Requires familiarity with Crossplane concepts and terminology. The skill's effectiveness depends on having adequate logging enabled within your Crossplane environment.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.