For the last few months I've been writing about tools, judgement, and AI.

I've made two core arguments:

Smaller teams, sharper tools was my attempt to zoom in on what that looks like day-to-day: a small group of people who know a problem well, building the exact tools they need instead of buying generic software and trying to bend it to fit.

The Hatchery is one of those tools.

The Hatchery — a network visualisation of skills, tools, roles and people in the games industry

It's a talent explorer for the games industry that I've been building as co-founder and technical partner at Wounded Bird Games. It maps developers, skills, studios and shipped titles into a single interactive view, and it lets recruiters and teams explore that network instead of paging through yet another stack of CVs.

It also happens to be a good example of the pattern I've been talking about: a small team with deep domain knowledge, a clear sense of why this needs to exist, and a willingness to use modern tools (including AI) to move faster without giving up judgement.

This is what we learned building it.

Why we needed something different

If you've worked in games for any length of time, you know how messy talent discovery can be.

CVs and LinkedIn profiles tell part of the story, but not the whole thing. They're linear, text-heavy and often optimised for keyword scans or ATS systems, not for understanding how someone actually fits into a team or a project.

From the studio side, you have questions like:

Most existing tools answer those questions indirectly, if at all. You search by job title, location, maybe one or two tagged skills. You end up with generic lists and a lot of manual work to figure out who might actually be a fit.

From the developer side, it's not much better. You are flattened into "Senior X at Y", your shipped titles are a bulleted list somewhere in the middle of a page, and you have very little control over how your skills and experience are actually seen.

The people I'm working with at Wounded Bird Games are very close to this pain. They're talking to developers every week, building community, and watching people struggle to be visible in a crowded, noisy market.

The "why" for The Hatchery wasn't "we should have a cool graph of dots". It was much simpler:

Once that was clear, the shape of the tool almost fell out naturally.

What we actually built

The Hatchery is, at its core, a structured profile system and a visual explorer on top of it.

Developers submit a profile through a simple web form. They add:

On the front end, that data appears in two main ways:

You can switch between views (Skills, People, Companies, Locations), filter by availability and experience, and click through to individual profiles. There's no login wall for viewing, no tracking cookies, no third-party scripts. If you want to edit your own profile, you sign in with a magic link to your email and get an hour-long session to make changes.

None of this is revolutionary in a technical sense. It's a well-structured database with a visual layer on top, wrapped in a simple product.

What makes it interesting to me is how much of it flows directly from the "why":

That is the smaller teams, sharper tools idea in practice: opinionated choices, shaped by people who live the problem.

Where AI helped — and where it didn't

Given how much I write about AI, it's worth being specific about where it showed up in this project.

AI absolutely made some parts faster:

It was not a smooth "type in a prompt, get the perfect answer" experience.

Left to its own devices, AI will happily go off on tangents: inventing features we never asked for, redesigning flows that had already been decided on, or confidently proposing structures that don't quite fit the people we're building for. If you're not paying attention, it will quietly steer you back towards the sort of generic product it has seen thousands of times in its training data.

What AI didn't do was decide what we were building.

It didn't come up with the idea of The Hatchery. It didn't choose the trade-offs between flexibility and structure in the profile form. It didn't decide that we would avoid tracking scripts and advertising, or that magic-link sign-in was a better fit than passwords for this audience.

Those are judgement calls. They sit in human heads, shaped by experience and values.

This is exactly the pattern I keep coming back to in my writing:

AI can accelerate the building, and in some cases the thinking around the edges. It can also accelerate you in the wrong direction if you're not clear about why something needs to exist. It cannot give you the "why" for free. It cannot tell you which problems are worth solving, or which trade-offs line up with the kind of product and community you want.

The hard part wasn't the tech stack

From a purely technical perspective, The Hatchery is built on fairly standard pieces: a hosted Postgres database, a web front end, a visualisation library, an auth flow, all running on a modern cloud platform.

For a team with some engineering experience, none of that is exotic. Ten years ago, building something like this would have taken more time, effort, and money. Today, the infrastructure cost and effort are low enough that a small team can do it alongside other work.

Which brings me to the point I'm trying to make with all of this writing:

For many small teams, the hard part is no longer "can we build a tool like this?" It's "do we know ourselves and our problems well enough to design the right tool in the first place?"

If you don't, you end up buying a generic product built for the median customer and then spending months trying to bend it into shape.

If you do, you can often get further, faster, by building something small and sharp that fits you exactly — especially now that AI can take some of the friction out of design, copy, and glue-code.

What this means for small teams

Building The Hatchery hasn't made me anti-SaaS or anti-off-the-shelf. There are plenty of tools I'm happy to rent rather than build.

It has reinforced a few beliefs, though:

The Hatchery is one answer to a very specific set of questions in the games industry. Your questions will be different. Your why will be different. Your tools should be different too.

The thing I keep coming back to is this:

The most important decision is not which stack you use, or which AI model you plug in. It's whether you care enough about your own way of working to design tools that fit it, instead of reshaping yourselves around someone else's defaults.

That's what I mean by smaller teams, sharper tools.

You can explore The Hatchery at hatchery.woundedbirdgames.com.