Tag: automated-refactoring

Type: All Skills Tools
skill ★ 10,706

Automated Code Review and Auto-Fixing Skill

An agentic skill for performing deep code reviews, identifying bugs, and enforcing project-specific architectural patterns. It automatically resolves trivial issues like unused imports while providing a structured workflow for reporting and…

elie222/inbox-zero code-review automated-refactoring bug-detection agentic-workflow
tool ★ 1,854

GitNexus Code Refactoring and Impact Analysis

Perform safe code refactoring by mapping dependencies and calculating the blast radius of changes. The toolset enables automated multi-file renaming and identifies all affected callers and downstream processes.

doobidoo/mcp-memory-service code-refactoring impact-analysis dependency-mapping gitnexus
skill

Automated Codebase Audit and Repair

Performs a comprehensive codebase review to identify security, logic, and quality issues, then automatically creates GitHub issues and submits fixes via isolated git worktrees.

TencentCloudBase/CloudBase-AI-ToolKit codebase-audit github-automation git-worktree security-audit
skill

Safe Code Refactoring with GitNexus

A structured workflow for performing safe code refactoring, including renaming symbols, extracting modules, and splitting services. It leverages dependency mapping and impact analysis to ensure structural changes do not break existing code …

CryptoRugMunch/rug-munch-mcp code-refactoring gitnexus dependency-mapping automated-refactoring
skill ★ 75

Safe Code Refactoring Workflow

Execute safe, risk-aware code refactoring by assessing change impact, detecting name collisions, and performing atomic renames across all project files.

nikolai-vysotskyi/trace-mcp refactoring code-analysis risk-assessment trace-mcp