/trpg-resume
Steps
- •Read
state/state.yamlandstate/pc.md. - •Optionally read
state/world.mdandstate/party.mdwhen they contain non-template notes. - •Optionally locate latest warning file:
bash
python3 scripts/trpg_latest_warning.py
出力が空なら warning なし。
- •If warning file exists, read it and avoid repeating malformed
【状態】keys/values. - •Continue with one GM turn:
- •situation summary in 2-4 lines
- •2-4 actionable options (numeric labels:
1.2.3.4.) - •one short input guide line ("number choice or free in-world action")
- •clear next action prompt
- •Before sending final text, run
/trpg-preflightequivalent check and revise when FAIL.
Output Constraints
- •Never print file contents verbatim.
- •Never print clue summary.
- •Never answer off-topic real-world questions; redirect to in-world options.
- •Never use alphabetic option labels (
a.b.c.). Use numeric labels only. - •Accept free-form in-world player actions even when they do not match listed options.