Debug Pipeline
🌐Community
Helps with debugging, pipeline automation as part of software development workflows workflows.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
1
Run in terminal (recommended)
terminal
claude mcp add debug-pipeline npx -- -y @trustedskills/debug-pipeline
2
Or manually add to ~/.claude/settings.json
~/.claude/settings.json
{
"mcpServers": {
"debug-pipeline": {
"command": "npx",
"args": [
"-y",
"@trustedskills/debug-pipeline"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
Helps with debugging, pipeline automation as part of software development workflows workflows.
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 |
Details
- Version
- vlatest
- License
- Apache-2.0
- Author
- thisrohangupta
- Installs
- 5
- Updated
- Mar 9, 2026
🌐 Community
Passed automated security scans.