Florian BRUNIAUX
e110346d34
docs: update Claude Code releases to v2.1.49
...
- Updated latest tracked version: v2.1.47 → v2.1.49
- v2.1.49 highlights: --worktree/-w flag + subagent isolation:worktree,
background:true for agents, ConfigChange hook event, simple mode file edit
- Updated CHANGELOG [Unreleased] with CC release tracking entry
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-20 17:51:33 +01:00
Florian BRUNIAUX
00cb973bdb
docs: add Talk Preparation Pipeline workflow + skill templates
...
6-stage pipeline: raw material → conference talk → Kimi AI slides.
New files:
- guide/workflows/talk-pipeline.md — Full workflow guide (REX vs Concept
modes, stage-by-stage breakdown, CHECKPOINT mechanics, Kimi handoff,
real-world DevWithAI example, 5 design patterns documented)
- examples/skills/talk-pipeline/ — 7 SKILL.md files + orchestrator + 2
templates (feedback-draft.md, kimi-prompt-template.md)
Updated:
- README.md — badges 164→172 templates, Feb 20 date, 13→14 skills
- guide/workflows/README.md — Talk Pipeline entry under Design & Content
- machine-readable/reference.yaml — 16 new entries for pipeline components
- CHANGELOG.md — [Unreleased] entry
Design patterns showcased: skill chaining + file-based state, tool
permission scoping (Bash only Stage 2), human-in-the-loop CHECKPOINT
(Stage 4), AI-to-AI handoff (Claude → Kimi), dual execution modes
(REX/Concept).
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-20 15:51:29 +01:00
Florian BRUNIAUX
6d847d24de
docs: add Profile-Based Module Assembly pattern (Section 3.5)
...
- Section 3.5 "Team Configuration at Scale" in ultimate-guide.md:
profiles YAML + shared modules + skeleton + assembler script;
59% context token reduction measured on 5-dev production team;
includes CI drift detection, 5-step replication guide, trade-offs
- New workflow: guide/workflows/team-ai-instructions.md (6 phases,
scaling thresholds, troubleshooting table)
- New templates: examples/team-config/ (profile-template.yaml,
claude-skeleton.md, sync-script.ts)
- reference.yaml: 9 new entries for team_ai_instructions_*
- README: templates count 161 → 164, date Feb 19 → Feb 20
- CHANGELOG [Unreleased]: resource evaluations (AGENTS.md ETH Zürich
4/5, Sylvain Chabaud 3/5), spec-first Task Granularity section,
methodologies ATDD expansion
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-20 15:04:29 +01:00
Florian BRUNIAUX
146d15e958
docs: add guide reader rebuild instructions to CLAUDE.md
...
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-19 15:48:08 +01:00
Florian BRUNIAUX
46b5f39f52
docs: update examples README and reference.yaml for claude-code-review.yml
...
- examples/README.md: github-actions count 3→4, add new workflow row
- machine-readable/reference.yaml: 6 new entries (workflow, prompt, pattern, tools, auth, cost)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-19 14:58:27 +01:00
Florian BRUNIAUX
9b75b5125e
release: v3.27.8 - prompt-based GitHub Actions code review workflow
...
New examples/github-actions/claude-code-review.yml with externalized prompt,
anti-hallucination protocol, /claude-review on-demand trigger. Templates 116→161.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-19 14:23:15 +01:00
Florian BRUNIAUX
373b50cf77
docs: add 4 resource evaluations + tasks/lessons.md pattern (v3.27.7+)
...
- Add tasks/lessons.md variant to Fresh Context Pattern section — lightweight
self-improvement loop where Claude captures behavioral rules after corrections
- Resource evaluations (4 new, 67 → 78 total):
- SKILLMIND/Boris Cherny workflow (2/5): self-improvement loop concept
- Augment Context Engine MCP (3/5): cloud alternative to grepai
- LinkedIn context engineering post (2/5): marginal relevance
- LinkedIn activity-7428930570451083264 (inaccessible)
- README: update evaluations count 67 → 78, threat DB badge 18/341 → 19/655
- CLAUDE.md: add Whitepaper Generation section (PDF + EPUB commands)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-19 13:47:38 +01:00
Florian BRUNIAUX
895ace49f7
docs: add Borg et al. 2025 RCT on AI code maintainability (v3.27.7)
...
- Resource eval: arXiv:2507.00788 "Echoes of AI" (151 devs, 95% pros,
2-phase blind RCT) — 30.7% faster median, ~55.9% habitual users,
no significant downstream maintainability impact
- guide/learning-with-ai.md: citation + "On maintainability fear" note
- guide/ultimate-guide.md: nuance blockquote in §1.7 Trust Calibration
- machine-readable/reference.yaml: 4 new RCT/maintainability entries
- docs/resource-evaluations/: evaluation file with technical-writer audit
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-19 09:59:50 +01:00
Florian BRUNIAUX
4c42151151
feat: add GitHub issue form templates
...
4 YAML form templates for structured feedback from the landing site FAB:
- bug_report.yml: page URL, browser, OS, steps, expected vs actual (update of existing)
- content_suggestion.yml: type, section, description, references
- quiz_error.yml: question ID, category, error type, suggested fix
- general_feedback.yml: type (UX/content/a11y/perf), message, page URL
- config.yml: blank_issues_enabled + Discussions link
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-19 09:52:33 +01:00
Florian BRUNIAUX
5083d80ed1
docs: update Claude Code releases to v2.1.47
...
- v2.1.47: VS Code plan preview auto-updates, ctrl+f kills background agents,
last_assistant_message hook field, 70+ bug fixes (PDF compaction, Unicode
curly quotes, parallel file edits, OSC 8 hyperlinks, Windows hooks, worktrees)
- v2.1.46: claude.ai MCP connectors support, orphaned process fix on macOS
- Update latest tracked: v2.1.45 → v2.1.47
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-19 08:37:31 +01:00
Florian BRUNIAUX
267ce0ba86
chore: update guide content and add new examples
...
- Update ultimate guide and cheatsheet
- Update llms.txt and reference YAML
- Add velocity-governor hook and cc-sessions script
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-18 18:48:19 +01:00
Florian BRUNIAUX
c08c2d6fcb
docs: update CHANGELOG 3.27.6 with post-release fixes and community findings
...
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-18 10:47:47 +01:00
Florian BRUNIAUX
61d7bb5fad
docs: enrich 200K vs 1M section with community findings
...
- Add community verdict: 1M is niche premium, not default
- Add Gemini 1.5 Pro comparison ($3.50/$10.50 vs Opus $10/$37.50)
- Expand decision table: full-repo audit vs RAG vs refacto
- Add Sonnet 4.6 community report on precision degradation at 1M
- Add "check context at 70%, open new session" workaround pattern (HN)
- Add links to HN validation test + independent MRCR analysis
Sources: Perplexity deep search Reddit/HN/blogs, Feb 18 2026
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-18 10:43:46 +01:00
Florian BRUNIAUX
8d6c50403d
docs: restore 93% @ 256K with source + add HN community validation
...
- Restore Opus 4.6 MRCR 93% @ 256K (confirmed: independent analysis of Anthropic data)
- Add Harry Potter needle test reference (HN 46905735: 49/50 spells at 733K tokens)
- Source: Perplexity deep search cross-validation, Feb 18 2026
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-18 10:41:03 +01:00
Florian BRUNIAUX
78f4dc4b42
fix: correct 200K vs 1M context section after source verification
...
- Fix beta header: interleaved-thinking → context-1m-2025-08-07
- Add Sonnet 4.6 long-context premium ($3→$6 / $15→$22.50 above 200K)
- Correct cost estimates: Sonnet 1M ~$4.13 (was $2.25), Opus 1M ~$6.88 (was $8.75)
- Remove unverified 93% @ 256K MRCR figure
- Add usage tier 4 requirement
- Clarify "all tokens" billed at premium when input >200K
Sources: Anthropic pricing docs + context-windows docs (verified Feb 18 2026)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-18 10:06:21 +01:00
Florian BRUNIAUX
c3da456d3a
release: v3.27.6 - Sonnet 4.6 default + 200K vs 1M context guide
...
- Pricing table: Sonnet 4.6 now default (Feb 2026)
- New section: 200K vs 1M context decision guide (MRCR bench, cost table, use cases)
- threat-db.yaml v2.1.0: CVE-2026-23744, Slopsquatting T009, OWASP Agentic AI Top 10
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-18 09:33:55 +01:00
Florian BRUNIAUX
4b15bdb137
release: v3.27.5 - Claude Code v2.1.45 tracking
...
- Bump guide: v3.27.4 → v3.27.5
- Update Claude Code releases: v2.1.44 → v2.1.45
- Sonnet 4.6 model support
- spinnerTipsOverride setting
- SDK SDKRateLimitInfo/SDKRateLimitEvent types
- Agent Teams fix on Bedrock/Vertex/Foundry
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-17 21:12:53 +01:00
Florian BRUNIAUX
88c9f310a7
docs: update Claude Code releases to v2.1.45
...
- Updated latest tracked version: v2.1.44 → v2.1.45
- Highlights: Sonnet 4.6 support, spinnerTipsOverride setting,
SDK SDKRateLimitInfo/SDKRateLimitEvent types,
Agent Teams fix on Bedrock/Vertex/Foundry
- Updated CHANGELOG with release tracking note
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-17 20:57:57 +01:00
Florian BRUNIAUX
1f720f7d74
release: v3.27.4 - template count update + worktree docs
...
- Templates 113 → 116 (review-plan, git-worktree-status/remove/clean, rules)
- Commands 23 → 26 (worktree lifecycle suite)
- Git worktree section expanded with lifecycle commands table
- Version sync across all docs
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-17 11:15:32 +01:00
Florian BRUNIAUX
0d6a0c656e
docs: add git-worktree suite, security kill switch, update reference.yaml + CC releases
...
- Git worktree commands: overhauled main + 3 new (status, remove, clean)
- Security hardening: AI Kill Switch & Containment Architecture (§3.5)
- DevOps SRE: cross-reference to security-hardening for AI incidents
- CC releases: v2.1.43-v2.1.44 tracking
- reference.yaml: 12 new entries, evaluations count 67 → 74
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-17 10:20:57 +01:00
Florian BRUNIAUX
70c6c34658
docs: update template count 108 → 113 (new rules + review-plan)
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-16 20:49:05 +01:00
Florian BRUNIAUX
e4d9d9e825
fix: correct v2.1.39/v2.1.41 feature attributions + add claude auth CLI docs
...
3 features were incorrectly attributed to v2.1.39 instead of v2.1.41
(guard nested sessions, OTel speed attribute, Agent Teams model fix).
Verified against official CHANGELOG. Also adds claude auth login/status/logout
to the ultimate guide maintenance commands table.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-16 20:37:08 +01:00
Florian BRUNIAUX
75e93f79a4
docs: update CHANGELOG with review-plan templates
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-16 20:35:02 +01:00
Florian BRUNIAUX
7d43b67bcd
docs: add review-plan command + rules templates (inspired by Garry Tan)
...
Structured plan review across 4 axes (architecture, code quality, tests,
performance) as a reusable custom command with separate rules files.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-16 20:34:33 +01:00
Florian BRUNIAUX
c7c63a1bc4
docs: update session-summary install to recommend plugin system
...
- Add plugin install as recommended method in Implementation section
- Fix hook event: Stop → SessionEnd (correct event)
- Add plugin install option in Installation section
- Keep manual install as alternative
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-16 14:55:10 +01:00
Florian BRUNIAUX
c955098cc7
docs: add plugin marketplace install for session-summary
...
Link to FlorianBruniaux/claude-code-plugins in ecosystem section
and hooks README. Plugin system auto-wires hooks, no manual config.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-16 11:58:58 +01:00
Florian BRUNIAUX
9075b966ab
fix: make session-summary-config.sh compatible with Bash 3.2+ (macOS)
...
Replace all `declare -A` (associative arrays, Bash 4+ only) with simple
variables and helper functions. Fixes crash on macOS default Bash 3.2:
- "operand expected" at line 40
- "meta: unbound variable" at line 43
Reported by community user (Slack).
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-16 11:42:20 +01:00
Florian BRUNIAUX
4cf1bf3cec
docs: v3.27.3 — track Claude Code v2.1.42 + Google Antigravity section
...
- Claude Code releases: v2.1.41 → v2.1.42 (startup perf, prompt cache, Opus 4.6 effort callout)
- New AI ecosystem section: Google Antigravity agent-first IDE comparison
- Version sync across all docs (3.27.2 → 3.27.3)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-16 09:38:31 +01:00
Florian BRUNIAUX
66ebec567a
docs: add SkillHub badge and update skills listing to 13
...
- Add SkillHub badge (9 skills) to README header
- Update examples/README.md with 5 new skill entries
- Link to SkillHub profile for installable skills
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-15 21:24:17 +01:00
Florian BRUNIAUX
52d76411e3
feat(skills): publish 5 new skills to SkillHub
...
Add skill-creator, landing-page-generator, ccboard, guide-recap,
and release-notes-generator with genericized content (no personal
refs, FR→EN translation, placeholder URLs/paths).
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-15 21:10:09 +01:00
Florian BRUNIAUX
9e738f0a87
docs: update session summary screenshot
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-15 21:01:20 +01:00
Florian BRUNIAUX
e504f0d1bf
feat: add session summary screenshot, skills, and GitHub templates
...
- Add session-summary-v3.png screenshot for hook documentation
- Add GitHub issue templates (bug report, feature request, question)
- Add new skills: ccboard, guide-recap, landing-page-generator,
release-notes-generator, skill-creator
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-15 20:55:16 +01:00
Florian BRUNIAUX
0f4b1837c5
docs: v3.27.2 — YAML frontmatter on 90 markdown files
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-15 19:24:07 +01:00
Florian BRUNIAUX
e60b24d27c
docs(examples): add YAML frontmatter to 19 miscellaneous example files
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-15 19:21:00 +01:00
Florian BRUNIAUX
9170095320
docs(examples): add YAML frontmatter to 7 README files
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-15 19:20:57 +01:00
Florian BRUNIAUX
3029d1d3b8
docs(examples): add YAML frontmatter to 5 claude-md templates
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-15 19:20:37 +01:00
Florian BRUNIAUX
91d36f00dd
docs(examples): add YAML frontmatter to 20 command templates
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-15 19:20:36 +01:00
Florian BRUNIAUX
624b2e0425
docs(guide): add YAML frontmatter to 15 workflow guide files
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-15 19:20:35 +01:00
Florian BRUNIAUX
ac9b07a837
docs(guide): add YAML frontmatter to 24 top-level guide files
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-15 19:20:31 +01:00
Florian BRUNIAUX
d1182af4cf
docs: v3.27.1 — fact-check corrections, grepai docs, RTK overhaul
...
Fact-check (README positioning):
- Template count: 120/123 → 108 (ground truth recount)
- Ratio: 14× → 24× (19,000 ÷ 784 = 24.2×)
- everything-cc stars: 31.9k → 45k+ (verified Feb 15)
- Commands count: 20 → 23, hooks: 30 → 31
Added:
- Grepai MCP documentation (semantic search, call graphs)
- 3 hook templates (rtk-baseline, session-summary, session-summary-config)
- 2 resource evaluations (system-prompts update, qmd token savings)
Changed:
- RTK documentation overhaul (v0.7.0 → v0.16.0, rtk-ai org)
- Exports deprecated (kimi.pdf, notebooklm.pdf → deprecated/)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-15 18:41:45 +01:00
Florian BRUNIAUX
d94f6bf62e
docs: update Claude Code releases tracking (v2.1.38 → v2.1.41)
...
- Add v2.1.39: recursive launch guard, Agent Teams 3P model fix, OTel speed
- Add v2.1.41: claude auth CLI, Windows ARM64, /rename auto-name
- Fix markdown missing v2.1.38 entry (security: heredoc, sandbox skills)
- Add heredoc command smuggling to security breaking summary
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-13 11:06:07 +01:00
Florian BRUNIAUX
d72905e9ba
docs: integrate Entire CLI across guide (v3.27.0)
...
Major integration of Entire CLI, an agent-native platform launched
Feb 2026 by Thomas Dohmke (ex-GitHub CEO) with $60M funding. Provides
rewindable checkpoints, approval gates, and audit trails for AI sessions.
## Added (7 guide files + 3 meta files)
- **ai-traceability.md**: Replace git-ai 404 with Entire CLI (section 5.1)
- **third-party-tools.md**: Fill "Session replay" gap + add tool section
- **observability.md**: Add session portability alternative
- **ai-ecosystem.md**: Add governance-first orchestration (section 8.1.5)
- **ultimate-guide.md**: Enrich multi-instance section 9.17
- **security-hardening.md**: Add compliance audit trails (section 3.4)
- **cheatsheet.md**: Add Community Tools quick reference
- **README.md**: Update structure tree with third-party-tools mention
- **CHANGELOG.md**: Document v3.27.0 release
- **docs/resource-evaluations/entire-cli.md**: Formal evaluation (5/5)
## Fixed
- git-ai references (404 repo) replaced with working alternative
- "Session replay" Known Gap now marked as ✅ FILLED
## Key Features Documented
- Rewindable checkpoints (prompts + reasoning + tool usage)
- Governance layer (approval gates, permissions, audit trails)
- Multi-agent handoffs (Claude → Gemini with context)
- Compliance-ready (SOC2, HIPAA, FedRAMP)
- Session portability (path-agnostic vs native --resume)
## Positioning
- vs git-ai: Replaces non-existent tool (404)
- vs claude-code-viewer: Active replay vs read-only history
- vs Gas Town: Governance sequential vs parallel coordination
Files modified: 10 (7 content + 3 meta)
Words added: ~2,500
Version: 3.26.0 → 3.27.0
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-02-12 23:33:16 +01:00
Florian BRUNIAUX
971a297db3
feat(security): add threat intelligence DB, security commands, and cheatsheet audit fixes (v3.26.0)
...
- Add threat-db.yaml v2.0.0 with 63 malicious skills, 22 CVEs, 4 campaigns
- Add /security-check, /security-audit, /update-threat-db slash commands
- Add Snyk ToxicSkills evaluation (58th resource evaluation)
- Fix cheatsheet: add Alt+T to keyboard shortcuts table, add /fast and /debug commands
- Update Features Meconnues table with Agent Teams and Auto-Memories
- Clean up cheatsheet.md.bak
- Bump version to 3.26.0
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-02-11 16:12:36 +01:00
Florian BRUNIAUX
1b04bdbcf5
feat(onboarding): wire learn_security goal into onboarding UX
...
- Phase 0: add learn_security option between build_agents and fix_problem
- Phase 3: add hands-on security exercises (security-check, skill scanning, MCP review)
- Phase 4: add learn_security quick win (/security-check) and security quiz link (30 questions)
- Who This Is For: add Learn security row
- French example: add security option
- Quiz counts: 257 → 274 questions (2 occurrences)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-11 15:47:28 +01:00
Florian BRUNIAUX
deb518ceff
fix(security): fact-check corrections across threat-db and hardening guide
...
- CVE-2025-53109/53110: fix version 0.6.4 → 0.6.3 (per NVD/Cymulate)
- CVE-2025-53967: CVSS 8.0 → 7.5 (per NVD)
- CVE-2026-25536: add missing fixed_in 1.26.0
- CVE-2026-25546: add missing fixed_in 0.1.1
- Rename pseudo-CVE "claude-code-v2.1.34" → ADVISORY-CC-2026-001
- Fix Flatt Security URL to specific blog post
- Fix SentinelOne URL to specific CVE page
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-11 15:11:13 +01:00
Florian BRUNIAUX
93ac775b6d
refactor: drop hardcoded numbers from tagline
...
Replace exact counts (19K lines, 111 templates, 257 quiz) with
value-focused description. Numbers go stale fast, value doesn't.
Inspired by awesome-claude-code curator feedback.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-11 10:26:59 +01:00
Florian BRUNIAUX
b5eea8d30c
feat: add "Last Update" badge showing daily activity
...
Add visible "Last Update" badge in README to showcase guide's high
activity (95+ releases in 33 days). Auto-updates via sync-version.sh.
Changes:
- README.md: Badge "Updated-{date}_·_v{version}" before Quiz badge
- README.md: Footer now shows "Updated daily · {date}"
- sync-version.sh: Auto-update date in badge + footer on version sync
Badge links to CHANGELOG.md for full history.
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-02-10 18:18:56 +01:00
Florian BRUNIAUX
7b0d65cb09
fix(docs): correct effort parameter documentation based on official Anthropic docs
...
- Fix API syntax: `thinking={}` → `output_config={"effort": "medium"}`
- Clarify scope: effort controls entire response (text + tools + thinking)
- Add official descriptions for max/high/medium/low levels
- Update control table: Opus 4.5 vs 4.6 support
- New subsection: "Effort and Tool Use" with concrete examples
- Clarify effort/thinking/budget_tokens relationship
Source: https://platform.claude.com/docs/en/build-with-claude/effort
Section: guide/ultimate-guide.md lines 10396-10442
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-02-10 17:38:08 +01:00
Florian BRUNIAUX
5f67bd8957
docs: add Robin Lorenz attribution with LinkedIn links
...
- CHANGELOG: Added LinkedIn profile and comment links
- Guide §2.5: Added direct quote with attribution
2026-02-10 13:18:58 +01:00
Florian BRUNIAUX
c958738c20
docs: integrate AI fatigue symptom recognition (score 3/5)
...
Add session time-boxing guidance and nondeterminism stress recognition
to learning-with-ai.md across 3 strategic locations (~220 words total).
Changes:
- Red Flags Checklist: Add session fatigue warning with time-boxing mitigation
(30 min limit, max 3 attempts before manual implementation)
- Productivity Reality: Add nondeterminism stress paragraph (identical prompts
→ varying outputs causes AI fatigue)
- UVAL Protocol: Add Step 2.5 checkpoint for fatigue signal recognition
(session duration, retry count, frustration assessment)
Rationale:
- Score 3/5: Moderate relevance (90% overlap with existing content)
- Extracted only novel tactics: session time-boxing (distinct from weekly 70/30)
- Rejected contradictory recommendations (70% quality vs understand 100%)
- Full evaluation + technical-writer challenge: docs/resource-evaluations/
Source: Siddhant Khare, "AI Fatigue is Real and Nobody Talks About It"
(Feb 2026, https://siddhantkhare.com/writing/ai-fatigue-is-real )
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-02-10 13:13:32 +01:00