Cody Bromley
Community@codybrom · Tulsa, Oklahoma
Engineer, Designer and Strategist
Agent Skills by Cody Bromley
Showing 16 vetted skills indexed across 1 GitHub repositories.
design-it-twice
Generate and compare fundamentally different software design alternatives before implementation.
pull-complexity-down
Review module interfaces and recommend reductions to caller-managed complexity.
red-flags
Evaluate code against 17 design smells and classify findings.
deep-modules
Identify shallow modules and reduce unnecessary interface complexity in software designs.
naming-obviousness
Audit code names for vagueness, inconsistency, and non-obvious behavior.
strategic-mindset
Assess code for tactical patterns and technical debt with the 10-20% investment rule.
complexity-recognition
Diagnose code complexity symptoms and underlying causes in software modules.
general-vs-special
Evaluate software interfaces for unnecessary specialization and representation leakage.
diagnose
Route vague software design symptoms to the most relevant analysis skill.
module-boundaries
Evaluate module boundaries for merging or separating responsibilities.
information-hiding
Detect information leakage and hidden dependencies across software module boundaries.
code-evolution
Evaluate code changes for design quality and technical debt.
comments-docs
Review and improve software comments and documentation quality.
design-review
Review software designs to identify and prioritize complexity and quality problems.
abstraction-quality
Evaluate software abstractions for genuine complexity hiding versus redundant layers.
error-design
Inventory and simplify exception hierarchies and error returns during code reviews.