theogbrand/yoink

yoink is an AI agent that removes complex dependencies by reimplementing only what you need.

35Stars on the repository
22Mods indexed here, across every type
5mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

analyzer

01

theogbrand/yoink

Agent Codex

Analyze blind comparison results to understand WHY the winner won and generate improvement suggestions.

35 5mo ago A 0 tokens copy · 100% MIT

comparator

02

theogbrand/yoink

Agent Codex

Compare two outputs WITHOUT knowing which skill produced them.

35 5mo ago A 0 tokens copy · 100% MIT

grader

03

theogbrand/yoink

Agent Codex

Evaluate expectations against an execution transcript and outputs.

35 5mo ago A 0 tokens copy · 100% MIT

decomp-evaluator

04

theogbrand/yoink

Agent

Evaluate whether a dependency should be kept or decomposed. Use during dependency decomposition (phase 3) to assess each library in the queue.

35 5mo ago A 33 tokens original MIT

decomp-implementer

05

theogbrand/yoink

Agent

Implement or replace a dependency in the yoink package directory based on a decomposition evaluation. Use during dependency decomposition (phase 3) after evaluation.

35 5mo ago B 35 tokens original MIT

test-discoverer

06

theogbrand/yoink

Agent

Search reference test suite for tests relevant to a target function. Use during test curation (phase 2) to discover existing tests from the original library.

35 5mo ago A 36 tokens original MIT

test-generator

07

theogbrand/yoink

Agent

Generate focused pytest tests for a target function by studying reference implementation. Use during test curation (phase 2) after test discovery.

35 5mo ago A 30 tokens original MIT