diff --git a/README.md b/README.md index 441b2df..1b82a68 100644 --- a/README.md +++ b/README.md @@ -708,6 +708,7 @@ Claude: - [MCP Protocol Specification](https://modelcontextprotocol.io) - [Plugin Marketplace](https://plugins.claude.com) - [Community Examples](https://github.com/anthropic/claude-examples) +- [Boris Cherny's Claude Code Workflow](https://x.com/bcherny/status/2007179832300581177) - The creator of Claude Code shares his systematized workflow: parallel agents, shared CLAUDE.md, Plan mode, slash commands, subagents, and verification hooks for autonomous long-running sessions. Key insights include turning recurring workflows into reusable commands and wiring Claude into team tools (GitHub, Slack, BigQuery, Sentry) for end-to-end work with feedback loops. ---