Skip to content

Projects

The things I build, and the thinking behind them, open source, spanning AI orchestration, production-grade C++, and the engineering-leadership tools in between.

AI orchestration & developer tooling

Where most of my current energy goes: tools that help agents and engineers do trustworthy work, plan it, verify it against evidence, and ship it without the guesswork.

  • RepoLens


    Know exactly what open source you ship, and what it obligates you to. A license-disclosure orchestrator that verifies licenses against authoritative sources and turns the ambiguity scanners leave behind into one evidence-backed disclosure.

    github.com/KjellKod/RepoLens

  • Quest


    AI teamwork / multi-agent orchestration, plan, review, build, and fix features through coordinated agent handoffs with layered, independent verification.

    github.com/KjellKod/quest

  • doc2md


    Drop in a PDF, Word doc, spreadsheet, or slide deck and get clean Markdown back, converted entirely in your browser, so the files never leave your machine. It turns the documents you already have into context a coding agent can actually read.

    Try it live · Source

  • sketch2md


    An ASCII wireframe editor for agent-first development. Draw a UI, copy it as a Markdown code block, paste it into Claude Code, Codex, or Cursor, the agent gets layout, hierarchy, and structure with no guessing. The sketch sibling of doc2md.

    github.com/KjellKod/sketch2md

Battle-tested modern C++

Production-grade C++ libraries that have run in defense, financial, medical-technology, and university systems, domains where "mostly works" was never an option.

For engineering leaders

For CTOs, VPs of Engineering, and managers: before you sign a five-figure contract with Jellyfish, LinearB, or Swarmia, start here. Open-source metrics analysis that turns your team's own Jira and GitHub data into actionable insight, so you understand more and coach better. Built to start conversations, not to stack-rank people.

  • metrics-and-insights


    Cycle time, release frequency, review latency, and the product-vs-platform balance, pulled straight from Jira and GitHub, exportable to CSV, and designed to spark better conversations with your team. Own your data; skip the expensive dashboard.

    github.com/KjellKod/metrics-and-insights