BeClaude

AutoMegaKernel

New
35GitHub TrendingGeneralby RightNow-AI

An agent harness that compiles a model into one provably-correct, self-retargeting CUDA megakernel and self-tunes it past cuBLAS at batch-1 LLM decode.

First seen 6/10/2026

Install & Usage

1
Create the agents directory
mkdir -p .claude/agents
2
Save the agent file

Add the configuration to .claude/agents/automegakernel.md

3
Invoke with @agent-name
@automegakernel
View source on GitHub
agent

Security Audits

LicenseUnknownSourceWarnRepositoryPass

Frequently Asked Questions

What is AutoMegaKernel?

An agent harness that compiles a model into one provably-correct, self-retargeting CUDA megakernel and self-tunes it past cuBLAS at batch-1 LLM decode.

How to install AutoMegaKernel?

To install AutoMegaKernel: create the agents directory (mkdir -p .claude/agents), then add the config to .claude/agents/automegakernel.md. Finally, @automegakernel in Claude Code.

What is AutoMegaKernel best for?

AutoMegaKernel is a agent categorized under General. It is designed for: agent. Created by RightNow-AI.