You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CLAUDE.md
+14-3Lines changed: 14 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,12 +12,23 @@ This is a **content-only repository** — no build system, no tests, no applicat
12
12
13
13
-`prompts/` — 9 numbered interview prompts (01-09) that guide AI to interview users and generate structured context documents. Topics: personal values, career, entrepreneurship, daily life, social relationships, family, annual goals, finances, AI interaction preferences.
14
14
-`templates/` — Supporting tools: a privacy classification guide (隐私分级指南), a fill-in-the-blank profile template (档案模板), and a usage guide (使用指南).
15
-
-`examples/` — Example outputs (currently empty).
15
+
-`examples/` — Example outputs (currently empty). User-generated vault files go in `my-vault/` (not tracked here).
16
16
17
17
## Content Conventions
18
18
19
19
- All content is written in Simplified Chinese.
20
-
-Prompts follow a consistent structure: role setup, interview methodology instructions, topic-specific questions, and output format requirements.
21
-
- Files are numbered (01-09) to indicate a suggested completion order.
20
+
-Each prompt in `prompts/` follows a 4-part structure: (1) role setup for the AI interviewer, (2) interview methodology instructions (深度访谈 style — push back on vague answers), (3) topic-specific questions grouped by theme, (4) output format requirements for the resulting context document.
21
+
- Files are numbered (01-09) to indicate a suggested completion order. Prompt 01 (个人宪法) is the foundation and should be completed first.
22
22
- Privacy-sensitive placeholders use `[已脱敏]` format.
23
23
- The project differentiates from the English original by covering China-specific topics: 体制内/外 career paths, 原生家庭 dynamics, 房贷/教育支出 financial concerns.
24
+
25
+
## Prompt Combinations (from README)
26
+
27
+
Prompts are designed to be combined when loaded into an AI conversation:
0 commit comments