I build autonomous systems that build software. Not wrappers around ChatGPT — actual multi-agent orchestration with cognitive architectures, skill routing, and self-improving feedback loops.
Currently shipping production code to PowerShell/PowerShell (52K stars) — not just issues, actual engine-level PRs that fix 8-year-old bugs and add new timeout APIs.
|
The core of everything I ship. 83 skills, 10 agents, 5 cognitive synapses. Write a skill once, deploy it on Claude Code, VS Code Copilot, Antigravity, and 2 more platforms. Not a chatbot framework. A cognitive architecture with enforced guardrails, complexity routing (TRIVIAL→EXPERT), and a virtuoso execution loop that prevents hallucination cascades.
|
A programming language designed from scratch for machine learning. Compile-time tensor shape verification, ownership-based memory safety (like Rust), native GPU execution. If Python + Rust had a child raised by CUDA engineers, this is what you'd get.
|
|
Browse, download, and run Hugging Face models locally. Privacy-first — nothing leaves your machine. Built with Tauri v2 (Rust backend) + React frontend. GGUF quantized model support.
|
Multi-agent LLM coordination with 28 subsystems. Agents negotiate, delegate, and self-correct. Built on Bun for raw speed. Currently paused — the architecture is solid but waiting for the right moment to ship.
|
More things I'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 |
| feinix-os | Feinix — research architecture for an AI-first operating system |
| 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 drive-by typo fixes. Each PR modifies core engine code in a project with 52K+ stars:
| PR | What I Changed | Status |
|---|---|---|
| Bounded-wait timeouts | Added Stop(TimeSpan), PSInvocationSettings.Timeout, runspace/pipeline/connection timeouts across 7 source files. Includes RFC. |
Open |
| WindowStyle Hidden fix | Fixed #3028 (8 years open, 160+ upvotes) — eliminated 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 |
Open |
| Static analysis fixes | Fixed 6 PVS-Studio findings across the engine | Open |
| Error handling docs | Added about_Error_Handling and fixed error terminology across docs |
Merged |
|
Coding Habits |
Languages (indepth) |
|
Repositories |
Notable Contributions |
Your contribution graph is boring. Mine fights back.


