One Developer Now Has Five Trending Agent-Discipline Repos and ~2,589 Stars in Three Weeks
The account 0xwilliamortiz has shipped five separate trending repos since July 20: agents-council (299 stars), openclaude-improved (569), ponytail-improved (600, 'makes your AI agent think like the laziest senior dev in the room'), ratchet (439, July 31) and claude-red (682, August 5). ratchet is the most technically specific: it runs as a PostToolUse hook, uses the repository state before the session as a git baseline rather than estimates, and applies eight detector categories — new dependencies, duplicate names, stdlib and native reinvention, wrapper and YAGNI over-engineering, bespoke validation regexes, and budget violations — with confidence grades of certain, likely, or heuristic. Its three modes are calibrated caps: advise allows 8 new files, 3 new deps and 400 net lines; guard 3/1/150; strict 1/0/60 and blocks edits outright.
Source
↳ Follow the thread