Skip to content

Instantly share code, notes, and snippets.

@akloop
akloop / district_claude_workflow_public.html
Created April 16, 2026 06:26
Running a Company on Claude Code — design doc for District roundtable, Apr 21 2026
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Running a Company on Claude Code — District Roundtable, Apr 21 2026</title>
<style>
:root {
--ink: #1a1a1a;
--ink-soft: #4a4a4a;