Summaries > Technology > Workflow > His Claude Code Workflow Is Insane...
TLDR Boris Chenry's Cloud Code tips focus on customizing workflows with multiple cloud instances, integrating real-time code reviews, and automating tasks to boost productivity. He emphasizes collaborative tools, planning strategies, and the use of subagents for efficient task management, while also highlighting the need for feedback loops and careful management of coding environments.
Utilizing multiple cloud instances in parallel can significantly enhance your productivity and efficiency. Boris Chenry emphasizes managing these instances with system notifications to streamline input and feedback. By working on multiple tasks concurrently, you can expedite project timelines and minimize bottlenecks. This approach allows you to take advantage of the flexibility that cloud services provide, enabling seamless transitions and better workload distribution.
Integrating custom subagents into your workflow can automate common tasks and streamline development processes effectively. By configuring subagents for specific roles, you can protect context and handle side effects more efficiently. This tailored approach enables you to respond swiftly to changes and maintain a manageable workload. Leveraging tools like Agent Swarm in Opus 4.6 further enhances this strategy by allowing collaboration between subagents for shared tasks.
Planning is crucial for managing coding tasks, and Boris recommends using Opus 4.5 for its robust coding model. Despite some limitations compared to other models, its capabilities for structuring your workflow can improve overall organization and clarity. Allocating time for planning will help you prioritize tasks, foresee potential challenges, and set realistic deadlines. A well-thought-out plan serves as a roadmap that guides your coding sessions effectively.
Incorporating slash commands into your daily coding activities can significantly streamline workflows. Boris advocates starting your coding sessions in plan mode and utilizing these commands to execute routine tasks efficiently. The quick access and automation offered by slash commands reduce the time spent on manual operations, allowing you to focus on more complex coding challenges. This small change can lead to considerable productivity gains over time.
Maintaining a shared cloud.md for collaboration is essential for tracking team contributions and ensuring transparency in your coding projects. By documenting your processes and updates in a centralized location, team members can easily access and contribute, fostering a collaborative environment. This practice not only improves communication but also enhances accountability, as team members can see who has made specific contributions and when.
Boris highlights the benefits of integrating Claude for real-time code reviews, a practice that can lift the quality of your coding significantly. Real-time feedback allows for immediate corrections and clarifications, reducing errors and enhancing the coding process. This proactive approach to code reviews can ultimately save time and resources, leading to more robust code development. Incorporating such tools in your workflow will ensure continuous learning and improvement.
Boris emphasizes the customizability of Cloud Code, managing multiple cloud instances in parallel, utilizing Opus 4.5 for planning, and maintaining a shared cloud.md for collaboration. He also advocates for integrating Claude for real-time code reviews and starting coding sessions in plan mode while using slash commands.
He manages multiple cloud instances in parallel with system notifications for input and often transitions between local and web environments for efficiency.
Subagents automate common workflows for pull requests (PRs), protect context, and handle side effects efficiently. The new Agent Swarm feature in Opus 4.6 allows subagents with different roles to share context through a master orchestrator.
The speaker often experiences RAM shortages due to a large code base and multiple cloud instances, requiring the use of various tools and techniques to manage tasks effectively.
The speaker integrates cloud code with different tools for automatic task management and communication via Slack and uses post tool use hooks for formatting cloud codes and managing permissions with slash commands.
For long-running tasks, the speaker leverages cloud verification and agent stop hooks, and mentions Ralph Wiggin for looping tasks while expressing concerns about its complexity.
Feedback loops in cloud code enhance output quality through iterative testing, which is crucial in the shift from manual coding to more automated workflows.