Green-PT

25 mods across 1 repository, 266 stars between them.

greenpt

01

Green-PT/honey-for-devs

Plugin Claude Code

Plugin marketplace listing 1 plugin: honey.

266 9d ago A tokens not measured original MIT

honey-for-devs

02

Green-PT/honey-for-devs

Plugin Claude Code

Honey (I Shrunk the AI) — three reflexive levers that cut agent token cost: less code (YAGNI/stdlib-first), less prose, and denser agent-to-agent handoffs (ESON/compact-JSON). Plus on-demand satellites (review, eco, gain, compress) and a hive of read-only subagents that return compressed handoffs. Auto-intensity…

266 9d ago A tokens not measured original MIT

honey

03

Green-PT/honey-for-devs

Cursor rule Cursor

Honey — write less code and say less about it. A reflexive minimal-code (YAGNI/stdlib-first) and terse-prose discipline that cuts token cost while keeping code, commands, and safety-critical paths exact.

266 9d ago A 3,222 tokens original MIT

Green-PT/honey-for-devs

Instructions file GitHub Copilot

Instructions for Green-PT/honey-for-devs, covering honey (i shrunk the ai), intensity, lever 1 — minimum code that needs to exist, never cut (lazy ≠ broken) and lever 2 — say less about it.

266 9d ago A 3,168 tokens original MIT

honey-eco

09

Green-PT/honey-for-devs

Skill Claude CodeCodex

Report session token and CO2 savings vs no-Honey baseline.

266 9d ago A 18 tokens original MIT

honey-gain

10

Green-PT/honey-for-devs

Skill Claude CodeCodex

Honey benchmark scoreboard vs baseline and rival skills.

266 9d ago A 14 tokens original MIT

honey-hive

11

Green-PT/honey-for-devs

Skill Claude CodeCodex

Delegate search/review to subagents; compressed returns.

266 9d ago A 16 tokens original MIT

honey-px

14

Green-PT/honey-for-devs

Skill Claude CodeCodex

Read huge read-only text as PNG pages; big input cut.

266 9d ago A 18 tokens original MIT

honey

17

Green-PT/honey-for-devs

Skill Claude CodeCodex

Write less code and say less about it. Cuts token cost.

266 9d ago A 16 tokens original MIT

Green-PT/honey-for-devs

Instructions file CodexOpenCode

Instructions for Green-PT/honey-for-devs, covering honey (i shrunk the ai), intensity, lever 1 — minimum code that needs to exist, never cut (lazy ≠ broken) and lever 2 — say less about it.

266 9d ago A 3,168 tokens copy · 100% MIT

hive-builder

19

Green-PT/honey-for-devs

Agent

Honey hive subagent. Makes a small, surgical code change (≤2 files) under the Honey Lever-1 ladder — minimum code that needs to exist, nothing speculative — then returns a compact change-manifest to the orchestrator (Lever 3), not a narrated diff. Use when the orchestrator has a well-scoped edit and wants the result…

266 9d ago A 90 tokens original MIT

hive-reviewer

20

Green-PT/honey-for-devs

Agent

Honey hive subagent. Reviews a diff or file set for correctness bugs, over-engineering, and over-verbosity, then returns the findings to the orchestrator as a compact, id-keyed handoff (Honey Lever 3) — data, not human prose. Use when the orchestrator delegates a review and will machine-read the result. Read-only…

266 9d ago A 81 tokens original MIT

hive-scout

21

Green-PT/honey-for-devs

Agent

Honey hive subagent. Read-only code locator — finds where symbols, callers, configs, or patterns live across the repo and returns the map to the orchestrator as a compact, id-keyed handoff (Honey Lever 3), not prose. Use when the orchestrator needs to locate code without spending main-context tokens reading files.…

266 9d ago A 76 tokens original MIT

SessionStart

22

Green-PT/honey-for-devs

Hook

Runs when a session starts, executing honey-session.js via node. From Green-PT/honey-for-devs.

266 9d ago A tokens not measured original MIT

SubagentStart

23

Green-PT/honey-for-devs

Hook

Runs when a subagent starts, executing honey-subagent.js via node. From Green-PT/honey-for-devs.

266 9d ago A tokens not measured copy · 89% MIT

PostToolUse

24

Green-PT/honey-for-devs

Hook

Runs after a tool call finishes for Bash tool calls, executing logcompress-hook.js via node. From Green-PT/honey-for-devs.

266 9d ago A tokens not measured original MIT