Cfn Dry Review banner
masharratt masharratt

Cfn Dry Review

Data community

Description

--- description: "MUST BE USED before merging any PR that adds 3+ new functions or 50+ lines. Run after implementation. Reviews code for DRY violations, modularity, resumable pipeline opportunities. Outputs JSON manifest for cfn-vote-implement." argument-hint: "[path | --diff | --diff=<ref>] [--category=dry|modularity|resumable|all]" allowed-tools: ["Agent", "Read", "Grep", "Glob", "Bash", "Write"] --- # CFN DRY Review Review code for DRY violations, modularity improvements, and resumable pipe

Installation

Installs to ~/.claude/commands/masharratt-claude-flow-novice-cfn-dry-review.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/masharratt/claude-flow-novice/HEAD/.claude/commands/cfn-dry-review.md -o ~/.claude/commands/masharratt-claude-flow-novice-cfn-dry-review.md

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

Full documentation available on GitHub

View Source Repository