One-click install
npx skills add https://github.com/GarethManning/education-agent-skills --skill fading-manager
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: fading-manager
Source: https://github.com/GarethManning/education-agent-skills/tree/main/skills/student-learning/fading-manager
Command: npx skills add https://github.com/GarethManning/education-agent-skills --skill fading-manager

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Learners can become dependent on hints and scaffolds instead of building independence you can reliably transfer to new tasks and contexts.

Core Features & Use Cases

  • Session-to-session fading control: tracks scaffold level across sessions and reduces support when readiness criteria are met.
  • Transparent, learner-facing transitions: explicitly tells the learner their current scaffold level, what changes next, and why.
  • Restoration when a fade is too steep: temporarily restores one level if unassisted performance drops or confusion spikes after scaffold removal.
  • Independence verification: periodically runs unassisted evidence checkpoints to confirm independence before further fading.

Quick Start

Tell the AI to manage fading for the learner on the topic "fractions" using the provided session_history and independence_target so it can reduce scaffolding while keeping the learner informed.

Frequently Asked Questions about fading-manager

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I fade scaffolding across multiple learning sessions without causing learner confusion?

To fade scaffolding safely across multiple sessions, track learner performance history and reduce support levels only when readiness criteria are met, temporarily restoring a scaffold level if unassisted performance drops. This managed fading process prevents confusion by verifying independence through periodic unassisted checkpoints before further reducing support.

What is scaffold fading in instructional design and when should support be restored?

Scaffold fading in instructional design is the gradual reduction of learning support as competence grows. Support should be temporarily restored by one level when unassisted performance degrades or retrieval quality drops after a scaffold is removed, ensuring the learner does not fall behind during the transition to independence.

How do I track scaffold levels and learner progress for mastery learning?

You can track scaffold levels and learner progress for mastery learning by providing a topic identifier and session history inputs to monitor performance across sessions. The system applies scaffold level transitions from 0 to 4, explicitly informing the learner of their current level and what changes next based on their tracked readiness.

Can I use self-regulated learning techniques with diagnostic follow-ups for stuck learners?

Yes, you can use self-regulated learning techniques with diagnostic follow-ups when learners get stuck. The system applies retrieval-first practice, runs diagnostic follow-ups if a learner struggles, and enforces scaffold restoration when retrieval quality degrades, supporting sustained multi-session learning toward full independence.

What are the limitations of automated scaffold fading for cognitive apprenticeship?

A limitation of automated scaffold fading for cognitive apprenticeship is its requirement for sustained multi-session use with consistent topic identifiers and session history inputs. It is not suited for single-session tutoring, as it relies on accumulated learning analytics to trigger level transitions and enforce restoration when performance drops.

Does fading-manager work without dependencies for student engagement tracking?

Yes, fading-manager works without external dependencies for student engagement tracking. It operates independently by ingesting session history and a topic identifier to manage scaffold levels, providing learner-visible explanations for transitions and enforcing restoration during unassisted evidence checkpoints without requiring additional components.