tag
complexity▌
2 indexed skills · max 10 per page
skills (2)
complexity
boshu2/agentops · Productivity
YOU MUST EXECUTE THIS WORKFLOW. Do not just describe it.
refactor-method-complexity-reduce
github/awesome-copilot · Productivity
Refactor a method to reduce cognitive complexity by extracting helper methods. \n \n Analyzes nested conditionals, loops, and complex boolean expressions to identify refactoring opportunities \n Extracts validation logic, type-specific processing, and repeated code blocks into focused helper methods \n Simplifies the main method flow while preserving all original functionality and error handling \n Includes mandatory test verification to confirm zero test failures and cognitive complexity at or