Files
clawd/memory/kb/youtube/2026-03-07-folder-process.md

4.1 KiB

My Biggest AI Unlock — It Does Everything

Sursă: https://youtu.be/FcWi9j0FiYk
Durată: 11:13
Salvat: 2026-03-07
Tags: @work @growth #ai #workflow #productivity


TL;DR

"The Folder Process" - cea mai simplă și mai puternică metodă de lucru cu AI (Claude Code/Codex CLI). În loc să cauți tool-ul perfect, creezi un folder gol, pui fișierele proiectului, adaugi un memory file, și vorbești cu AI. AI devine o echipă de experți care construiesc tools on-demand exact pentru problema ta - de la scripturi la dashboard-uri la automatizări cron. Nu mai adaptezi munca la tool, ci tool-ul se adaptează la muncă.


Puncte Cheie

Conceptul de bază

  • Folder gol + fișiere + conversație = sistem complet de lucru
  • AI citește memory file la început → știe contextul automat
  • Nu mai explici de fiecare dată de unde ai rămas
  • "The output is the value, not the tool" - contează rezultatul, nu software-ul construit

De ce funcționează

  • Paradoxul alegerii: Ai prea multe tools, prea puține claritate → paralysis
  • Întotdeauna am adaptat munca la shape-ul tool-ului (Jira, Excel, etc.)
  • Pentru prima dată: Tool-ul se construiește după forma muncii tale
  • Nu mai cauți tool-ul perfect - îl construiești on-demand

Ce poate face

  1. Procesează documente: Combină 9 meeting notes într-un document organizat
  2. Integrează sisteme: Accesează Google Sheets cu credentials
  3. Construiește UI: Dashboard HTML pentru bugete cu overages highlight
  4. Automatizează: Cron jobs pentru rapoarte lunare
  5. Orice computerul poate face - scriptează, scrie cod, apelează API-uri

Shift mental crucial

  • Nu ești tu tool builder-ul - ești LEAD-ul în cameră
  • O echipă de experți (research, engineering, data analysis, automation)
  • Tu știi CE trebuie făcut, ei știu CUM
  • "If you're not sure it can do something, just ask"

Anti-pattern

  • NU transforma output-ul în software permanent care trebuie menținut
  • Procesul > Tool-ul
  • Knowledge sharing > Code sharing

Quote-uri Memorabile

"You're out there waiting for the right tool, the right app, or the right workflow that finally looks like your actual work so that you can start getting real use out of AI. And while you're waiting, the answer is actually already sitting on your computer inside an empty folder."

"It's not that you don't know what to do, it's that you know too many ways to do it."

"For the first time ever, the shape of the work gets to define the tool, not the other way around."

"This is not a chatbot. This is a workbot."

"You don't need to be the one who knows JavaScript or deployments or data modeling or security. You need to be the one who knows what the work actually needs and be willing to ask for it."

"The folder process is how you start doing real work with AI. Not someday, today."


Aplicații pentru Marius

Immediate

  • ROA projects: Fiecare proiect = folder cu memory file
    • Bids, budgets, specs, conversații client
    • AI ține minte context între sesiuni
  • Scripts de migrare: Folder cu Oracle schemas, migration logs, client requirements
    • AI generează scripturi adaptat la fiecare client
  • roa2web: Folder cu Vue components, API specs, user stories
    • AI construiește features on-demand

Workflow shift

  • Nu mai explica de fiecare dată contextul proiectului
  • Memory file = single source of truth pentru AI
  • Ask everything: "Can you build a dashboard for this?" → da
  • Automatizări: Rapoarte ANAF, status clienti, backup checks → cron automat

Anti-paralysis

  • Scapi de "ce tool folosesc?" → direct la "ce vreau să fac?"
  • Folder process = universal method pentru orice proiect
  • Nu mai cauți tool-ul perfect - construiești ce ai nevoie NOW

Meta-observație

Videoclipul vorbește despre exact ce face Echo - memory files, context persistent, tools on-demand. Diferența: Echo e multi-session orchestrator, folder process e single-project depth. Complementare perfect.

Potențial: Integrez folder process în Ralph workflow - fiecare proiect Ralph = folder cu memory + autonomous loop.