🎯

refactor

🎯Skill

from zpankz/mcp-skillset

VibeIndex|
What it does

Automatically analyzes and optimizes Claude's code architecture, identifying redundancies and improving system efficiency through meta-cognitive techniques.

πŸ“¦

Part of

zpankz/mcp-skillset(137 items)

refactor

Installation

πŸ“‹ No install commands found in docs. Showing default command. Check GitHub for actual instructions.
Quick InstallInstall with npx
npx skills add zpankz/mcp-skillset --skill refactor
3Installs
-
AddedFeb 4, 2026

Skill Details

SKILL.md

|

Overview

# Refactor Skill

Trigger Patterns

  • "/refactor"
  • "refactor the architecture"
  • "optimize my claude code setup"
  • "evaluate all components"
  • "run architecture audit"
  • "check for redundancies"
  • "optimize token usage"

Applicable Specialized Agents

  • refactor-agent (primary orchestrator)
  • component-architect-agent (validation)
  • knowledge-domain-agent (learning integration)

Infrastructure Dependencies

| Tool | Purpose | Health Check |

|------|---------|--------------|

| bv/bd | Graph orchestration | bd --version |

| tweakcc | System prompt editing | ls ~/.tweakcc/ |

| claude-mem | Context optimization | curl localhost:37777/health |

| hookify | Validation hooks | hookify --version |

Optimization Frameworks

  1. Homoiconic Renormalization - Self-referential optimization
  2. BFO/GFO Ontology - Formal type definitions
  3. Hegelian Dialectics - Thesis-antithesis-synthesis
  4. Pareto Optimization - Multi-objective efficiency

24-Hour Auto-Trigger

```xml

Label

com.claude.refactor

ProgramArguments

/bin/bash

-c

claude -p "/refactor --auto"

StartInterval

86400

```