Tagged articles

LLM context

2 articles · Page 1 of 1
James' Growth Diary
James' Growth Diary
Jun 20, 2026 · Artificial Intelligence

Task Atomization: Isolating AI Tasks into Independent, Clean-Context Units

The article explains how LLM context windows are a scarce resource plagued by breadth‑vs‑depth, long‑task attention decay, and serial‑parallel trade‑offs, and proposes task atomization—splitting work into independently loadable, executable, and verifiable units with isolated contexts and parallel sub‑agents—to achieve clean context, local rollback, and scalable performance.

AI workflowLLM contextmicroservice analogy
0 likes · 16 min read
Task Atomization: Isolating AI Tasks into Independent, Clean-Context Units
AI Software Product Manager
AI Software Product Manager
Jan 31, 2026 · Artificial Intelligence

Mastering Claude Code: Optimize Context and Subagents for High‑Value AI Output

This article explains how to maximize the efficiency of Claude Code by understanding context windows, selecting optimal tokens, using commands like /upgrade, /model, and /init, and leveraging subagents, MCP servers, and skills to reduce token consumption while maintaining high‑quality AI responses.

AI workflowClaude CodeLLM context
0 likes · 11 min read
Mastering Claude Code: Optimize Context and Subagents for High‑Value AI Output