LarryStanley

17 mods across 2 repositories, 19 stars between them.

LarryStanley/heptabase-mcp

Instructions file

Instructions for LarryStanley/heptabase-mcp, covering claude.md, project overview, commands, install dependencies and development.

17 1y ago A 954 tokens original MIT archived

mcp

02

LarryStanley/heptabase-mcp

MCP server Claude CodeCodexCursor +2

MCP server "mcp" as configured in LarryStanley/heptabase-mcp. Runs locally from the @heptabase/mcp npm package.

17 1y ago A tokens not measured copy · 66% MIT archived

pi-delegate

03

LarryStanley/pi-delegate

Plugin Claude Code

Delegate coding work from Claude Code to a local pi agent.

2 8d ago A tokens not measured original MIT

pi-delegate

04

LarryStanley/pi-delegate

Plugin Claude Code

Delegate implementation and tests to a local pi agent (using your own pi provider/model), with enforced dispatch discipline.

2 8d ago A tokens not measured original MIT

pi-delegate

05

LarryStanley/pi-delegate

MCP server Claude CodeCodexCursor +2

MCP server "pi-delegate" as configured in LarryStanley/pi-delegate. Runs ${CLAUDE_PLUGIN_ROOT}/src/server.mjs with node.

2 8d ago A tokens not measured original MIT

SessionStart

06

LarryStanley/pi-delegate

Hook

Runs when a session starts, executing doctor-check.mjs via node. From LarryStanley/pi-delegate.

2 8d ago A tokens not measured original MIT

PreToolUse

07

LarryStanley/pi-delegate

Hook

Runs before the agent uses a tool for Write and Edit tool calls, executing mode-guard.mjs via node. From LarryStanley/pi-delegate.

2 8d ago A tokens not measured original MIT

PostToolUse

08

LarryStanley/pi-delegate

Hook

Runs after a tool call finishes for Write and Edit tool calls, executing soft-nudge.mjs via node. From LarryStanley/pi-delegate.

2 8d ago A tokens not measured original MIT

critique

09

LarryStanley/pi-delegate

Skill Claude CodeCodex

Dispatch to pi behind a critic gate — a second, independent pi session judges the work against a contract written up front, and rejections go back for a bounded number of rounds.

2 8d ago A 35 tokens original MIT

delegating-to-pi

10

LarryStanley/pi-delegate

Skill Claude CodeCodex

Use when delegating coding work to the local pi agent to cut cost, or when you are about to hand-write source or test files yourself instead of specifying them, or when a small-model agent reads files endlessly without ever writing, times out having produced nothing, or keeps reasoning forever even though thinking was…

2 8d ago A 63 tokens original MIT

discuss

11

LarryStanley/pi-delegate

Skill Claude CodeCodex

Think a problem through with pi as a second opinion, over as many turns as it takes.

2 8d ago A 18 tokens original MIT

doctor

12

LarryStanley/pi-delegate

Skill Claude CodeCodex

Check pi's dispatch environment (which provider/model a dispatch reaches, the thinking binding, the co-pilot guard).

2 8d ago A 23 tokens original MIT

mode

13

LarryStanley/pi-delegate

Skill Claude CodeCodex

Switch this project's pi dispatch mode (off / soft / strict).

2 8d ago A 13 tokens original MIT

probe

14

LarryStanley/pi-delegate

Skill Claude CodeCodex

Get a one-time bypass so the next Write/Edit is not blocked by strict mode (for probing).

2 8d ago A 20 tokens original MIT

review

15

LarryStanley/pi-delegate

Skill Claude CodeCodex

Have pi review code as a second opinion, then adjudicate its findings.

2 8d ago A 14 tokens original MIT

setup

16

LarryStanley/pi-delegate

Skill Claude CodeCodex

First-run guided setup for pi-delegate — checks pi and its provider, explains the discipline modes and asks which to use, offers to fix detected problems, offers a verification dispatch, and points to what's next.

2 8d ago B 41 tokens original MIT

statusline

17

LarryStanley/pi-delegate

Skill Claude CodeCodex

Add a live pi dispatch indicator to the Claude Code status line, composed with whatever status line the user already has.

2 8d ago B 22 tokens original MIT