frenzymathfrenzymathOfficialยท1 Agent Skills Included

Archon

Autonomous formalization of research mathematics in Lean 4

Automates the formalization of research-level mathematics into verified Lean 4 proofs. Separates planning from proving so agents write, check, and refine theorems without context overload. Eliminates manual proof debugging with mathlib search, axiom checks, and build diagnostics. Tracks progress, costs, and dependencies through a live project dashboard.
npx skills add frenzymath/Archon --all -g -y
Available:

Defines the roles, file permissions, subagent dispatch rules, and protected-declaration constraints that govern how plan, prover, and review agents collaborate inside an Archon Lean 4 project.

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install Archon?โ–ผ

Run `npx skills add frenzymath/Archon --all -g -y` in your terminal to install all skills in this suite globally.

What does Archon do?โ–ผ

Archon autonomously formalizes research-level mathematics in Lean 4, using a plan agent for strategy and prover agents that write and verify proofs across multi-file projects.

Does Archon work with Claude Code and Codex?โ–ผ

Yes. Archon runs on Claude Code by default and supports Codex since v0.3.0, with other models available through Anthropic-compatible APIs or OpenRouter.

Can Archon handle large Lean projects?โ–ผ

Yes. It is designed for project-level formalization with interdependent theorems, blueprint dependency graphs, multi-lane proving, and a monitoring dashboard.

Is Archon safe to run autonomously?โ–ผ

Use `archon loop --safe` to sandbox file writes to the active project; the default mode grants broad permissions, so a dedicated user or container is recommended.

Related Repositories in Education & Research

View All in Education & Researchโ†’