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-refactorСкопируйте и вставьте эту команду в Claude 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.
