VG Vibe Coding Glossary

Lesson 7 / 22

A system prompt is the standing instruction that shapes how the agent behaves.

System prompt

Concept

System prompt 是 harness 给 agent 的长期工作说明,通常每次请求都会带上。它决定 agent 的身份、行为规则、可用工具和项目约定,比你的一条普通消息更靠前。

English handle

A system prompt is the standing instruction that shapes how the agent behaves.

Try saying it

请用英文要求 agent 遵守项目里的 AGENTS.md 指令。

Compare

Follow the instructions in AGENTS.md while working on this project.

  • 是否把规则来源说清楚?
  • 是否要求 agent 按项目约定工作?
  • 是否没有把 system prompt 误写成普通聊天建议?