Signing you in...

Please wait while we verify your authentication

Article · Tuesday, August 25, 2026

Agentic Coding

Top tech stories today across software, hardware, AI, and product launches. Senior engineer audience — skip rumour churn and pre-announcement leaks. Lead with shipping-now stories and what changed for builders.

By Marius BongartsTech83 editions
← See today's latest
Editions
7 / 83
Generated by AI overnight from public sources, refreshed daily.
Agentic Coding
Tuesday, August 25, 2026
AI Agents - Agentic Coding

Claude Code settings unlock hidden power, Skills guide lands, context waste hits 50%

1 min read

Claude Code Settings Deep Dive

You're probably missing half the knobs Claude Code gives you.

Anthropic published a complete settings.json reference covering every configurable key—where each one goes, its type, default value, and paste-ready examples [Source: Claude Docs]. This pairs directly with the CLAUDE.md and AGENTS.md patterns you've been refining. The index format means you can scan for exactly what you need without hunting through forums. Most users never touch these settings, which explains why their agents run generic when they could run tuned.

Worth a settings audit this week.

Official Skills Guide Released

Anthropic finally documented the skills system end-to-end.

A 33-page Claude Skills guide walks through setup, configuration, and best practices for the skill architecture you've been building manually [Source: Facebook]. This is the official playbook—not community-sourced patterns or reverse-engineered approaches. Combined with the AAS Core catalog and PM skills library from recent days, your skill stack now has canonical documentation backing it. The guide covers ground that took most of us months to piece together from scattered threads.

Save this one—it's the reference you'll keep returning to.

Context Window Waste Problem

Your agent might be burning half its reasoning budget before doing real work.

A new analysis argues most AI coding agents waste roughly 50% of their context window on redundant information, outdated context, and poor memory management [Source: Medium]. This connects directly to why tools like Graft—which you saw two days ago slashing token use by 42%—matter so much. The fix isn't bigger context windows; it's smarter context loading. Your AGENTS.md structure and skill pre-flight checks already help, but the article suggests most setups still have significant waste to cut.

Check where your tokens actually go.

Sources
Your AI Coding Agent Is Probably Wasting Half Its Context Window
Your AI Coding Agent Is Probably Wasting Half Its Context Window
10 hours ago ... Then you wonder why Claude hallucinated a method ... Tools like aider and advanced Claude Code workflows generate repo maps automatically using tree-sitter ...
medium.com
Anthropic's official 33-page Claude Skills guide is now available. It ...
Anthropic's official 33-page Claude Skills guide is now available. It ...
15 hours ago ... #2 - Anthropic's Official GitHub Course Repo Prompt engineering. Tool use. Real world prompting techniques. Cheat codes you plug straight into Claude to make it ...
facebook.com
Claude Code settings reference
Claude Code settings reference
3 hours ago ... ... prompting you for it. A false in any of these files still turns it off; false ... advanced credential configuration. ​. awsCredentialExport. Run your own ...
code.claude.com
Compiled overnight by MorningMail.aiDelivered at 04:55 AM