playbook-course

Guide learners through belt-based curriculum modules with stateful progression and quest gating.

2|2|Updated May 13, 2026
One-click install
npx skills add https://github.com/razorpay/ai-playbook --skill playbook-course
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: playbook-course
Source: https://github.com/razorpay/ai-playbook/tree/main/skills/playbook-course
Command: npx skills add https://github.com/razorpay/ai-playbook --skill playbook-course

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

The playbook-course skill turns a large, belt-based AI engineering curriculum into a paced, stateful guided journey so learners know what to do next and how to document progress without skipping gatekeeping.

Core Features & Use Cases

  • Belt-by-belt guided walkthrough: Steps through belt modules in order using the same repository Markdown as the HTML hub.
  • Quest and boss-fight gating with evidence capture: Records learner claims (URLs and short notes) and routes badge handoff in a way that defers awarding to Appendix L.
  • Local progress state in LEARNER.md: Creates and updates a learner state file to resume where you left off.

Quick Start

Invoke playbook-course and say: "start white belt" to begin a paced walk through the White Belt modules and record your progress in a local LEARNER.md file.

Frequently Asked Questions about playbook-course

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

FAQPage Schema
How do I track learning progress through a belt-based engineering curriculum?▼

You track guided learning progress by maintaining a local LEARNER.md state file that saves your current module, pauses and resumes your journey, and records evidence for completed quests and boss fights.

What is quest gating in a stateful engineering curriculum?▼

Quest gating is a progression mechanism requiring learners to submit evidence like URLs and notes before advancing to the next module, ensuring paced skill acquisition and preventing learners from skipping gatekeeping requirements.

How do I start a guided learning module with Claude Code?▼

To start guided learning, invoke the skill and say 'start white belt' to begin a paced walk through the White Belt engineering modules, which automatically initializes your local LEARNER.md progress file.

Can I pause and resume an engineering curriculum without losing my module state?▼

Yes, you can pause and resume the curriculum because your progression state is persisted locally in a LEARNER.md file, allowing the system to load your exact chapter position and completed quest history when you return.

Does the curriculum walkthrough load module content from external repositories?▼

The walkthrough loads curriculum metadata from a curriculum.json file and reads chapter content directly from the playbook repository, maintaining integrity by deferring badge awarding to Appendix L and never inventing module content.

When should I not use a stateful progression model for engineering training?▼

You should avoid stateful progression and quest gating if you need unrestricted random access to all modules at once, prefer non-linear self-directed study without evidence recording, or lack access to the required playbook repository files.