← Back to list

learning-diagnostic-assessment
by pauljbernard
⭐ 0🍴 2📅 Nov 9, 2025
SKILL.md
name: learning-diagnostic-assessment description: Design pre-assessments, placement tests, and diagnostic instruments to identify learner starting points, knowledge gaps, and optimal entry points for personalized pathways. Use when determining where learners should start. Activates on "placement test", "diagnostic assessment", "pre-test", or "skill assessment".
Learning Diagnostic Assessment
Create assessments that diagnose learner readiness, identify gaps, and recommend personalized starting points.
When to Use
- Course placement
- Prerequisite validation
- Personalized pathway routing
- Prior learning assessment
- Skill gap identification
Assessment Types
1. Placement Tests
- Determine appropriate course level
- Route to beginner/intermediate/advanced
- Validate prerequisites
2. Knowledge Gap Analysis
- Identify specific missing concepts
- Map to remediation content
- Prioritize interventions
3. Prior Learning Assessment
- Credit for prior experience
- Portfolio-based assessment
- Challenge exams
4. Readiness Checks
- Prerequisites met?
- Motivational readiness?
- Technology access?
Design Principles
Efficient Coverage:
- Sample across objectives
- Quick administration (10-20 min)
- Computer-adaptive if possible
Actionable Results:
- Clear starting point recommendation
- Specific gap identification
- Next-step guidance
Low-Stakes:
- No grades, just guidance
- Multiple attempts allowed
- Formative purpose
CLI Interface
/learning.diagnostic-assessment --objectives "course-objectives.json" --format "adaptive"
/learning.diagnostic-assessment --placement --levels "beginner,intermediate,advanced"
/learning.diagnostic-assessment --gap-analysis --domain "mathematics" --level "algebra"
Output
- Diagnostic test items
- Scoring rubric/algorithm
- Routing logic
- Learner feedback templates
- Remediation recommendations
Composition
Input from: /curriculum.design, /learning.pathway-designer
Output to: Learner placement, personalization system
Exit Codes
- 0: Diagnostic created
- 1: Insufficient objective coverage
- 2: Invalid routing logic
Score
Total Score
50/100
Based on repository quality metrics
✓SKILL.md
SKILL.mdファイルが含まれている
+20
○LICENSE
ライセンスが設定されている
0/10
○説明文
100文字以上の説明がある
0/10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
○タグ
1つ以上のタグが設定されている
0/5
Reviews
💬
Reviews coming soon