1b-project-structure-repair
CommunityRepair project structure reactively from findings.
AuthorAgustinMadygraf
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Repair de estructura REACTIVO: lee docs/todo.md y ejecuta reparaciones basadas en hallazgos de 1a.
Core Features & Use Cases
- Reactivo: no detecta violaciones por sí mismo. Lee docs/todo.md generado por $1a-project-structure-gate y ejecuta las reparaciones necesarias.
- Reparaciones mecánicas: crea .gitkeep en directorios vacíos, sincroniza claves entre .env y .env.example, ordena imports, arregla docstrings y vacía init.py cuando no hay exports.
- Flujo de uso: ejecutar primero $1a-project-structure-gate para detectar, luego $1b-project-structure-repair para reparar, y finalmente volver a verificar con $1a-project-structure-gate.
- Notas de diseño: NO maneja violaciones de arquitectura; utiliza skills 2b/3b para layer-boundary y SOLID.
Quick Start
Ejecuta el script de reparación desde la raíz del repositorio: python ~/.codex/skills/1b-project-structure-repair/scripts/structure_repair.py --repo-root .
Dependency Matrix
Required Modules
None requiredComponents
scripts
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: 1b-project-structure-repair Download link: https://github.com/AgustinMadygraf/skills/archive/main.zip#1b-project-structure-repair Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.