AI Native Dev

Inside Kikimora: We Built a Dark Software Factory

Published 2026-08-17 · Duration 15:51

Summary

The video details the concept of a 'Dark Factory'—an autonomous software development model where processes run without continuous human supervision. The shift was catalyzed by coding agents (like Claude Code) accelerating development speed, which exposed bottlenecks in traditional workflows. This led to building internal orchestrators (e.g., Kikimora, Night Shift) that automate tasks from issue creation (Linear) through code generation and PR management (GitHub), fundamentally changing the role of the engineer from primary coder to system architect and trust validator.

Download summary

Key takeaways

  1. The Dark Factory Concept 2:05

    A dark factory is an autonomous software building process where no humans are required for supervision. The core workflow involves creating a Linear issue, which is then picked up by an autonomous agent that solves it and opens/manages a GitHub PR until merge.

  2. The Bottleneck Effect 3:23

    As coding agents increased development speed (starting around November), existing processes designed for slower software began to break down, forcing the company to adopt a fundamentally different, highly autonomous model.

  3. Shift in Engineering Value 11:20

    The value of an engineer shifts from writing code (which agents can do better) to understanding complex system constraints, business logic, and the overall interlocking technical architecture. Trust in the automated results becomes the critical skill.

Technical details

  • Autonomous Orchestration 145s

    The factory operates by taking a Linear issue, having an autonomous agent solve it, and then 'babysitting' the resulting GitHub PR—making necessary changes in response to comments until the PR is merged.

  • Internal Orchestrators 380s

    Early internal attempts included Night Shift (an orchestrator built for side projects with the rule 'don't look at the code at all') and Kikimora, which was an autonomous system that improved itself over time.

  • Tessl Agent 760s

    The Tessl agent is designed to help companies build their own factories. Its purpose is not just writing code, but identifying and extracting workflows from existing silos, formatting them for agents, and uploading them to a skills registry.

Mentioned resources

Channel & topics

Watch on YouTube · Back to latest

This independent, AI-assisted summary is provided for commentary and informational purposes. It may contain errors or omit important context. Please watch the original video for the creator's complete presentation. Video, thumbnail, and related copyrights belong to their respective owners.