You’ll be able to create an unimaginable quantity of content material in a brief period of time. This might be creating new options, reviewing manufacturing logs, or fixing bug experiences.
The bottleneck in software program engineering and knowledge science has moved from creating code to reviewing what coding brokers are constructing. This text describes methods to successfully overview the output of your Claude code to turn out to be a more practical engineer.
Why optimize output opinions?
Chances are you’ll marvel why you want to optimize code and output overview. Just some years in the past, the largest bottleneck (to date) was writing the code that produced the outcomes. However now you’ll be able to simply inform a coding agent like Claude Code to generate the code for you.
Code era is not the bottleneck
So, as engineers are all the time attempting to determine bottlenecks and decrease them, we transfer on to the following bottleneck and test the output of the Claude code.
In fact, you need to overview the code generated by means of pull requests. Nevertheless, in case you use Claude code to unravel each attainable activity (which you positively ought to do), there can be extra output to overview. It’s best to test the next:
- Report generated by Claude code
- Errors detected by Claude code in manufacturing logs
- Electronic mail created by Claude Code on your help
It’s best to attempt to make use of a coding agent not just for programming duties, but in addition for industrial work, creating displays, reviewing logs, and every part in between. Subsequently, particular methods should be utilized to overview this content material extra shortly.
The next sections describe a number of the methods used to overview the output of your code.
Methods for reviewing output
The overview methods I exploit fluctuate relying on the duty, however I’ll talk about particular examples within the following subsections. I will be as particular as attainable in my use case right here. Then attempt generalizing this to your individual duties.
Code overview
Clearly, reviewing code is without doubt one of the commonest duties you do as an engineer, particularly now that coding brokers can write code so shortly and effectively.
To carry out code opinions extra successfully, I did two essential issues.
- Arrange a customized code overview talent with an entire overview of methods to run code opinions effectively and what to search for.
- Have the OpenClaw agent run this talent mechanically at any time when it’s tagged in a pull request.
So at any time when somebody tags me in a ballot request, the agent mechanically sends me a message with the code overview I’ve carried out and gives to ship that code overview message to GitHub. After that, all you want to do is overview the abstract of your voting request. If vital, merely press the submit button to overview the proposed voting request. This uncovers many points that might affect your manufacturing setting if left undetected.
That is in all probability probably the most helpful or time-sensitive overview approach I exploit, and given the rise in code output by coding brokers, I’d argue that environment friendly code opinions are in all probability one of the vital issues corporations can concentrate on proper now to extend pace.
Test the generated electronic mail

One other widespread activity I do is create emails to ship by means of chilly outreach instruments or to answer to folks. You usually need to format and overview these emails. For instance, if it incorporates hyperlinks, daring textual content, and so on.
Reviewing this in a text-only interface like Slack isn’t an excellent state of affairs. Initially, there’s a number of confusion in Slack channels, and Slack would not all the time format channels appropriately.
Subsequently, one of the environment friendly methods to see the generated electronic mail and generally formatted textual content is to ask Claude Code to generate an HTML file and open it in your browser.
This permits Claude Code to generate formatted content material extremely shortly, making it extraordinarily simple to overview. Claude can’t solely show formatted emails, but in addition very properly present which persons are receiving which emails. It is also very simple to format in case you’re sending a sequence of emails.
Utilizing HTML to overview output is without doubt one of the secret hacks that has saved me and saves me hours of time every week.
Test the manufacturing log report
One other quite common activity utilizing Cloud Code is reviewing log experiences out of your manufacturing setting. I sometimes run day by day queries that analyze manufacturing logs, in search of errors and issues to be careful for, and logging warnings in my code.
That is very helpful as a result of the reporting providers that ship you alerts about errors will be very noisy and end in you receiving numerous false alerts.
Subsequently, I desire to have day by day experiences despatched to me and analyze them as an alternative. Though this report is shipped utilizing the OpenClaw agent, the way in which you preview the outcomes is essential, and that is the place formatting the HTML file comes into play once more.
Reviewing these operational logs can present a number of data. First, you may see varied error messages. Subsequent, you’ll be able to see what number of occasions every error message happens. You could have a separate ID that references every error message and need to simply show these messages as effectively. It is very troublesome to offer all this data correctly in txt format, for instance in Slack, but it surely’s very helpful to have the ability to preview it in an HTML file
So, after the agent opinions the operational logs, ask them to create a report and current it in an HTML file. This makes it very simple to see all of the output, supplying you with a fast overview of what is vital and what you’ll be able to skip.
One other professional tip right here is to not solely generate the HTML file, but in addition ask Claude Code to open it in a particular browser. This occurs mechanically and provides you a fast overview. Additionally, you principally get a notification each time an agent completes. A browser will pop up in your laptop with a brand new tab containing the generated HTML file.
conclusion
This text described a number of the particular methods you should utilize to overview the output of your code. We mentioned why optimizing output overview is so vital and highlighted how the bottleneck in software program engineering is shifting from code era to analyzing code outcomes. Subsequently, the present bottleneck is the examination half, so right this moment’s theme is to make it as environment friendly as attainable. We talked about varied use circumstances utilizing Cloud Code and methods to analyze the outcomes effectively. Additional enhancements in methods to analyze the output of coding brokers can be of nice significance sooner or later. We advocate that you just spend a while fascinated by methods to optimize this course of and overview your coding agent’s output extra effectively. I’ve lined a couple of methods that I exploit each day, however after all there are various others you should utilize. It is also true that I’ve my very own set of exams that require me to make use of a distinct set of methods.
👉 My free e-books and webinars:
🚀 10x your engineering with an LLM (free 3-day email course)
📚 Get your free Vision Language Models eBook
💻 My webinar on visual language models
👉 Discover me on social:
💌 substack

