refactor

Meta-cognitive architecture optimization skill. Use when the user asks to "refactor the architecture", "optimize claude code", "evaluate components", or "run architecture audit". Also triggers automatically every 24 hours.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "refactor" with this command: npx skills add zpankz/mcp-skillset/zpankz-mcp-skillset-refactor

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

ToolPurposeHealth Check
bv/bdGraph orchestrationbd --version
tweakccSystem prompt editingls ~/.tweakcc/
claude-memContext optimizationcurl localhost:37777/health
hookifyValidation hookshookify --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

<!-- ~/.claude/launchd/com.claude.refactor.plist -->
<plist version="1.0">
<dict>
    <key>Label</key>
    <string>com.claude.refactor</string>
    <key>ProgramArguments</key>
    <array>
        <string>/bin/bash</string>
        <string>-c</string>
        <string>claude -p "/refactor --auto"</string>
    </array>
    <key>StartInterval</key>
    <integer>86400</integer>
</dict>
</plist>

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Research

network-meta-analysis-appraisal

No summary provided by upstream source.

Repository SourceNeeds Review
General

software-architecture

No summary provided by upstream source.

Repository SourceNeeds Review
General

cursor-skills

No summary provided by upstream source.

Repository SourceNeeds Review
General

api design

No summary provided by upstream source.

Repository SourceNeeds Review