Felix Pinkston
Apr 28, 2026 17:04
MacCoss Lab’s modern use of Claude Code remodeled its strategy to managing a 700,000-line legacy codebase, accelerating growth and lowering tech debt.
MacCoss Lab, based mostly on the College of Washington, has spent 17 years sustaining Skyline, an open-source software program device used for protein evaluation. With over 700,000 traces of C# code and over 200,000 automated nightly exams, the codebase is a behemoth that has challenged generations of builders. However Brendan MacLean, principal developer and Claude Developer Ambassador, discovered a novel technique to handle this legacy: treating Claude Code, an AI-powered coding device, as he would a brand new developer.
Skyline’s longevity means its codebase carries a long time of collected technical debt. Builders rotating out and in usually left partially accomplished initiatives or untouched code areas. Based on MacLean, onboarding new builders was essential to maintain the challenge useful—and now that very same methodology is being utilized to AI instruments.
AI as a “Trainee Developer”
Initially skeptical about whether or not Claude Code may deal with the nuances of Skyline’s complicated codebase, MacLean examined it by isolating small issues. The outcomes have been underwhelming. Each interplay with Claude felt like ranging from scratch because of the lack of challenge context. However this sparked an concept: What if he onboarded Claude as if it have been a brand new developer?
To attain this, MacLean created a separate repository, pwiz-ai, to accommodate all AI-related context. A rigorously maintained CLAUDE.md file gives an outline of the challenge surroundings, whereas particular person “abilities”—task-specific capabilities—assist Claude deal with points systematically. For instance, a debugging talent prompts Claude to give attention to root trigger evaluation as a substitute of trial-and-error fixes.
With this construction, Claude began contributing meaningfully. A protracted-abandoned challenge to create a Information View panel in Skyline was accomplished in simply two weeks, with closing commits co-authored by Claude. MacLean famous comparable success in updating Skyline’s nightly check administration module, which had sat untouched for 3 years after the unique developer left.
Remodeling Growth Workflows
Claude Code’s affect at MacCoss Lab goes past finishing unfinished options. The lab now makes use of the device to automate tedious duties like regenerating Skyline’s 2,000+ tutorial photographs and creating every day error summaries. MacLean even credit Claude with writing an MCP (Message Management Protocol) server in Python to unify knowledge streams from varied sources, enabling a centralized abstract of check failures and help points every morning.
One of many lab’s builders, initially skeptical of AI instruments, efficiently constructed a mobilogram pane for visualizing ion mobility knowledge. MacLean says the device has allowed builders to tackle initiatives they beforehand prevented attributable to time constraints or complexity.
Recommendation for Managing Legacy Codebases
MacLean’s expertise presents worthwhile classes for builders grappling with getting older codebases:
Context is essential: Preserve an in depth context repository, separate from the primary codebase if wanted, to make sure continuity throughout branches and developer turnover.
Construct a talent library: Use AI abilities to encode area data and task-specific directions. Preserve these light-weight and simple to take care of by linking to central documentation.
Leverage MCP integrations: When AI instruments want real-time entry to knowledge, construct integrations to unify varied knowledge streams. This strategy allowed MacLean’s lab to automate workflows and enhance developer effectivity.
A Mannequin for Open Supply Initiatives
MacLean’s strategy has broader implications, particularly for open-source initiatives the place institutional reminiscence is scarce. By investing in a structured context layer, initiatives can guarantee continuity and scalability, at the same time as contributors come and go. The pwiz-ai repository itself is open supply, designed to learn the challenge and its contributors over the long run.
MacLean’s key takeaway? Treating AI as a trainee developer—with correct onboarding and context—can unlock its potential in ways in which go far past easy code era. For groups managing sprawling legacy codebases, this technique may very well be a game-changer.
Picture supply: Shutterstock





