GRANDMASTER
Claude Code CLI
Operating CWD autonomous reasoning loops via global node binaries, project memory, hooks, and headless orchestration. Part of the free Claude Academy — every lesson below is open to everyone, no signup required.
3 lessons2850 XP~55 min total100% free
// LESSONS IN THIS MODULE
- 01Autonomous Execution Modes20 min · 900 XP
The Local Agentic Interface Claude Code ( @anthropic-ai/claude-code ) is Anthropic's official agentic CLI that lives in your terminal. It executes a c...
- 02Permissions, Hooks & Safety20 min · 950 XP
Tiered Permission Model Claude Code implements a strict tiered permission model to balance autonomy with safety: Tier Action Types Default Behavior Re...
- 03Headless Mode & CI Automation15 min · 1000 XP
Headless Execution in CI/CD Headless Mode enables Claude Code to run autonomously in automated pipelines, GitHub Actions, and background jobs using th...