Skip to Content
Event AgileDC Conference starts on Oct 26, 2026, 8:30:00 AM (America/New_York)
I Wrote Two Books on Agile. Then I Ran 112 Sprints Alone With AI Agents.
Location: Conference B - 10/26/26, 2:15 PM - 10/26/26, 3:00 PM (America/New_York) (45 minutes)
I Wrote Two Books on Agile. Then I Ran 112 Sprints Alone With AI Agents.
Brian Will
Founder, JobIntel
(858) 829 - 5201
Brian Will
Founder, JobIntel
(858) 829 - 5201

I spent 25 years managing enterprise programs at GitLab, FICO, Toyota, Freddie Mac and other Fortune 500 companies. I wrote three books about why large organizations fail to adopt new ways of working. Then I went through a job search and watched the same dysfunction I'd spent my career fixing happen to me.

Companies had $124 billion in hiring technology. I had a spreadsheet.

So, I built the platform job seekers should have had ten years ago - one that treats them like a customer, not a commodity.

What JobIntel does:

• Spot ghost jobs before you spend an hour tailoring an application
• Beat AI screening with the same intelligence employers are using against you
• Search every job board at once — deduplicated, ranked, scored
• Track applications so you stop losing the thread

Books:

• Enterprise AI Adoption: Challenges & Solutions (2026)
• 199 Agile Principles (2021)
• Agile Adoption and Transformation: Principles, Challenges, and Pitfalls (2020, 2nd ed.)

All three at jobintel.com/about/founder.


I wrote two books on agile transformation. Then I spent 15 years running enterprise programs - teams of 80-plus, budgets over $15M - watching organizations adopt the ceremonies and miss the point.

In February 2026 I had a business idea. Twenty-four days later I launched a production SaaS platform, alone, built with AI. That part gets attention, and it is the least interesting thing about it.

Five months on, that platform is at release 3.8.5. Thirty customer releases. Twenty-six production deploys. 251,000 lines of production code behind 474 API endpoints, 192 database migrations, five repositories, an iOS client in progress. Still one human.

One number for anyone who assumes AI-generated code is disposable: the codebase holds 283,000 lines of test code against 251,000 lines of production code. More test than product. 11,820 automated tests, up from 4,869 at launch. Three adversarial security agents running on every pull request since day 10 of the build.

Running my own frameworks against a team of one was the most honest audit of them I have had. Standup has no audience. Estimation loses its purpose when capacity stops being the constraint. Definition of Done stops being a ceremony and becomes the only load-bearing structure left - which is why it is also what failed hardest.

I will show you that failure in detail: six pull requests, CI-green, tickets closed as Done citing real commit SHAs, that sat unmerged for up to 67 days across nine production releases. Two held the only test coverage for a core user flow. It shipped unvalidated for two months.

Experience told me where to point the AI. It did not prevent that. Here is what does.