Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

project-template

Skeleton for a new project. The working process lives in CLAUDE.md.

Starting a project

  1. Copy the contents of this repo into the new project (without .git and global/).
  2. Fill in the header of CLAUDE.md: name, level, stack, start command, checks.
  3. Pick the complexity level — it decides what to keep:
    • Lightweight — keep CLAUDE.md + docs/STATUS.md, delete the rest of docs/.
    • Project — keep everything.
    • Critical — keep everything, plus a separate plan for each risky change.
  4. git init, first commit.

Global rules

global/CLAUDE.md holds the rules that apply to every project. It lives here so it does not drift between machines. Install it on each machine:

cp global/CLAUDE.md ~/.claude/CLAUDE.md

Claude Code loads it automatically at the start of every session, in every project. Do not copy it into individual projects.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors