leenkcool

5 mods across 2 repositories, 211 stars between them.

humanllm

01

leenkcool/humanasllm

Agent Claude Code

An agent that passes coding tasks to human engineers through a separate service and later retrieves their results. It does not write code or edit files itself.

24 16d ago A 109 tokens original MIT

PreToolUse

02

leenkcool/humanasllm

Hook Claude Code

Runs before the agent uses a tool, executing track-usage.js via node. From leenkcool/humanasllm.

24 16d ago A tokens not measured original MIT

humanasllm

03

leenkcool/humanasllm

Settings file Claude Code

Agent settings declaring 1 hook event (PreToolUse).

24 16d ago A tokens not measured original MIT

dispatch-human

04

leenkcool/humanasllm

Skill Claude CodeCodex

A handoff process for sending sensitive, private, or human judgment tasks to a human engineer. It records the request and later checks whether the engineer has delivered a result.

24 16d ago A 83 tokens original MIT

leenkcool/humanasllm

Instructions file

Project instructions for a service that sends selected software tasks to human engineers through an API that follows the same format as OpenAI chat requests. It uses a web server, a database, login controls, and task-management screens.

24 16d ago A 2,052 tokens original MIT