Build Review banner
dgriffith dgriffith

Build Review

DevOps community

Description

--- name: build-review description: Analyze build systems and CI/CD pipelines to identify optimization opportunities pattern: /build-review(?:\s+(.+))? --- Using @agent-build-master prepare a comprehensive build and CI/CD review report. You must analyze build performance, dependency management, pipeline efficiency, and deployment processes WITHOUT making any changes. ## Input Parsing The user invoked: /build-review {optional_scope} Valid scopes: - **No argument**: Analyze the entire project's

Installation

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

Terminal
mkdir -p ~/.claude/skills/dgriffith-bad-daves-robot-army-build-review && curl -fsSL https://raw.githubusercontent.com/dgriffith/bad-daves-robot-army/HEAD/commands/build-review.md -o ~/.claude/skills/dgriffith-bad-daves-robot-army-build-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