redsub-fix-all

Community

Bulk fix code patterns.

Authorredsub-captain
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill addresses the inefficiency and risk of fixing code issues one by one, ensuring that all instances of a pattern are identified and corrected across the entire codebase.

Core Features & Use Cases

  • Exhaustive Pattern Search: Identifies all occurrences of a specified pattern throughout the codebase before any fixes are applied.
  • Automated Bulk Fixing: Applies corrections to all found instances, preventing the introduction of bugs by fixing only a subset.
  • Mode Flexibility: Supports sequential fixing, parallel fixing with agent teams, or iterative fixing with a loop mode for different workflow needs.
  • Use Case: Quickly resolve a common linting error or a deprecated function usage across hundreds of files by specifying the pattern and letting the skill handle the rest.

Quick Start

Use the redsub-fix-all skill to search for and fix all instances of 'deprecated_api_call' across the project.

Dependency Matrix

Required Modules

None required

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: redsub-fix-all
Download link: https://github.com/redsub-captain/redsub-claude-code/archive/main.zip#redsub-fix-all

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.