Tag: productivity
All the articles with the tag "productivity".
-
An Opinionated Starting Point for Claude Code Users
The Claude Code configuration I use bundles plugins, skills, CLI tools, and sandbox settings into one installer. Treat it as an opinionated starting point, not a universal setup.
-
Context Engineering: The Skill That Replaced Prompt Engineering
A prompt is only one part of what an agent sees. This four-layer framework covers instructions, context, intent, specifications, and when each belongs in the workflow.
-
Everything You Missed in Claude Code While You Weren't Looking
Claude Code changed quickly between Opus 4.5 and 4.6. This is my dated map of the rules, hooks, MCP changes, remote control, plugins, and commands that mattered in practice.
-
Building Agent Memory That Survives Between Sessions
Teresa Torres's three-layer context system and Patrick Zandl's claudecode-kb show how to preserve useful context between sessions without loading everything every time.
-
The One File That Makes or Breaks Your AI Workflow
Research suggests auto-generated context files can hurt agent performance. A short, human-curated CLAUDE.md works better when it contains only what the repository cannot explain.