43 lines
947 B
Markdown
43 lines
947 B
Markdown
---
|
|
name: curriculum-gap-analyzer
|
|
description: Analyzes curriculum for gaps in content coverage, skill progression, and cognitive depth.
|
|
---
|
|
|
|
# curriculum-gap-analyzer
|
|
|
|
## Capabilities
|
|
|
|
- Map curriculum scope and sequence
|
|
- Identify missing prerequisite content
|
|
- Detect cognitive level imbalances
|
|
- Recommend content additions
|
|
|
|
## Usage
|
|
|
|
Use this skill when:
|
|
- After initial curriculum design is complete
|
|
- Before finalizing curriculum for review
|
|
- Identifying areas for improvement
|
|
|
|
## Input
|
|
|
|
Curriculum document with learning objectives and content outline.
|
|
|
|
## Output
|
|
|
|
Gap analysis report with:
|
|
- Coverage summary by domain
|
|
- Identified gaps with recommendations
|
|
- Cognitive level balance analysis
|
|
|
|
## Limitations
|
|
|
|
- Requires complete curriculum document
|
|
- Cannot assess content quality
|
|
- Recommendations are suggestions, not requirements
|
|
|
|
## Assumptions
|
|
|
|
- Curriculum is structured with clear objectives
|
|
- Target standards framework is known
|