🎯

refactor

🎯Skill

from parcadei/continuous-claude-v3

VibeIndex|
What it does
|

Systematically refactors code through a multi-agent workflow with review gates, ensuring safe and incremental improvements.

πŸ“¦

Same repository

parcadei/continuous-claude-v3(108 items)

refactor

Installation

Vibe Index InstallInstalls to .claude/skills/ - auto-recognized by Claude Code
npx vibeindex add parcadei/continuous-claude-v3 --skill refactor
skills.sh Install⚠ Installs to .agents/skills/ - may not be auto-recognized by Claude Code
npx skills add parcadei/continuous-claude-v3 --skill refactor
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/refactor/SKILL.md

SKILL.md

167Installs
-
AddedFeb 4, 2026

More from this repository10

🎯
discovery-interview🎯Skill

Product discovery interview skill that transforms vague ideas into detailed implementable specifications through deep iterative interviews, detecting knowledge gaps, surfacing hidden assumptions, and researching uncertainties

🎯
github-search🎯Skill

A collection of Claude Code skills for searching GitHub, managing repositories, and automating development workflows with continuous integration support.

🎯
dead-code🎯Skill

Dead code detection skill using TLDR static analysis to find unused functions and unreachable code across Python, TypeScript, and other languages in codebases

🎯
math🎯Skill

Provides mathematical computation and problem-solving capabilities within Continuous Claude, a persistent multi-agent development environment with 109 skills and 32 agents.

🎯
agentic-workflow🎯Skill

Implements a standard multi-agent pipeline pattern for implementation tasks, using background agents that write outputs to cache for orchestrated sequential processing.

🎯
explore🎯Skill

Explores internal codebases at varying depths from quick overview to deep architecture analysis, providing read-only insights into code structure and call graphs.

🎯
agent-orchestration🎯Skill

Agent orchestration rules within Continuous Claude that preserve main context by spawning implementation agents for coding tasks.

🎯
git-commits🎯Skill

Enforces git commit rules that use the /commit skill for consistent commit formatting, reasoning capture, and clean build state management, within Continuous Claude, a persistent multi-agent development environment with 109 skills and 32 agents.

🎯
agent-context-isolation🎯Skill

Prevents agent output from polluting the main context window by using background agents with file-based coordination within Continuous Claude.

🎯
math-help🎯Skill

Guides users through the math cognitive stack within Continuous Claude, helping choose the right computational tool for mathematical tasks.