kangarooking

123 mods across 11 repositories, 11k stars between them.

loop-worthiness-test

121

kangarooking/loop-engineering-skill

Skill Claude CodeCodex

A decision checklist for deciding whether a task is worth running as a repeating automated process. It checks how often the task happens, whether results can be checked automatically, whether the usage cost is acceptable, and whether the agent has the tools it needs.

23 2mo ago A 107 tokens original MIT

maker-checker

122

kangarooking/loop-engineering-skill

Skill Claude CodeCodex

A work-and-review pattern in which one agent produces the result and a separate agent checks it. The reviewer is kept independent so it is less likely to overlook the producer's mistakes.

23 2mo ago A 119 tokens original MIT

three-stage-evolution

123

kangarooking/loop-engineering-skill

Skill Claude CodeCodex

A three-stage model for judging how a person or team works with AI coding tools: writing code with suggestions, managing several conversations manually, or running an automated system that starts work itself.

23 2mo ago A 107 tokens original MIT