Tag: developer-workflow
All the articles with the tag "developer-workflow".
-
Opus 4.6 for Claude Code Users — What Actually Changed and How to Use It
A practical guide to Claude Opus 4.6's impact on Claude Code workflows. Covers the 1M context window, effort controls, context compaction, adaptive thinking, and what these mean for real development work.
-
Cross-Session Memory in Claude Code — Three Patterns for Persistent AI Workflows
Claude Code sessions are ephemeral. This reference covers three production-tested patterns for maintaining cognitive continuity across sessions: auto-memory, supervisor state, and external memory via MCP.
-
CLAUDE.md — The Configuration Layer Most Claude Code Users Underutilize
A structured reference for CLAUDE.md configuration patterns. Three-level hierarchy, constraint enforcement, workflow triggers, and anti-patterns from production use.