arbazkhan971/godmode
Godmode: Autonomous AI coding powered by Karpathy's autoresearch principles. 126 skills, 7 subagents, 5 platforms. Keep/discard loops, TSV logging, zero config.
I found a memory leak in the worker pool. Calling `/godmode:diagnose` to prove it... [Error analysis, memory profiling, root cause identified] Now iterating on fixes: ▸ BASELINE 485 MB (at 10k tasks) ▸ ROUND 1 480 MB ✗ REVERTED — cleanup call added (margin of error) ▸ ROUND 2 412 MB ✓ KEPT — proper event emitter cleanup ▸ ROUND 3 398 MB ✓ KEPT — remove circular reference in closure ▸ ROUND 4 395 MB ✓ KEPT — worker shutdown improvements Memory usage: 485 MB → 395 MB (18.6% improvement) All 347 tests passing.
Stars
7
Forks
2
Language
Shell
License
MIT
Category
Last pushed
Mar 25, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/arbazkhan971/godmode"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Featured in
Higher-rated alternatives
sickn33/antigravity-awesome-skills
The Ultimate Collection of 1000+ Agentic Skills for Claude Code/Antigravity/Cursor....
VoltAgent/awesome-agent-skills
Claude Code Skills and 500+ agent skills from official dev teams and the community, compatible...
gotalab/skillport
Bring Agent Skills to Any AI Agent and Coding Agent — via CLI or MCP. Manage once, serve anywhere.
VoltAgent/awesome-codex-subagents
A collection of 130+ specialized Codex subagents covering a wide range of development use cases.
heilcheng/awesome-agent-skills
A curated list of skills, tools, tutorials, and capabilities for AI coding agents (Claude,...