publu

13 mods across 2 repositories, 13 stars between them.

roborun

01

publu/RoboRun

Skill Claude CodeCodex

Control and query the RoboRun robot server — start/stop patrols and other behaviors, check what the robot sees, read its event timeline. Use when the user mentions the robot, patrols, or asks what the robot is doing.

12 6d ago B 52 tokens original MIT

goalkeeper

02

publu/goalkeeper

Plugin Claude Code

Plugin marketplace listing 1 plugin: goalkeeper.

1 2mo ago A tokens not measured original MIT

goalkeeper

03

publu/goalkeeper

Plugin Claude Code

A Stop-hook guard that won't let an AI agent quit until its goals are provably complete. Re-injects the unfinished checklist on every attempt to stop, and double-checks the work in strict mode.

1 2mo ago A tokens not measured original MIT

add

04

publu/goalkeeper

Command

Add one verifiable goal to goalkeeper's checklist.

1 2mo ago A 10 tokens original MIT

go

05

publu/goalkeeper

Command

Arm goalkeeper with an objective — decompose it into verifiable goals, then work until done.

1 2mo ago A 19 tokens original MIT

help

06

publu/goalkeeper

Command

Explain what goalkeeper is and how to use it.

1 2mo ago A 10 tokens original MIT

mode

07

publu/goalkeeper

Command

Get or set goalkeeper's mode (off | lite | standard | strict).

1 2mo ago A 15 tokens original MIT

release

08

publu/goalkeeper

Command

Release goalkeeper — clear all goals so the session can stop freely.

1 2mo ago A 13 tokens original MIT

status

09

publu/goalkeeper

Command

Show goalkeeper's current mode and the open/closed goal checklist.

1 2mo ago A 13 tokens original MIT

SessionStart

10

publu/goalkeeper

Hook

Runs when a session starts on startup, resume, clear and compact, executing goalkeeper-activate.js. From publu/goalkeeper.

1 2mo ago A tokens not measured original MIT

UserPromptSubmit

11

publu/goalkeeper

Hook

Runs when you submit a prompt, before the agent sees it, executing goalkeeper-prompt.js. From publu/goalkeeper.

1 2mo ago A tokens not measured original MIT

Stop

12

publu/goalkeeper

Hook

Runs when the agent finishes a response, executing goalkeeper-stop.js. From publu/goalkeeper.

1 2mo ago A tokens not measured original MIT

goalkeeper

13

publu/goalkeeper

Skill Claude CodeCodex

Use when the user wants an agent to keep working until a task is fully and verifiably complete, to run autonomously for a long time, or to stop quitting early. Explains how to arm goalkeeper, decompose objectives into verifiable goals, and check them off so the Stop guard releases.

1 2mo ago A 64 tokens original MIT