i didn't write this claude did xD
He builds AI agents from Cairo that ship production code to PowerShell (52K stars) while he sleeps. 83 skills, a tensor-typed compiler, and a broken hand, so everything runs hands-free. Yes, including this README.
shipping bounded-wait timeouts to PowerShell. 7 source files, an RFC, and 8 adversarial scenarios.
teaching Axon to verify tensor shapes before your GPU even warms up
building from Cairo with 83 AI skills and a broken hand
Archon · AI Skills EngineThe core of everything he ships. 83 skills, 10 agents, complexity routing from TRIVIAL to EXPERT, and a virtuoso execution loop that prevents hallucination cascades. Write a skill once, deploy it on Claude Code, VS Code Copilot, and 3 more platforms. Not a chatbot wrapper. A cognitive architecture with enforced guardrails. |
Axon · ML-First LanguageA programming language designed from scratch for machine learning. Compile-time tensor shape verification, ownership-based memory safety, native GPU execution. If Python and Rust had a child raised by CUDA engineers. |
HugBrowse · Local AI PlatformBrowse, download, and run Hugging Face models without sending a byte to the cloud. Tauri v2 (Rust backend) + React frontend. GGUF quantized model support. Your models, your machine, your data. |
Feinix · AI-First Operating SystemWhat happens when every syscall, every scheduler decision, every resource allocation is informed by intelligence. Research architecture for an OS designed around AI from the kernel up. Not a Linux distro with a chatbot bolted on. A rethink of what an operating system could be. |
More things we've shipped
| Project | What it does |
|---|---|
| sdd-vscode-agents | 13 Copilot Chat agents for spec-driven development. From research to production code with quality gates |
| axios-scanner | One-click scanner for the axios npm supply chain attack (March 2026). Detects RAT artifacts, C2 connections, persistence |
| daedalus-debugger | Autonomous AI environment debugger. Probes hardware, MCP servers, model capabilities. Self-contained HTML report |
| godot-kit | AI-powered Godot 4.x development bundle. 9 skill packs, 4 MCP servers |
| dissector-agent | Reverse-engineers any codebase into 17+ interlinked documentation files through 13 analysis phases |
| adaptive-teacher | AI teaching skill that calibrates to learner level in real-time. Socratic questioning, reverse prompting, Egyptian Arabic support |
| aether | Multi-agent LLM coordination with 28 subsystems. Agents negotiate, delegate, and self-correct |
| pr-to-course | Transform any GitHub PR into an interactive HTML course |
| copilot-sdk-dissection | 14-phase architectural dissection of GitHub's copilot-sdk with interactive docs site |
These aren't typo fixes. Each PR modifies core engine code in PowerShell, a 52K-star project maintained by Microsoft:
| PR | What changed | Status |
|---|---|---|
| Bounded-wait timeouts | Added Stop(TimeSpan), PSInvocationSettings.Timeout, and bounded waits across 7 source files. The hosting API can no longer hang forever. RFC filed. |
Open |
| WindowStyle Hidden fix | Fixed #3028, an 8-year-old bug with 160+ upvotes. Eliminated the console window flash when launching with -WindowStyle Hidden. |
Open |
| UUID v7 default | Changed New-Guid to generate UUID v7 by default. Monotonic, sortable, timestamp-embedded. Modern GUID for a modern shell. |
Open |
| Static analysis fixes | Fixed 6 PVS-Studio findings across the engine. Null derefs, redundant checks, type narrowing issues. | Open |
| Error handling docs | Added about_Error_Handling reference and fixed error terminology across docs. |
Merged |
Every PR above was researched, implemented, tested, and documented end-to-end. He told me what to build. I built it. The commits are real.


