/advisor fableAn advisor model consulted at key moments: plans, reviews, architecture decisions. When to turn it on, when to switch it off.
Module 4The hundred slash commands, CLAUDE.md, skills, permissions, hooks, subagents, MCP, plugins, GitHub Actions and the Agent SDK — learned on a real team project, not on toy examples.
The content follows the official Claude Code documentation as of September 2026. Every command cited really exists; when behavior depends on the version, the course says so.
/advisor fableAn advisor model consulted at key moments: plans, reviews, architecture decisions. When to turn it on, when to switch it off.
Module 4/effort low → ultracodeSeven effort levels to match reasoning depth to the task, and what each one does to your bill.
Module 4/fastFast mode for small, repetitive, low-latency tasks, and the cases where it costs you more than it saves.
Module 4/fork · /subtaskHand long-running work to a background session or to a subagent that inherits the whole conversation.
Modules 4 and 10/context · /autocompactRead context-window usage, set the compaction threshold and keep multi-hour sessions going.
Module 4Skills · hooks · MCP · pluginsCustom commands turned into skills, deterministic hooks, MCP servers and packaging as a team plugin.
Modules 6, 9, 11, 12claude -p, GitHub Actions, Agent SDK.Kiosque, the running example: a FastAPI API inherited from a contractor, 41% test coverage, no written conventions, a .env still lingering in the repo. Module after module, you tool up the team with Claude Code.
An excerpt from modules 4 and 5, which cover every built-in command with its aliases, its arguments and the right moment to type it.
/clear [name]New conversation with an empty context · aliases /reset, /new/resume [session]Resume a conversation by ID or name · alias /continue/rename [name]Rename the current session/branch [name]Branch the conversation here; the original stays reachable/rewindRewind the code and/or the conversation · aliases /checkpoint, /undo/export [file]Export the conversation as plain text/context [all]Context usage, saturation warnings, suggestions/compact [instructions]Summarize the conversation, focusing on what to keep/autocompact [auto|tokens]Automatic compaction threshold, saved in settings/btw [question]Side question that stays out of the history/usageSession cost, plan limits, statistics · aliases /cost, /stats/model [model]Switch model and save it as the default/effort [level]low, medium, high, xhigh, max, ultracode or auto/fast [on|off]Toggle fast mode/advisor [model|off]Enable an advisor model consulted at key moments/initGenerate a starter CLAUDE.md/memoryEdit CLAUDE.md and CLAUDE.local.md for each scope/add-dir <path>Add a working directory to the session/cd <path>Change directory without losing the conversation/diffWorking-tree changes, Claude ’s edits included/code-review [level] [--fix]Code review, with optional fixes/security-reviewSecurity analysis of the branch: injections, auth, exposed data/simplify [target]Four parallel agents simplify the code/verifyBuilds, runs and drives the app to verify a change/plan [description]Switch to plan mode immediately/fork [prompt]Copy the conversation to a background session/subtask <task>Forked subagent that inherits the conversation/batch <instruction>Split a large change across parallel agents/tasksBackground work in this session · alias /bashes/loop [interval] [prompt]Repeat a prompt at a regular interval/permissionsAllow / ask / deny rules per scope · alias /allowed-tools/sandboxToggle sandbox mode/hooksHooks on tool events/skillsList available skills; /skill-doctor for their cost/mcpMCP server connections/doctorDiagnostics: installs, PATH, settings, slow hooks · alias /checkup/install-github-appInstall the GitHub app, workflows and secretsAll hundred commands, grouped by family with aliases, arguments and minimum versions, are in modules 4 and 5.
Open module 4The overview and the first two modules are free to read. The rest unlocks with a Premium plan.
To do the exercises, yes: a Claude account (Pro, Max, Team or Enterprise) or an Anthropic API key. Reading the course and the cheatsheet requires nothing.
The content follows the official Claude Code documentation as of September 2026, when Claude Fable 5.1 shipped. Every command, every frontmatter key and every hook event we cite really exists; when a behavior depends on the version, the course says so.
About 8 hours: sixteen modules, a running project and a 40-question final exam.
Being comfortable in a terminal and with Git, and able to read Python and TypeScript. The running example uses FastAPI and React without requiring expertise in either framework.
Yes. The overview and modules 1 and 2 are free to read, as is the cheatsheet on this page. The fourteen other modules and the exam are reserved for Premium plans.
Yes. When you pass the exam, a certificate of completion is issued immediately; its number is verifiable on the platform.
No. InSkillML is an independent training provider. Claude and Claude Code are trademarks of Anthropic, PBC; they are cited to describe the content being taught.
Install Claude Code, read what a session costs, nail your first agentic loop. The rest of the course is waiting.
Independent course, not affiliated with Anthropic. Claude and Claude Code are trademarks of Anthropic, PBC.