Skip to main content
frenzymath
GitHub creator profile

frenzymath

Repository-level view of 30 collected skills across 3 GitHub repositories.

skills collected
30
repositories
3
updated
Aug 23, 2026
repository explorer

Repositories and representative skills

elaboration
unclassified

Write a high-signal mathematical synthesis from global memory and the fact graph for the Codex main agent's own strategy and worker dispatch.

Aug 23, 2026
human-summary
unclassified

Write a human-readable mathematical progress report (compiled PDF) on a project for the operator / the mathematician who posed the problem. This is NOT `elaboration` (the internal strategy synthesis) and NOT the dashboard. Render from the fact graph's…

Aug 23, 2026
initialize
unclassified

First-run setup interview for a Danus deployment. Run it on the FIRST session, whenever runtime/.danus-initialized is absent or OPERATOR.md is still the blank template, or when the operator asks to set up / initialize / onboard / re-configure. It greets the…

Aug 23, 2026
direct-proving
unclassified

Screen a decomposition plan by first trying to prove all of its subgoals directly, then identifying the key stuck points if the plan does not fully go through. Use when a decomposition plan is created.

Aug 23, 2026
identify-key-failures
unclassified

Synthesize the common stuck points across failed decomposition plans. Use when the current batch of decomposition plans has failed — whether they failed already at direct proving or only after further attempts.

Aug 23, 2026
verify-proof
unclassified

Verify a result and, on acceptance, write it as a fact — via the fact_submit tool. Use for the full target theorem AND for every sharply-delimited intermediate result, lemma, construction, or formula you intend to build on. The verifier is the sole authority…

Aug 23, 2026
write-paper
unclassified

Turn a project's verified fact graph into a publishable LaTeX paper in a configurable house style — a standalone amsart .tex with a real bibliography, compiled to PDF. Use when a project's target theorem is established and the operator wants the paper, or…

Aug 23, 2026
check-referenced-statements
software-developers

Validate externally referenced theorems by querying arXiv theorem search first and Codex's built-in web search second. Use when a markdown proof cites statements from external papers.

Jul 7, 2026
Showing 8 of 16 collected skills.
direct-proving
postsecondary-teachers-all-other

Screen a decomposition plan by first trying to prove all of its subgoals directly, then identifying the key stuck points if the plan does not fully go through. Use when a decomposition plan is created.

Jun 8, 2026
search-math-results
postsecondary-teachers-all-other

Find relevant math results, constructions, examples, counterexamples, and background references for a statement. Use when you need context for a new problem, supporting references for constructing examples or counterexamples, or external results while proving…

Jun 8, 2026
check-referenced-statements
postsecondary-teachers-all-other

Validate externally referenced theorems by querying arXiv theorem search first and Codex's built-in web search second. Use when a markdown proof cites statements from external papers.

Jun 8, 2026
verify-sequential-statements
postsecondary-teachers-all-other

Verify a markdown proof in the order it is written. Use when the task is to check local correctness, theorem applicability, and reasoning gaps statement by statement through a paper-style proof.

Jun 8, 2026
recursive-proving
computer-occupations-all-other

Launch one sub-agent per decomposition plan after direct screening has identified the key stuck points for each plan. Use when all current plans have been screened by direct proving, none fully solves the problem, and parallel recursive work is needed.

May 10, 2026
construct-counterexamples
postsecondary-teachers-all-other

Construct candidate counterexamples to test a proposed conjecture, lemma, or intermediate claim by keeping the assumptions true while making the claimed conclusion fail. Use when you are stuck in reasoning and want to see where the assumptions take effect and…

Apr 4, 2026
construct-toy-examples
postsecondary-teachers-all-other

Generate and analyze simpler examples that satisfy both the assumptions and the conclusion of a theorem statement or subgoal. Use when you are stuck in reasoning and need simpler examples to regain traction, when you need simpler examples that satisfy both…

Apr 4, 2026
identify-key-failures
postsecondary-teachers-all-other

Synthesize the common stuck points across failed decomposition plans and recursive sub-agent reports. Use when the current batch of decomposition plans has failed.

Apr 4, 2026
Showing 8 of 13 collected skills.
Showing 3 of 3 repositories
All repositories loaded