Assess children's prior knowledge for a given theme and age group, covering cognitive, skill, and emotional dimensions. Use when planning learning goals, evaluating readiness, or when someone says "what do the children already know". Produces a structured prior knowledge assessment.
Assess what children of a given age group typically already know, can do, and have experienced in relation to a monthly theme. Produces a three-dimensional assessment (cognitive, skill, emotional) with age-band differentiation, feeding into the "02 项目标准 Project Standards" section of the PBL proposal.
This skill uses dynamic expert loading. On every run:
child-development-psychologist.md using runtime scope order: .workshop/agents/custom/ → experts/ → workshop-insight/agents/.workshop/agents/custom/*.mdexperts/*.mdworkshop-insight/agents/*.md_domain-expert-template.mdThe required expert verifies that the prior knowledge entries match developmental norms. Additional experts contribute theme-specific knowledge about what children typically experience.
.workshop/ exists. If not, tell the user to run /workshop-core:init first.$ARGUMENTS contains a workspace name, use .workshop/projects/$ARGUMENTS/.workshop/projects/{workspace}/theme-analysis.md — if present, read it to extract domain coverage and theme context.workshop/projects/{workspace}/prior-knowledge.md already exists:
Ask the user for:
请提供以下信息:
- 月度主题:本月的项目主题是什么?(如"我周围的人"、"交通工具"、"春天来了")
- 年龄段:PreK-3 (2-3岁) / PreK-4 (3-4岁) / K (5-6岁)
- 补充信息(可选):幼儿是否有特殊的已有经验?(如之前做过相关主题、所在地区有特殊资源等)
Extract:
Before assessing prior knowledge, decompose the theme into 5-8 key concept clusters that children might have prior experience with.
For theme "果汁 / Juice":
These concept clusters guide the three-dimensional assessment — each dimension draws from these clusters.
For each dimension, generate numbered entries describing what children of the target age group typically already know/can do/feel. Each entry must be bilingual (Chinese primary, English secondary).
What concepts, facts, or understandings children typically have.
Assessment questions to consider:
Entry format:
1. 能认出并说出3-5种常见水果的名称
Can recognize and name 3-5 common fruits
2. 知道水果可以吃,但不清楚水果还能"变成"其他东西
Know that fruit can be eaten, but unclear that fruit can be "transformed" into other things
Entry writing rules:
What physical, social, or practical skills children can already perform.
Assessment questions to consider:
Entry format:
1. 能用手剥开橘子皮(大块撕扯,非精细剥离)
Can peel an orange by hand (rough tearing, not fine peeling)
2. 能用简单语言表达自己喜欢或不喜欢某种食物
Can use simple language to express food preferences
Entry writing rules:
What feelings, attitudes, interests, and dispositions children already have.
Assessment questions to consider:
Entry format:
1. 对甜味食物有天然的偏好和积极情感
Have a natural preference and positive feelings toward sweet foods
2. 对"做给别人吃"有分享的愿望,但实际操作中容易因为"舍不得"而犹豫
Want to share food with others, but may hesitate in practice due to reluctance to give things away
Entry writing rules:
After completing the assessment for the target age group, add a comparative table showing how prior knowledge differs across age bands. This helps the curriculum director understand the developmental progression and calibrate expectations.
## Age-Band Differences / 年龄段差异
| 维度 Dimension | PreK-3 (2-3岁) | PreK-4 (3-4岁) | K (5-6岁) |
|---------------|----------------|----------------|-----------|
| 认知 Cognitive | {brief summary} | {brief summary} | {brief summary} |
| 技能 Skills | {brief summary} | {brief summary} | {brief summary} |
| 情感 Emotional | {brief summary} | {brief summary} | {brief summary} |
| Dimension | Younger (PreK-3) Typical | Middle (PreK-4) Typical | Older (K) Typical |
|---|---|---|---|
| Cognitive | Sensory-based recognition; names things | Begins categorization; asks "why" | Compares, reasons about cause-effect |
| Skills | Gross motor dominant; needs help | Fine motor emerging; semi-independent | Fine motor competent; can plan steps |
| Emotional | Self-centered; immediate feelings | Begins empathy; can wait briefly | Can articulate feelings; considers others |
Important: Only elaborate on the target age group's entries. The comparison table provides brief summaries for the other age bands — 1-2 sentences per cell, not full entry lists.
Use the Agent tool to have the child-development-psychologist review the complete assessment.
Give the expert subagent:
experts/child-development-psychologist.mdIf additional domain experts were loaded, also ask them to verify domain-specific entries. For example, a nutrition expert could verify whether "children know that fruit is healthy" is a realistic expectation for the target age.
Incorporate expert feedback before presenting to the user.
Present the complete assessment:
前期经验评估:{Theme Chinese} / {Theme English} 年龄段:{Age Group}
认知维度 Cognitive Dimension
- {entry 1 — Chinese} {entry 1 — English}
- {entry 2 — Chinese} {entry 2 — English} {... more entries ...}
技能维度 Skills Dimension
- {entry 1 — Chinese} {entry 1 — English} {... more entries ...}
情感维度 Emotional Dimension
- {entry 1 — Chinese} {entry 1 — English} {... more entries ...}
年龄段差异 Age-Band Differences
维度 PreK-3 PreK-4 K 认知 ... ... ... 技能 ... ... ... 情感 ... ... ...
专家评价: {expert feedback summary}
请确认评估内容,或指出需要修改的部分。
Wait for user confirmation. If the user wants changes, iterate.
Once confirmed, create the workspace (if not exists) and write:
.workshop/projects/{workspace}/
└── prior-knowledge.md
Write prior-knowledge.md:
# Prior Knowledge: {Theme Chinese} / {Theme English}
> Date: {YYYY-MM-DD}
> Age Group: {PreK-3 / PreK-4 / K}
> Theme: {Theme Chinese} / {Theme English}
## Key Concepts / 关键概念
1. {concept cluster 1}
2. {concept cluster 2}
{... 5-8 clusters ...}
## Cognitive Dimension / 认知维度
1. {Chinese entry}
{English entry}
2. {Chinese entry}
{English entry}
{... 5-8 entries ...}
## Skills Dimension / 技能维度
1. {Chinese entry}
{English entry}
2. {Chinese entry}
{English entry}
{... 5-8 entries ...}
## Emotional Dimension / 情感维度
1. {Chinese entry}
{English entry}
2. {Chinese entry}
{English entry}
{... 4-6 entries ...}
## Age-Band Differences / 年龄段差异
| 维度 Dimension | PreK-3 (2-3岁) | PreK-4 (3-4岁) | K (5-6岁) |
|---------------|----------------|----------------|-----------|
| 认知 Cognitive | {summary} | {summary} | {summary} |
| 技能 Skills | {summary} | {summary} | {summary} |
| 情感 Emotional | {summary} | {summary} | {summary} |
## Expert Review / 专家评审
- **{Expert name}**: {feedback summary and any adjustments made}
## Notes
- This assessment feeds into the "02 项目标准 Project Standards" section of the PBL proposal
- Entries inform learning goal design — goals should bridge FROM prior knowledge TO new understanding
- Misconceptions flagged here should be addressed in activity design
Create or update status.json:
{
"type": "project",
"project": "{workspace}",
"theme": "{Theme Chinese} / {Theme English}",
"target_collection": "courses",
"phase": "planning",
"created_at": "{ISO-8601}",
"plan_refs": {
"semester": null,
"month": null,
"week": null
},
"skills": {
"prior-knowledge": "done"
}
}
If theme-analysis is already marked "done" in status.json, preserve it:
{
"skills": {
"theme-analysis": "done",
"prior-knowledge": "done"
}
}
Tell the user: "前期经验评估完成。建议接下来运行 /workshop-insight:competency-mapping {workspace} 进行4C能力映射和学习目标设计。"
Before finalizing output, verify: