What problem does it solve? Instructors need a way to evaluate the structural and pedagogical health of a Canvas LMS course without manually inspecting every rubric, module, and assignment. This Skill runs read-mostly audits that surface design problems and log them as tracked improvement cards instead of one-off forgotten reports. ## Core Features & Use Cases - One-command health checks: Run course_audit.py to check rubrics, course learning outcomes, syllabus, and workload before a semester starts. - Structural quality audits: Detect duplicates, floating items, and date-window problems after pushing course changes with course_quality_check.py. - Instructional-design scoring: Evaluate a course against 8 frameworks including Cognitive Load, Hattie 3-Phase, Experiential Learning, and the Toyota A3. - Use Case: Before the semester begins, ask the agent to audit your Canvas course; it runs the health check, scores the design against the frameworks, and logs each finding as a card in IMPROVEMENTS.md so fixes are tracked to done. ## Quick Start Ask the agent to audit the Canvas course and report on its structure and instructional-design quality. Note: Title IV engagement and unofficial-withdrawal compliance audits are handled by the separate title-iv skill, not this one.