discipline-refactor
Über
Diese Fähigkeit strukturiert jede Codebasis in eine modulare, domänenorientierte Architektur um, organisiert Code unter `src/<pkg>/modules/` und zugehörige Dokumente parallel. Sie orchestriert Subagenten wie Explore und Plan, um die Refaktorierung autonom zu analysieren, zu planen und auszuführen. Nutzen Sie sie, wenn Sie ein Repository systematisch nach Geschäftsbereichen neu organisieren müssen, um die Wartbarkeit zu verbessern.
Schnellinstallation
Claude Code
Empfohlennpx skills add vamseeachanta/workspace-hub/plugin add https://github.com/vamseeachanta/workspace-hubgit clone https://github.com/vamseeachanta/workspace-hub.git ~/.claude/skills/discipline-refactorKopieren Sie diesen Befehl und fügen Sie ihn in Claude Code ein, um diese Fähigkeit zu installieren
Dokumentation
GitHub Repository
Verwandte Skills
legal-sanity-review
AndereThis 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
AndereThe 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
AndereThis 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-metrics
AndereThis skill provides structured metrics for evaluating brainstorming sessions, including targets for questions per design, validation rates, and stakeholder alignment. It helps developers measure brainstorming effectiveness and implementation quality. Use it to establish clear success criteria and track rework during project planning phases.
