docs: Add Boris Cherny's Claude Code workflow to resources

Add link to the creator's X thread sharing his systematized workflow
including parallel agents, Plan mode, and verification hooks.
This commit is contained in:
Luong NGUYEN
2026-01-03 00:49:43 +01:00
parent 3aeffb2f19
commit 15c8ce7f33

View File

@@ -708,6 +708,7 @@ Claude:
- [MCP Protocol Specification](https://modelcontextprotocol.io) - [MCP Protocol Specification](https://modelcontextprotocol.io)
- [Plugin Marketplace](https://plugins.claude.com) - [Plugin Marketplace](https://plugins.claude.com)
- [Community Examples](https://github.com/anthropic/claude-examples) - [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.
--- ---