Learning prompts
--- name: teach description: Teach the user a new skill or concept, within this workspace. disable-model-invocation: true argument-hint: "What would you like to learn about?" --- The user has asked you to teach them something. This is a stateful request - they intend to learn the topic over multiple sessions. ## Teaching Workspace TreaSKILL.md
Teach Skill
Turn a directory into a stateful multi-session teaching workspace: a mission file, resources, learning records, and HTML lessons built on retrieval and spacing.
Skillintermediate
--- name: scaffold-exercises description: Create exercise directory structures with sections, problems, solutions, and explainers that pass linting. Use when user wants to scaffold exercises, create exercise stubs, or set up a new course section. --- # Scaffold Exercises Create exercise directory structures that pass `pnpm ai-hero-cli iSKILL.md
Scaffold Exercises Skill
Scaffold course exercise directories (numbered sections, problem/solution/explainer variants, stub readmes) validated against a linter until green.
Skillintermediate