Skip to content
View gmickel's full-sized avatar
๐Ÿค–
๐Ÿค–

Sponsors

@ipekli
Private Sponsor

Highlights

  • Pro

Block or report gmickel

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please donโ€™t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
gmickel/README.md
Gordon Mickel

Gordon Mickel

I build tools for agentic engineering and put AI systems into production.

I build Flow-Next, GNO, Dettivo, and DocIQ. At Growth Factors, I lead AI and technology value creation across BU's European portfolio of more than 30 companies, working directly with product and engineering teams.

Website LinkedIn X Discord

Now: Building Flow-Next, GNO, Dettivo, and DocIQ; Operating Principal, AI & Technology at Growth Factors (BU Bregal Unternehmerkapital)
Previously: Head of AI at CISTEC AG

How I work

Builder I build and operate Flow-Next, GNO, Dettivo, and DocIQ. They cover agentic engineering, local knowledge infrastructure, private speech tooling, and regulated legal AI.
Operator At Growth Factors, I lead AI and technology value creation across BU's European portfolio of 30+ companies. The work happens inside portfolio companies, with their product and engineering teams, and often inside their codebases.
Advisor Through Mickel Tech, I take selected independent mandates in agentic engineering, production AI systems, architecture, build-vs-buy decisions, and internal capability building.
Technical expert I am an ITDR-listed independent expert for complex software disputes, technical due diligence, and contract acceptance. This is a specialist practice alongside my product and operating work.

Recent work

โšกBuilt and rolled out an agentic engineering programme across 10+ enterprise software companies, working directly with product and engineering teams and supporting the rollout with the open-source Flow-Next system. The programme reaches 700+ R&D engineers
๐Ÿ“„Shipped DocIQ Shield, court anonymization with zero data persistence, and DocIQ Sphere, a Word-native legal agent with 40+ tools and research across six legal databases
๐Ÿง Built a multi-tenant intelligence platform that turns noisy operational signals into validated, role-aware executive insight; live across three companies, with a patent-pending measurement methodology
๐ŸŽ™๏ธAdvised on enterprise voice, call-analysis, and agent-coaching systems operating at roughly one million calls per month
๐ŸฅShipped a multi-tenant clinical LLM platform in under three months, including on-premise PII masking at approximately 97% accuracy

๐Ÿ›  Current projects

  • ๐Ÿงญ Flow-Next - An open-source delivery system for coding agents. Specs hold intent, fresh-context workers implement bounded tasks, cross-model reviews catch misses, and receipts show what happened. Keep a human in the loop or hand a reviewed spec to Ralph overnight. Claude Code ยท Codex ยท Cursor ยท Droid. flow-next.dev
  • ๐Ÿงช flow-next-opencode - OpenCode port of Flow-Next with Ralph mode, re-anchoring, and multi-model review gates.
  • ๐Ÿง  GNO - Local-first search and retrieval for working files. Hybrid BM25, vectors, reranking, wiki links, backlinks, and graph traversal via CLI, MCP, REST API, SDK, and Web UI. Markdown, code, PDF, and Office documents stay local by default. gno.sh
  • ๐ŸŽ™๏ธ Dettivo - Private speech workstation for Apple Silicon. Local dictation and meeting transcription with WhisperKit, Parakeet v3, and a custom MLX model; CLI, REST API, and MCP access.
  • ๐Ÿ“„ DocIQ - Agentic legal document intelligence. Word-native tracked changes, research across six legal databases, reusable playbooks, data rooms, and zero-persistence court anonymization.
  • ๐Ÿ“Š sheets-cli - Composable Google Sheets CLI and agent skills for Claude Code and Codex.
  • ๐Ÿ—‚๏ธ obsidian-skill - Agent skill for reading, searching, and maintaining Obsidian vaults through the official CLI.
  • ๐ŸŽ“ better-skill-builder - Production patterns for building portable Agent Skills.
  • ๐Ÿ”– raindrop-skill - Bookmark search and management for Claude Code, Codex, Amp, and OpenCode.
  • ๐Ÿ“ง outlookctl - Local automation for Classic Outlook when Microsoft Graph is unavailable.
  • ๐Ÿ“ˆ gmickel-bench - Real-world coding-agent evaluations with model judging and human review.
  • โœ‚๏ธ SmartTrim - macOS menu-bar utility that repairs mangled text copied from AI coding assistants.
  • โš™๏ธ claude-code-config - My working Claude Code configuration and reusable setup patterns.
  • ๐Ÿ„ cursor-windsurf-convert - Lossless conversion between Cursor and Windsurf rule formats.

Legacy work

  • ๐Ÿค– CodeWhisper - The 2024 predecessor to Flow-Next: end-to-end task implementation and fast codebase-to-LLM context assembly.
  • ๐Ÿง  memorybot - Persistent-context Node.js AI agent, first released in 2023.
  • ๐Ÿ—๏ธ turborepo-shadcn-nextjs - Bun and Biome-powered monorepo starter.
  • ๐ŸŽฎ CodeQuest - Framework for building interactive learning games.
  • ๐Ÿฅ openehr-quest - OpenEHR learning game built on CodeQuest.
  • ๐Ÿ’ก hugh - Node.js library for Philips Hue bridges and lights.
  • ๐Ÿค– telegram-hue-bot - Telegram control for Philips Hue.
  • ๐Ÿ“… CalSync - Archived macOS utility for copying events between Apple calendars.

Current focus

  • Agentic engineering: connect product discovery, implementation, review, QA, and measurement into one system that agents can run and humans can inspect
  • Agent reliability: make autonomous work inspectable through evidence, adversarial review, and durable handoffs
  • Private AI: keep sensitive legal, clinical, and enterprise data under the owner's control
  • Reusable infrastructure: turn recurring delivery problems into open-source tools other teams can run

Writing

I write field notes on agentic engineering, context design, evaluation, and production AI at mickel.tech. The older archive lives at Byte-Sized Brainwaves.

Contact

Basel, Switzerland

Pinned Loading

  1. flow-next flow-next Public

    Repeatable agentic engineering. The workflow layer that turns AI coding agents into a disciplined factory: durable specs, fresh-context workers, adversarial cross-model reviews, receipts. Everythinโ€ฆ

    Python 689 55

  2. gno gno Public

    Local AI-powered document search and editing with first-in-class hybrid retrieval, LLM answers, WebUI, REST API and MCP support for AI clients.

    TypeScript 108 10

  3. sheets-cli sheets-cli Public

    Composable Google Sheets CLI for humans and agents. Read, write, update cells by keyโ€”with Agent Skills for Claude Code and OpenAI Codex.

    Python 67 6

  4. CodeWhisper CodeWhisper Public

    CodeWhisper: AI-Powered End-to-End Task Implementation & blazingly fast Codebase-to-LLM Context Bridge

    TypeScript 104 7

  5. memorybot memorybot Public

    A Node.js AI chatbot with unlimited context and chat history.

    TypeScript 123 20

  6. outlookctl outlookctl Public

    Local CLI for automating Classic Outlook on Windows via COM. Includes a Claude Code/Codex Skill for AI-assisted email management with safety guardrails.

    Python 39 5