Dev Copilot Bundle is the most complete Claude toolkit for software engineers, a curated set of plugins, prompts, and workflow templates that make Claude an active contributor to every stage of your development cycle. It ships with structured workflows for code review, debugging, PR documentation, test generation, and deployment checklists, all pre-configured to work with Claude Code. The bundle is framework-agnostic and works equally well for solo developers and engineering teams. If you've been improvising your Claude usage for coding, this gives you a battle-tested system that saves hours every sprint.
Review the following function for: (1) correctness — does it do what the name implies? (2) edge cases that could cause silent failures, (3) performance issues at scale, and (4) readability/naming. Return your feedback as a prioritized list with severity labels (Critical / Warning / Suggestion). Include a corrected version if Critical issues are found.