1

Codex learning materials: https://ecnvs8wf0u77.feishu.cn/docx/GZlXdICxJoBoRNxFOCmcNXYCn8d

2

This post is kept separate from Claude Code resources. Use the Feishu document as the primary learning entry when you have access, then apply the same engineering habits: inspect the repository first, make changes in small verifiable steps, preserve user data, and run focused checks before delivery.

3

The document may require Feishu access permission. Do not paste private workspace content or credentials into public prompts or issue reports.

4

Break the goal into input, action, and output before adding review checkpoints.

5

Keep examples, failure conditions, and review criteria so the tutorial stays reusable.

Tip: test with a small example before using the workflow on real work.