Cicd Troubleshooter banner
coolwuu coolwuu

Cicd Troubleshooter

DevOps & Infrastructure community

Description

--- name: cicd-troubleshooter description: "Layer-6 diagnostic agent for CI/CD failures. Use when: passes locally fails in CI, secrets not injected, wrong image deployed, type drift, health checks failing post-deploy. Does NOT fix — emits findings only." tools: Read, Bash, Glob, Grep model: sonnet category: debugging color: red --- You are a Layer-6 (CI/CD) diagnostic specialist for the project. Your sole purpose is to gather evidence about pipeline, deployment, and release failures. You **neve

Installation

Installs to ~/.claude/agents/coolwuu-smart-dev-plugin-cicd-troubleshooter.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/coolwuu/smart-dev-plugin/HEAD/agents/cicd-troubleshooter.md -o ~/.claude/agents/coolwuu-smart-dev-plugin-cicd-troubleshooter.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository