discipline-refactor
À propos
Cette compétence restructure toute base de code en une architecture modulaire orientée domaine, organisant le code sous `src/<pkg>/modules/` et les documents associés en parallèle. Elle orchestre des sous-agents comme Explore et Plan pour analyser, planifier et exécuter la refactorisation de manière autonome. Utilisez-la lorsque vous avez besoin de réorganiser systématiquement un dépôt par domaine métier pour améliorer sa maintenabilité.
Installation rapide
Claude Code
Recommandé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-refactorCopiez et collez cette commande dans Claude Code pour installer cette compétence
Documentation
Dépôt GitHub
Compétences associées
legal-sanity-review
AutreThis 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
AutreThe 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
AutreThis 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
AutreThis 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.
