Skip to content

Commit c59c7fb

Browse files
ethan0xbuildsclaude
andcommitted
docs: update CLAUDE.md with prompt structure and combinations
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent e829c14 commit c59c7fb

1 file changed

Lines changed: 14 additions & 3 deletions

File tree

CLAUDE.md

Lines changed: 14 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,23 @@ This is a **content-only repository** — no build system, no tests, no applicat
1212

1313
- `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.
1414
- `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).
1616

1717
## Content Conventions
1818

1919
- 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.
2222
- Privacy-sensitive placeholders use `[已脱敏]` format.
2323
- 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:
28+
29+
- **求职/跳槽** → 01 + 02 + 07
30+
- **创业决策** → 01 + 03 + 08
31+
- **生活规划** → 01 + 04 + 06 + 07
32+
- **人际关系** → 01 + 05 + 06
33+
- **理财建议** → 01 + 08 + 07
34+
- **任何对话** → 01 + 09 (recommended every time)

0 commit comments

Comments
 (0)