organized-codebase-applicator

Community

Organize and template-apply existing codebases.

Authorjhillbht
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Applies the Organized Codebase template to existing projects and performs intelligent cleanup of unused or redundant directories.

Core Features & Use Cases

  • Analyze project structure and size
  • Archive iteration/legacy directories (e.g., -v*, -old, -backup) into .archive
  • Copy Organized Codebase template directories (PLANNING, ARCHITECTURE, etc.)
  • Merge .gitignore files and update project placeholders
  • Automate final git operations for clean handoff

Quick Start

bash scripts/apply-organized-codebase.sh --target /path/to/project

Dependency Matrix

Required Modules

None required

Components

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: organized-codebase-applicator
Download link: https://github.com/jhillbht/hackathon-clipper-program/archive/main.zip#organized-codebase-applicator

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository