Design a thematic outdoor game aligned with the active pipeline, weekly sub-theme, and client-style outdoor game deliverables. Use when the weekly package needs a playable themed outdoor activity.
Design an outdoor game for a thematic curriculum project. The output should fit the client's outdoor-game structure: 预期经验 → 游戏准备 → 游戏玩法.
instructional-designer.md using runtime scope order: .workshop/agents/custom/ → experts/ → workshop-activity/agents/.workshop/agents/custom/*.mdexperts/*.mdworkshop-activity/agents/*.md.workshop/projects/{workspace}/ exists.workshop/projects/{workspace}/config.yaml.workshop/plans/{workspace}/week-*.mdworkshop-activity/references/thematic-activity-formats.mdAsk or infer:
Generate:
# 户外游戏:{活动名称}
> 周次:{周次}
> 子主题:{子主题}
> 编码:{TC-OG-Wx-yy}
## 预期经验
- ...
## 游戏准备
- ...
## 游戏玩法
1. ...
2. ...
3. ...
## 安全提示
- ...
## 观察重点
- ...
## 场地与组织
- 场地要求:...
- 组织方式:...
Rules:
Present the draft. Wait for approval. Then write:
.workshop/projects/{workspace}/activities/outdoor-{slug}.md
After writing, update status:
python3 workshop-core/scripts/workspace_status.py record-project-artifact \
{workspace} outdoor-game \
--phase designing \
--notes "outdoor game generated"