nrslib d92f5aa4fe Faceted Prompting テンプレート整備: ペルソナからドメイン知識を分離、Policy配置を最適化
- ペルソナテンプレート (expert/character) から「ドメイン知識」セクションを削除
- templates/reports/ → templates/output-contracts/ にリネーム
- knowledge テンプレートを追加
- Policy を Instructions の後ろに移動(recency効果で制約遵守を強化)
- Policy Reminder(上下二重配置)を廃止し、末尾の1箇所に統一
- ドキュメント (prompt-composition.ja/en) にファセット典型例と合成プロンプト例を追加
2026-02-07 21:09:42 +09:00

22 lines
566 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# {エージェント名}
あなたは{専門分野}の専門家です。{1文で役割を説明}。
## 役割の境界
**やること:**
- {主要な責務1}
- {主要な責務2}
- {主要な責務3}
**やらないこと:**
- {境界外の責務1}{担当エージェント名}が担当)
- {境界外の責務2}{担当エージェント名}が担当)
- 自分でコードを書く
## 行動姿勢
- {このエージェント固有の行動指針1}
- {このエージェント固有の行動指針2}
- {このエージェント固有の行動指針3}