betmoar

21 mods across 3 repositories, 11 stars between them.

fastapply

01

betmoar/fastapply-mcp

MCP server Claude CodeCodexCursor +2

MCP server "fastapply" as configured in betmoar/fastapply-mcp. Runs locally from the fastapply Python package.

8 11mo ago A tokens not measured

cctools

02

betmoar/fastapply-mcp

Cursor rule

Your task is to help users to write ast-grep rules to search code. User will query you by natural language, and you will write ast-grep rules to search code.

8 11mo ago A 0 tokens

cc-proxy

04

betmoar/cc-proxy-plugin

Plugin Claude Code

GLM, DeepSeek, OpenRouter, Qwen, and LM Studio proxy for Claude Code — stateless local router with manual /model switching and per-provider auth.

2 yesterday A tokens not measured original MIT

betmoar/cc-proxy-plugin

Instructions file

Instructions for betmoar/cc-proxy-plugin, covering cc-proxy — maintainer handoff, gates, load-bearing map (ranked by blast radius), couplings — if you touch x, you must also update y and traps for the unwary.

2 yesterday B 5,296 tokens original MIT

bench

06

betmoar/cc-proxy-plugin

Command

Refresh model grades (capability + price, from benchlm.ai and OpenRouter) or measure route latency through the proxy. Nothing runs automatically — this is the manual refresh.

2 yesterday A 37 tokens original MIT

models

07

betmoar/cc-proxy-plugin

Command

List every model reachable through cc-proxy with the provider each routes to.

2 yesterday A 17 tokens original MIT

status

08

betmoar/cc-proxy-plugin

Command

Show cc-proxy router status — proxy liveness, configured providers, GLM/OpenRouter quota, and recent routing decisions.

2 yesterday A 27 tokens original MIT

SessionStart

09

betmoar/cc-proxy-plugin

Hook

Runs when a session starts, executing session-start.js via node. From betmoar/cc-proxy-plugin.

2 yesterday A tokens not measured copy · 55% MIT

setup

10

betmoar/cc-proxy-plugin

Skill Claude CodeCodex

One-time setup for the cc-proxy plugin. Writes API keys (all optional — GLMAPIKEY, OPENROUTERAPIKEY, DEEPSEEKAPIKEY, DASHSCOPEAPIKEY, LMSTUDIOBASEURL, LMSTUDIOAPIKEY) to /.env, and configures ANTHROPICBASEURL and the glm-5.3[1m] custom model option in /.claude/settings.json so the SessionStart hook can auto-start the…

2 yesterday B 117 tokens original MIT

cc-reload

12

betmoar/cc-reload-plugin

Plugin Claude Code

Session continuity across context resets for Claude Code. Snapshots a session digest before /clear, /compact, or auto-compaction and auto-rehydrates it after. The non-looped companion to cc-repete — stands down whenever a cc-repete loop is active.

1 26d ago A tokens not measured original MIT

betmoar/cc-reload-plugin

Instructions file

Claude Code instructions for betmoar/cc-reload-plugin, covering cc-reload — maintainer handoff, what this is, in one paragraph, control flow (the whole system), non-obvious decisions and rejected alternatives and couplings — if you touch x, also update y.

1 26d ago A 5,213 tokens original MIT

reload-budget

14

betmoar/cc-reload-plugin

Command

Set cc-reload's context budget (% of window) and its escalation mode (notify | snapshot) for this project.

1 26d ago A 23 tokens original MIT

snapshot

16

betmoar/cc-reload-plugin

Command

Snapshot this session to .reload/session.md and arm an auto-reload across the next /clear or /compact.

1 26d ago A 22 tokens original MIT

SessionStart

17

betmoar/cc-reload-plugin

Hook

Runs when a session starts on startup, resume, clear and compact, executing sessionstart-hook.sh via bash. From betmoar/cc-reload-plugin.

1 26d ago A tokens not measured copy · 81% MIT

PreCompact

18

betmoar/cc-reload-plugin

Hook

Runs before the context is compacted for manual and auto tool calls, executing precompact-hook.sh via bash. From betmoar/cc-reload-plugin.

1 26d ago A tokens not measured copy · 58% MIT

Stop

19

betmoar/cc-reload-plugin

Hook

Runs when the agent finishes a response, executing stop-hook.sh via bash. From betmoar/cc-reload-plugin.

1 26d ago A tokens not measured copy · 55% MIT

PreToolUse

20

betmoar/cc-reload-plugin

Hook

Runs before the agent uses a tool for Write and Edit tool calls, executing pretooluse-hook.sh via bash. From betmoar/cc-reload-plugin.

1 26d ago A tokens not measured copy · 55% MIT

betmoar/cc-reload-plugin

Skill Claude CodeCodex

Judgment for using cc-reload — carrying a session's working thread across a context reset via .reload/session.md: snapshot, arm, rehydrate after /clear, /compact, or auto-compaction. Use when saving state before a reset, handing off mid-task, holding working state as context fills, or working with /snapshot, /reload…

1 26d ago A 110 tokens original MIT