Configuration Review banner
dgriffith dgriffith

Configuration Review

Security community

Description

--- name: configuration-review description: Analyze configuration management and environment settings to identify security risks and improvement opportunities pattern: /configuration-review(?:\s+(.+))? --- Using @agent-configuration-manager prepare a configuration review report. You must analyze configuration management practices, environment variables, secrets handling, and settings organization in the codebase and create a comprehensive plan WITHOUT making any changes. ## Input Parsing The u

Installation

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

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