To start, let's look at the current workflow on GitHub.
00:04
So, I'm going to click into one of Charles PRs here.
00:07
And this PR touches almost 2,000 lines of code across 44 different files.
00:11
The changes are just presented in alphabetical file order, so it's up to me to read through this, piece together what happened, and try to give some meaningful feedback.
00:18
Now let's look at the same workflow but on Stage.
00:20
With the pace of development these days, teams always have a bunch of changes in flight, and this dashboard helps me see what's important at a glance.
00:26
When I click into the same PR, the first thing I see is a helpful summary of what changed and where to focus my review.
00:32
And then instead of diving into all the files changed, I can look at the chapters instead, which are essentially mini PRs that Stage has broken down for me.
00:40
Here I can see all the chapters at a high level before I read them one by one.
00:44
Each chapter gives me a summary and tells me what are the most important things to review.
00:48
This makes the process much more guided and manageable, helping me build a clear mental model of the changes.
00:53
I'm essentially reading through the story of the PR in the order that makes the most sense.
00:58
If I have any questions, I can ask this built in Stagent without having to leave the platform.
01:03
When I'm done, I should have a very good grasp of what Charles is trying to do in this PR.
01:07
Stage isn't just great for reviewing other people's changes, but it's also great for self review.
01:10
So I can have my coding agents put up a bunch of PRs, and then I'll look through the chapters rather than the raw code so that I have a solid understanding before I request my teammates for review.
01:19
At the end of the day, software development isn't just about reading diffs, but it's about understanding your systems, and that's what Stage is built for.
01:26
Give us a try.
01:27
It's super easy to set up, you just need to sign in with GitHub.
01:29
We also have a couple example PRs that you can check out on our website.
01:32
We'd love to hear what you think, and thanks for listening.