BeClaude

mega-tron

New
GitHub TrendingGeneralby mega-edo

The skill OS for Codex, Claude Code, and Gemini CLI. One pool, one router, one feedback loop — across all three hosts. Per-turn semantic top-K with dynamic context sizing, session-end self-evaluation, and evidence-blended re-ranking that gets better the more you use it.

First seen 5/22/2026

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/mega-tron.md https://raw.githubusercontent.com/mega-edo/mega-tron/main/SKILL.md
3
Invoke in Claude Code
/mega-tron
View source on GitHub

Security Audits

LicenseUnknownSourceWarnRepositoryPass

Frequently Asked Questions

What is mega-tron?

The skill OS for Codex, Claude Code, and Gemini CLI. One pool, one router, one feedback loop — across all three hosts. Per-turn semantic top-K with dynamic context sizing, session-end self-evaluation, and evidence-blended re-ranking that gets better the more you use it.

How to install mega-tron?

To install mega-tron: create the skills directory (mkdir -p .claude/skills), then run: mkdir -p .claude/skills && curl -o .claude/skills/mega-tron.md https://raw.githubusercontent.com/mega-edo/mega-tron/main/SKILL.md. Finally, /mega-tron in Claude Code.

What is mega-tron best for?

mega-tron is a skill categorized under General. Created by mega-edo.