Introduce a hero tier (6 blue chips, ~1.55-1.6rem, weight 800, glow shadow)
and a supporting tier (12 chips across purple/green/amber, ~0.9-1.0rem, weight
600, softer shadow). Recolor agentic engineering, orchestration, dumb zone →
blue hero; recolor harness, compaction → purple supporting. Add new chip
"agentic workflows" as a blue hero chip. Randomize positions of all 18 chips
for natural distribution and breathing room.
Co-Authored-By: Claude <noreply@anthropic.com>
Replaced `hallucination prompt engineering` with `hallucination` (amber)
and `prompt engineering` (green). Replaced `one shot AI slop` with
`short prompting` (amber) and `AI slop` (green). Slide 2 now shows 17
chips. Color distribution: 4 blue / 4 purple / 5 green / 4 amber — no
color exceeds 5. New chips placed in rows 1b and 3b with chaotic-scatter
positioning (-5° to +5° rotation, 0.95–1.05rem font sizes).
Co-Authored-By: Claude <noreply@anthropic.com>
Self-evolve log entries from the Apr 18 "What is Claude Code?" slide
insertion: descending-sed renumber method, three-column inline-grid layout
choice, post-insertion section-divider positions (Agents=8 ... Workflow=34),
and the sequencing rule that Edit must run after sed completes — parallel
execution causes "file modified since read" errors.
Co-Authored-By: Claude <noreply@anthropic.com>
Establishes the vocabulary (Model + Harness + Tools = Agent) before the deck
shows concrete examples. Three-column grid with color-coded cards explains
each layer for a non-technical audience, closed by a "Why This Matters"
callout with the Karachi time-zone example to make the harness/tools
distinction concrete.
Renumbers all subsequent slides (data-slide 3-37 → 4-38), updates all banner
comments, and shifts TOC goToSlide targets: Agents 7→8, Skills 13→14,
Context 19→20, CLAUDE.md 24→25, Commands 30→31. Total deck grew from 37 to
38 slides.
Co-Authored-By: Claude <noreply@anthropic.com>
Changed the slide-4 hallucination images from side-by-side to a vertically
stacked single-column grid capped at max-width 720px, and added a trigger-box
callout below them arguing that these failures (letter-counting, current date)
are fixed by structure — tools, CLAUDE.md, agents, skills — not by better
prompts. Turns the images into a forward-pointing motivation hook for the rest
of the session rather than a closed punchline.
Co-Authored-By: Claude <noreply@anthropic.com>
Used on learning-journey slide 4 to illustrate Claude guessing the wrong year
— a knowledge-cutoff failure that motivates injecting context (CLAUDE.md,
MCP) rather than relying on better prompting.
Co-Authored-By: Claude <noreply@anthropic.com>
Used on learning-journey slide 4 to illustrate Claude miscounting letters in
"strawberry" — a tokenization failure that motivates why tools (not prompts)
are the real fix.
Co-Authored-By: Claude <noreply@anthropic.com>
Replaced slide 3's body with the TodoApp before/after project tree ported from
vibe-coding slide 2, removed the "Running Example" trigger-box (the learning-journey
deck uses a weather example, not TodoApp, so the promise didn't hold), and renamed
the heading to "Vibe Coding vs Agentic Engineering" so the slide reads as a
conceptual contrast rather than an example-project intro.
Co-Authored-By: Claude <noreply@anthropic.com>
Tracks Auto Mode flag removal, additions of Ultrareview and Tasks
rows, No Flicker Mode + Git Worktrees + Scheduled Tasks description
refreshes, /less-permission-prompts rename, and 10 verification
passes against the official sitemap.
Co-Authored-By: Claude <noreply@anthropic.com>
Tracks new settings (awaySummaryEnabled, externalEditorContext),
file-scope move for autoScrollEnabled, xhigh effort level, sandbox
denied-domains annotation cleanup, and two recurring OTEL env vars
kept on hold per Rule 8A/10B.
Co-Authored-By: Claude <noreply@anthropic.com>
Logs the five new commands (/recap, /focus, /tui, /ultrareview,
/heapdump), four description updates (/review, /effort, /theme,
/model), and one new alias (/routines on /schedule).
Co-Authored-By: Claude <noreply@anthropic.com>
Refreshes Last-Updated timestamp to Apr 18 2026 7:53 PM PKT and
version badge to v2.1.114. No drift detected — 16 frontmatter
fields and 5 built-in agents remain synchronized with official docs.
Co-Authored-By: Claude <noreply@anthropic.com>
Refreshes timestamp to Apr 18 2026 and adds xhigh to the valid
values for the skill-level effort override.
Co-Authored-By: Claude <noreply@anthropic.com>
- add awaySummaryEnabled, externalEditorContext (v2.1.110)
- move autoScrollEnabled from General to Global Config
(~/.claude.json) per official docs
- drop stale "not yet on official settings page" annotations from
tui and sandbox.network.deniedDomains (both now documented;
deniedDomains in v2.1.113)
- effortLevel: add xhigh (Opus 4.7, v2.1.111) and fallback note
- add CLAUDE_CODE_ENABLE_AWAY_SUMMARY env var
- bidirectional cross-links between settings report and
claude-cli-startup-flags.md for CLAUDE_CODE_SIMPLE /
CLAUDE_CODE_EFFORT_LEVEL
- quick-reference example uses the new keys
Co-Authored-By: Claude <noreply@anthropic.com>
Move disableAllHooks next to the opening brace so the master toggle
is visible at the top instead of buried below env and
enableAllProjectMcpServers. Behavior unchanged (remains false).
Co-Authored-By: Claude <noreply@anthropic.com>
Add Write, Edit, Agent, NotebookEdit, and mcp__* to the allowlist so
the research agent can author reports and delegate to subagents
without per-tool permission prompts.
Co-Authored-By: Claude <noreply@anthropic.com>
Mirrors the fourth-most-starred SVG structure (128×20, green stroke,
🇵🇰 label) with the rank text bumped from "4th" to "3rd".
Co-Authored-By: Claude <noreply@anthropic.com>
Added mandatory learning: never run destructive git ops (checkout --, restore,
reset --hard) on uncommitted work. Added commit-per-milestone protocol, Write-tool
vs sed preference for large restructures, and full rebuild summary for the
2026-04-18 weather-reporter 37-slide deck.
Co-Authored-By: Claude <noreply@anthropic.com>
- Session Management (5 → 6): recaps for long-running sessions
- Workflows (4 → 6): /focus mode, adaptive-thinking effort level
- Workflows Advanced (6 → 9): auto mode, /fewer-permission-prompts, /go verify skill
- Tip total 76 → 82
- Boris workflow row and Article/Tweet list now reference the new file
Co-Authored-By: Claude <noreply@anthropic.com>
Six tips shared after dogfooding Opus 4.7: auto mode (no more permission
prompts), the /fewer-permission-prompts skill, recaps for long-running
sessions, focus mode, adaptive-thinking effort levels, and a /go skill
pattern for self-verification.
Co-Authored-By: Claude <noreply@anthropic.com>
Adopt YY-M-D naming scheme (year-month-date, month as numeric) for
chronological sortability. Update image references in the session-management post.
Co-Authored-By: Claude <noreply@anthropic.com>
Adopt YY-M-D naming scheme (year-month-date, month as numeric) for
chronological sortability. Update image references in the skills-lessons post.
Co-Authored-By: Claude <noreply@anthropic.com>
Adopt YY-M-D naming scheme (year-month-date, month as numeric) for
chronological sortability. Update image references in the 15-hidden-features post.
Co-Authored-By: Claude <noreply@anthropic.com>
Adopt YY-M-D naming scheme (year-month-date, month as numeric) for
chronological sortability. Update image references in the squash-merging / PR-size post.
Co-Authored-By: Claude <noreply@anthropic.com>
Adopt YY-M-D naming scheme (year-month-date, month as numeric) for
chronological sortability. Update image references in the code-review / test-time-compute post.
Co-Authored-By: Claude <noreply@anthropic.com>
Adopt YY-M-D naming scheme (year-month-date, month as numeric) for
chronological sortability. Update image references in the 12-customizations post.
Co-Authored-By: Claude <noreply@anthropic.com>
Adopt YY-M-D naming scheme (year-month-date, month as numeric) for
chronological sortability. Update image references in the 10-tips post.
Co-Authored-By: Claude <noreply@anthropic.com>
Adopt YY-M-D naming scheme (year-month-date, month as numeric) for
chronological sortability. Update image references in the 13-tips post.
Co-Authored-By: Claude <noreply@anthropic.com>
- split 10 context-management tips into Context (5) + Session Management (5)
- move /compact, /rewind, /rename tips out of Workflows into the new sections
- remove bold and inline-code formatting from tip content per style cleanup
- update TOC and section counts (total tips: 69 → 76)
Co-Authored-By: Claude <noreply@anthropic.com>