From grimoire
Structures practice sessions around specific weaknesses, immediate feedback, and focused repetition for faster skill acquisition.
How this skill is triggered — by the user, by Claude, or both
Slash command
/grimoire:apply-deliberate-practiceThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Structure practice sessions with four required elements — specific sub-skill targeting at the edge of current ability, immediate corrective feedback from an expert or objective measure, full mental concentration, and deliberate discomfort — producing skill acquisition 2–5× faster than unstructured repetition at the same hours invested.
Structure practice sessions with four required elements — specific sub-skill targeting at the edge of current ability, immediate corrective feedback from an expert or objective measure, full mental concentration, and deliberate discomfort — producing skill acquisition 2–5× faster than unstructured repetition at the same hours invested.
Adopted by: Standard methodology in elite performance training worldwide. Used explicitly in top music conservatories (Juilliard, Royal Academy of Music), US Olympic training programs, elite chess academies, military special operations selection and training, and medical simulation training at teaching hospitals. Ericsson's research was the basis for Malcolm Gladwell's "10,000 hours" popularization (though the original research specifies 10,000 hours of deliberate practice specifically — not any practice). Tim Ferriss, Josh Waitzkin ("The Art of Learning"), and Cal Newport ("So Good They Can't Ignore You") all cite this research as the core of skill development. Impact: Ericsson, Krampe & Tesch-Römer (1993) Psychological Review — landmark study of violinists at the Berlin Academy of Music: by age 20, top performers had accumulated 10,000 hours of deliberate practice vs 8,000 (good performers) vs 4,000 (music teachers). The quality of practice (deliberate vs. playthrough) was the strongest predictor of performance level, controlling for raw talent. Bloom (1985) "Developing Talent in Young People" — retrospective study of 120 individuals who reached top-10-in-the-world performance in their fields: all had a common development path featuring early structured feedback and progressive challenge escalation. Macnamara et al. (2014) Psychological Science meta-analysis: deliberate practice explains 26% of variance in sports performance, 21% in music — far above alternative explanations including IQ. Why best: Naive practice (doing what you already know how to do, repeatedly) produces performance plateaus rapidly. Deliberate practice targets the specific mechanism of expert development: identifying the gap between current performance and the mental representation of expert performance, then designing exercises that close that exact gap. The alternative (more hours of comfortable practice) is what most practitioners do and why most practitioners plateau. The "edge of current ability" requirement prevents the comfort zone where no adaptation occurs.
Sources: Ericsson et al. (1993) Psychological Review; Ericsson & Pool (2016) "Peak"; Bloom (1985) "Developing Talent in Young People"; Macnamara et al. (2014) Psychological Science
Deliberate practice does not target "get better at piano" — it targets one identifiable sub-skill:
Too broad → Not actionable:
"Improve my coding skills"
"Get better at public speaking"
"Become a better writer"
Specific sub-skill → Actionable:
"Improve my accuracy on the C major scale passage in bars 14–18 at tempo"
"Reduce filler words (uh, um) when transitioning between points"
"Write clearer topic sentences that preview the paragraph's argument"
Identification method: record yourself performing the skill, or have an expert watch you. Find the specific moment where performance degrades. That moment is the sub-skill to target.
Before designing the practice exercise, measure baseline objectively:
Music: record yourself; count errors per minute at target tempo
Chess: solve 20 tactical puzzles at your rating level; time per correct solution
Programming: solve 5 algorithm problems at your target difficulty; measure time + error rate
Speaking: record 5-minute talk; count filler words, pauses >3 sec, eye contact breaks
Writing: produce 500 words; measure clarity score (Flesch-Kincaid) and topic sentence quality
Without a baseline, you cannot tell whether practice is working.
The exercise must:
Target: filler words in transitions
Exercise: Record 60-second explanation of one concept; replay immediately; count filler words;
repeat 5 times with the goal of reducing count each attempt
Target: coding algorithm under time pressure
Exercise: Set timer for 25 min; solve one LeetCode medium problem; measure time + errors;
review solution immediately; identify the specific step where you got stuck
Target: chess endgame calculation
Exercise: Set up 10 endgame positions; solve from a specific position type (rook endgames);
check each solution immediately after; repeat failed positions until correct
Deliberate practice requires complete mental engagement:
Duration: 1–2 hours maximum per session — concentration degrades after this
Frequency: daily is better than weekly sessions of same total hours
No multitasking: no podcasts, no phone — 100% of cognitive resources on the sub-skill
Mental engagement: before each attempt, form a hypothesis about what you'll do differently
After each attempt: compare what happened to what you intended
Ericsson's research: top violinists practice alone in the morning (when fully rested) in sessions of 45–90 minutes. They practice less total time than good performers but in higher-quality blocks.
Feedback must follow each attempt, not at the end of the session:
Expert feedback: a coach/teacher who can identify exactly what went wrong and prescribe correction
→ most effective but expensive
Objective measure: recording + self-review, score/time tracking, automated graders
→ almost as effective when the metric is precise
Peer feedback: useful but requires the peer to have expert-level pattern recognition
→ effective in domains with clear right/wrong (chess, coding)
→ weak in domains requiring taste (writing, design)
The feedback must be corrective — not just "good/bad" but specific: "in bar 15, your left-hand timing was 50ms behind beat 2". Vague feedback ("that sounded a bit rushed") is insufficient for deliberate practice.
After each session, articulate what you learned:
Write or say aloud:
"The specific error I was making was: ___________"
"The correction that worked was: ___________"
"The internal cue I'll use to catch this in future is: ___________"
Ericsson's key finding: expert performers differ from advanced practitioners not in hours but in the quality and complexity of their mental representations — the internal models that let them perceive their own errors in real time. Each deliberate practice session should build one specific element of this model.
npx claudepluginhub jeffreytse/grimoire --plugin grimoireDesigns structured music practice routines based on deliberate practice research. Use when building a practice plan for any instrument or voice.
Creates evidence-based learning plans using spaced repetition, retrieval practice, interleaving, and elaboration. Guides goal definition, material breakdown, review scheduling, and progress tracking.
Selects evidence-based study strategies matched to material type, learning goals, and student habits. Use when advising on revision techniques or independent study approaches.