Mastering Claude Code: A Guide to Programmable Agent Workflows
By
arps18
Slow-proofed and worth the wait. Worth its weight in flour.
Summary
A comprehensive guide for advanced users of Claude Code, moving beyond basic prompt-and-wait usage to treating it as a programmable agent. Covers the .claude directory structure, CLAUDE.md configuration, custom subagents, plugins, underused commands like /goal and /insights, MCPs, and workflow patterns used by the Anthropic team. Focuses on compounding productivity through project setup, parallel sessions, and custom commands.
Key quotes
· 3 pulledThe casual user types prompts, accepts suggestions, and treats it like a fancier autocomplete. The daily driver uses it like a programmable agent with memory, custom commands, parallel sessions, and a project setup that compounds over time.
Once you stop thinking of Claude Code as a prompt-and-wait chatbot and start treating it as a programmable agent, everything changes.
This guide is for the second kind of person, assuming you already know what claude does when you type it in a terminal.
You might also wanna read
10 Practical Tips to Improve Your Claude AI Experience
A practical guide offering 10 tips and tricks for getting the most out of Claude, the AI chatbot. The article covers techniques like using c
Building a Software Factory with Claude Code: From AI-Assisted Coding to Agentic Development
This article provides a comprehensive guide on building a software factory using Claude Code and other AI coding tools. It covers the evolut
Stagent: A state-machine tool to keep Claude Code on track for long tasks
Stagent is a tool designed to solve the problem of Claude Code (and similar AI coding assistants) failing to complete long, multi-step tasks
Production-Tested Reference Architecture for Autonomous Claude Agents
A production-tested reference architecture for building autonomous Claude agents, consisting of 9 modules (~40 files) including wake-cycle p
Claude Code on the Web: Cloud-Based Development Environment Documentation
This documentation page covers Claude Code on the web, Anthropic's cloud-based development environment at claude.ai/code. It explains how cl

Using Claude Code to Build a Custom Smart Home Dashboard for Home Assistant
A non-coder explores using Claude Code to create a smart home dashboard for Home Assistant, discovering that AI-assisted coding dramatically
