discipline-refactor
정보
이 스킬은 코드베이스를 모듈화된 도메인 중심 아키텍처로 재구성하며, 코드를 `src/<pkg>/modules/` 아래에 배치하고 관련 문서를 병렬로 정리합니다. Explore 및 Plan과 같은 하위 에이전트를 조율하여 분석, 계획 및 리팩터링을 자율적으로 실행합니다. 유지보수성을 개선하기 위해 비즈니스 영역별로 저장소를 체계적으로 재구성할 필요가 있을 때 사용하세요.
빠른 설치
Claude Code
추천npx skills add vamseeachanta/workspace-hub/plugin add https://github.com/vamseeachanta/workspace-hubgit clone https://github.com/vamseeachanta/workspace-hub.git ~/.claude/skills/discipline-refactorClaude Code에서 이 명령을 복사하여 붙여넣어 스킬을 설치하세요
문서
GitHub 저장소
연관 스킬
legal-sanity-review
기타This mandatory workflow scans code for legal risks like client names or proprietary references before cross-review. It blocks the review cycle if violations are found, requiring fixes first. Use it as a pre-gate for PR creation, code porting, or any cross-review trigger.
brainstorming
기타The brainstorming skill transforms initial ideas into detailed specifications through iterative questioning and collaborative dialogue. It helps developers explore design options, evaluate trade-offs, and create shared understanding before implementation. This prevents rework by systematically refining concepts into actionable plans.
repo-cleanup-progress-tracking-commands
기타This sub-skill provides shell commands for tracking file counts during repository cleanup operations, specifically for hidden folders like `.claude` and `.agent-os`. It includes verification scripts to ensure no files are lost after merging changes. Use it when consolidating or reorganizing project directories to monitor progress and validate results.
brainstorming-error-handling
기타This Claude Skill provides structured guidance for handling common brainstorming roadblocks like conflicting requirements or scope creep. It offers specific action templates to resolve issues such as unclear responses or analysis paralysis. Developers should use this reference skill to maintain productive brainstorming sessions within Claude Code.
