discipline-refactor
Acerca de
Esta habilidad reestructura cualquier base de código en una arquitectura modular orientada al dominio, organizando el código bajo `src/<pkg>/modules/` y los documentos relacionados en paralelo. Orquesta subagentes como Explorar y Planificar para analizar, planificar y ejecutar la refactorización de manera autónoma. Úsela cuando necesite reorganizar sistemáticamente un repositorio por disciplina de negocio para mejorar su mantenibilidad.
Instalación rápida
Claude Code
Recomendadonpx skills add vamseeachanta/workspace-hub/plugin add https://github.com/vamseeachanta/workspace-hubgit clone https://github.com/vamseeachanta/workspace-hub.git ~/.claude/skills/discipline-refactorCopia y pega este comando en Claude Code para instalar esta habilidad
Documentación
Repositorio GitHub
Habilidades relacionadas
legal-sanity-review
OtroThis 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
OtroThe 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
OtroThis 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
OtroThis 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.
