chore: release v1.1.0 - add Support Team Guide and User Guide, update all docs to v1.1.0
This commit is contained in:
42
skills/curriculum-gap-analyzer/SKILL.md
Normal file
42
skills/curriculum-gap-analyzer/SKILL.md
Normal file
@@ -0,0 +1,42 @@
|
||||
---
|
||||
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
|
||||
Reference in New Issue
Block a user