Deployment Review banner
dgriffith dgriffith

Deployment Review

Development community

Description

--- name: deployment-review description: Analyze deployment processes and create a deployment improvement plan pattern: /deployment-review(?:\s+(.+))? --- Using @agent-deployment-specialist prepare a deployment review report. You must analyze deployment processes, CI/CD pipelines, and release management practices in the codebase and create a comprehensive plan WITHOUT making any changes. ## Input Parsing The user invoked: /deployment-review {optional_scope} Valid scopes: - **No argument**: An

Installation

Installs to ~/.claude/skills/dgriffith-bad-daves-robot-army-deployment-review/SKILL.md

Terminal
mkdir -p ~/.claude/skills/dgriffith-bad-daves-robot-army-deployment-review && curl -fsSL https://raw.githubusercontent.com/dgriffith/bad-daves-robot-army/HEAD/commands/deployment-review.md -o ~/.claude/skills/dgriffith-bad-daves-robot-army-deployment-review/SKILL.md

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

Full documentation available on GitHub

View Source Repository