u/ExitRowSeat_13A

Le pido a Claude "abrimos proyecto nuevo" y me crea toda la estructura. Este es el sistema.

Llevo unos días probándolo y esto es lo que tengo. Es simple.

  1. Claude tiene acceso a mi carpeta madre (AI_OS) siempre.
  2. Cada vez que arranco un proyecto nuevo, le asigno una carpeta dentro.
  3. No lo monto yo. Se lo pido a Claude: "abrimos el proyecto 'fitness challenge'" (por ejemplo).
  4. Me crea la carpeta automáticamente y sabe lo que tiene que meter dentro (lo convertí en una skill, /open-new-project, robádmela):

​

AI_OS/  (mi carpeta madre)
├── claude.md          → quién soy, mi voz, mis reglas de siempre
└── fitness-challenge/ (ejemplo de proyecto)
    ├── _manual.md     → las instrucciones de ESTE proyecto
    ├── estado.md      → dónde voy hoy
    ├── _mapa.md       → qué vive dónde
    └── decisions.md   → qué decidí y por qué

Desde ahí, cada vez que abro un chat nuevo en CoWork o Code, simplemente añado "AI_OS" y empiezo el mensaje con "seguimos con fitness challenge..." y le doy la tarea.

Lee lo que necesita, no se lía, y lo monta él. Yo solo describo lo que quiero.

Solo veo ventajas :)

¿Cuándo gana un Project de Claude?

  1. Si llevas mundos que no se pueden rozar, como varias empresas. (Aunque hasta eso lo arregla una carpeta con sus reglas dentro.)
  2. Si usas la web app y el móvil además del desktop, porque se sincroniza. (Yo voy con el portátil a todos lados, así que no lo necesito.)

Sigo aprendiendo por aquí.

Decidme por qué me equivoco. Quiero seguir aprendiendo buenas prácticas.

reddit.com
u/ExitRowSeat_13A — 7 days ago
▲ 144 r/ClaudeAI

The folder setup that made Claude Projects pointless for me (steal it).

I've been testing this for a few days, and this is what I've landed on. It's simple.

  1. Claude has access to my parent folder (AI_OS) all the time.
  2. Every time I start a new project, I give it a folder inside.
  3. I don't set it up myself. I ask Claude: "let's open the project 'fitness challenge'" (for example).
  4. It creates the folder automatically and knows what to put inside (I turned this into a skill, /open-new-project, steal it!):

​

AI_OS/  (my parent folder)
├── claude.md          → who I am, my voice, my standing rules
└── fitness-challenge/ (example project)
    ├── _manual.md     → the instructions for THIS project
    ├── status.md      → where I'm at today
    ├── _map.md        → what lives where
    └── decisions.md   → what I decided and why

From there, every time I open a new chat in CoWork or Code, I just add "AI_OS" and start the message with "let's pick up fitness challenge..." and give it the task.

It reads what it needs, doesn't get tangled, and builds it. I just describe what I want.

I only see upsides :)

When does a Claude Project win?

  1. If you run things that can't touch each other, like several companies. (Even that, a folder with its own rules inside can handle.)
  2. If you use the web app and mobile on top of the desktop app, because it syncs. (I carry my laptop everywhere, so I don't need it.)

Still learning over here.

Prove me wrong. I want to keep picking up best practices.

reddit.com
u/ExitRowSeat_13A — 7 days ago