ck:project-organization

Standardize project file and directory organization with naming patterns and markdown templates.

Updated Apr 9, 2026
One-click install
npx skills add https://github.com/jangtrinh/demo-Lam --skill ck-project-organization-jangtrinh
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ck:project-organization
Source: https://github.com/jangtrinh/demo-Lam/tree/main/.claude/skills/project-organization
Command: npx skills add https://github.com/jangtrinh/demo-Lam --skill ck-project-organization-jangtrinh

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

It eliminates chaotic, inconsistent project layouts by enforcing a single set of rules for directory categories, file naming, and markdown structure so AI and humans can quickly find and produce the right files.

Core Features & Use Cases

  • Project layout standardization: Enforce consistent top-level categories for code, docs, plans, tests, scripts, assets, and configuration.
  • Naming convention enforcement: Apply kebab-case slugs plus timestamped/evergreen/variant patterns for predictable paths.
  • Markdown body templates: Ensure consistent documentation formats for plans, phases, reports, journals, specs, ADRs, changelogs, and guides.
  • Organize workflow: Scan target paths, propose a migration plan, confirm before changes, execute moves/renames safely, and verify the final structure.

Quick Start

Invoke the skill to organize your target directories by scanning for inconsistencies and then proposing a before-and-after file structure migration plan.

Frequently Asked Questions about ck:project-organization

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I standardize project directory structure and file naming conventions?

Standardize project directory structure by enforcing consistent top-level categories for code, docs, plans, and assets, while applying kebab-case slugs and timestamped patterns for predictable file paths.

What is the best way to reorganize existing project files without overwriting data?

Reorganize existing project files safely by scanning target paths, proposing a migration plan with conflict-safe behavior, confirming changes before execution, and validating the final structure without overwriting protected files.

How do I enforce consistent markdown templates for project documentation?

Enforce consistent markdown templates for documentation by applying standardized body formats for plans, phases, reports, journals, specs, ADRs, changelogs, and guides to ensure predictable formatting.

Can I automate file migration plans for inconsistent repository hygiene?

Automate file migration plans for repository hygiene by scanning target directories for inconsistencies and generating a before-and-after file structure migration plan that confirms changes before executing moves or renames.

What file naming patterns should I use for project organization and repo hygiene?

Use kebab-case slugs combined with timestamped, evergreen, or variant naming patterns for project organization to achieve predictable paths and maintain strict repository hygiene across all assets.

Does this project organization approach work for both new files and existing assets?

This project organization approach works for both new files and existing assets by applying enforced category rules to creating new files, determining output paths, and reorganizing current documentation, scripts, and media.