Claude Code Subagents: What You Should Know
Claude Code subagents hand work to separate agent contexts for parallel or isolated tasks. What they are, when they help, and when to skip them.
[ Module: 0x01_Core ]
Deconstruct the monolith. Explore advanced state management, persistence choices, and practical Kotlin boundaries for modern Android development.
Robust, typed SQLite abstraction for complex, structured local data.
[ Type: DataStore ] Asynchronous PreferencesCoroutine-based key-value and typed object storage.
Claude Code subagents hand work to separate agent contexts for parallel or isolated tasks. What they are, when they help, and when to skip them.
A complete orientation to Claude Code: what it is, how to install it, skills, plugins, subagents, and how the pieces fit into a real developer workflow.
Claude Code is Anthropic's terminal AI agent that reads, edits, and runs your code. Here is what the AI does well, where it falls short, and how to use it.
[ Status: Deprecated ]
Legacy serialization methods based on Java object serialization are now treated as migration risks. Route readers toward DataStore, Room, Kotlin Serialization, or Protocol Buffers.
// WARN: java.io.Serializable detected
System.err.println("Performance degradation imminent.");