C.W.K.
Stream
Lesson 02 of 08 · published

Setup 과 Working-Folder Designation

~12 min · cowork, setup, working-folder, context-files

Level 0🌱 입문자
0 XP0/70 lessons0/11 achievements
0/120 XP to next level120 XP to go0% complete

Cowork 가 보는 곳, 쓰는 곳

Cowork 에서 가장 결정적인 결정은 어느 폴더를 working folder 로 designate 하느냐. 그게 Claude 의 filesystem access root. 일부러 좁게 골라 — Cowork 가 안의 모든 것 (subdirectory 포함) read/write 가능. ~/ 가리키는 건 거부해야 할 반사반응.

실용 패턴: ~/Cowork/ 단일 hub 에 inbox/, working/, output/, templates/, context/ 서브폴더가 대부분 knowledge-work 사용자한테 통해. context/ 가 Cowork 의 CLAUDE.md 등가물 — style, 브랜드 voice, output 선호도 기술하는 markdown 파일들. 매 세션 Cowork 가 읽어.

세션은 자동 지속 — Cowork 패널에서 이전 세션 resume 가능. 더 긴 작업엔 Claude Desktop 의 Projects 기능으로 여러 Cowork 세션을 공유 context 본체 (research, 브랜드 자산, project brief) 에 anchor.

Code

A working folder that earns its keep·text
~/Cowork/
├── inbox/              ← drop raw inputs here
├── working/            ← Cowork creates intermediates here
├── output/             ← finished deliverables land here
├── templates/          ← report / doc templates Cowork can fill
└── context/
    ├── instructions.md ← your style, voice, output prefs
    ├── brand-guide.md
    └── project-brief.md
context/instructions.md — Cowork's CLAUDE.md·markdown
## My preferences
- British English spelling
- Reports start with a 200-word executive summary
- Minto Pyramid for analysis docs
- Tables in Markdown
- File names: kebab-case, date-prefixed
  (e.g., 2026-05-04-quarterly-trends.md)

## Brand voice
- Professional but accessible
- Avoid jargon; explain technical terms once
- Active voice

## Templates
- Research reports: /templates/research-report.md
- Client proposals: /templates/proposal.md

External links

Exercise

~/Cowork/ 다섯-폴더 구조로 셋업. style 선호도 3개 + 브랜드 voice 룰 1개 포함된 진짜 context/instructions.md 작성. 작은 Cowork 작업 돌려서 mid-task 안 시켜도 선호도 따랐는지 확인.

Progress

Progress is local-only — sign in to sync across devices.
이 페이지에서 버그를 발견하셨거나 피드백이 있으세요?문제 신고

댓글 0

🔔 답글 알림 (로그인 필요)
로그인댓글을 남기려면 로그인해 주세요.

아직 댓글이 없어요. 첫 댓글을 남겨보세요.