puxu-msft

16 mods across 1 repository, 1 stars between them.

codex-billed-e2e

03

puxu-msft/my-claude-plugins

Skill Claude CodeCodex

A testing guide for billed end-to-end tests that drive real Codex through codex-broker or codex-subagent. It covers tests using McpCodexManager, Codex tools, and related scenarios.

1 1mo ago A 98 tokens

puxu-msft/my-claude-plugins

Skill Claude CodeCodex

Guidance for writing or reviewing end-to-end (E2E) and integration tests, which check complete user paths or interactions between components. It also covers choosing between predictable tests, paid real-device tests, and simulated test dependencies.

1 1mo ago A 127 tokens

intercom-sweep

05

puxu-msft/my-claude-plugins

Skill Claude CodeCodex

A code-review checklist for changes that rename or remove named symbols, replace text broadly, or fix normalization and equality comparisons.

1 1mo ago A 92 tokens

puxu-msft/my-claude-plugins

Skill Claude CodeCodex

A repository workflow skill for planning and checking substantial work, including work shared across multiple sessions. It uses written plans and reviews possible blind spots before work is reported as complete.

1 1mo ago A 79 tokens

codex

09

puxu-msft/my-claude-plugins

MCP server Claude CodeCodexCursor

MCP server "codex" as configured in puxu-msft/my-claude-plugins. Launched with bun claude-remote-3rd/codex-broker/src/mcp/server.mjs. Needs 1 environment variable to run.

1 1mo ago A tokens not measured

codex-subagent

10

puxu-msft/my-claude-plugins

Plugin Claude Code

A plugin for starting private, task-specific coding subagents that can receive messages and be paused, resumed, or stopped.

1 1mo ago A tokens not measured

codex-driver

11

puxu-msft/my-claude-plugins

Agent

Delegate a task to a private codex worker with CONTEXT ISOLATION. Use when you want codex to "go do X and come back with the answer" without codex's raw output / reasoning / approval-gate chatter piling into your own context — this subagent runs the full llopen→llrecvmode(pull)→llsend→llpoll→llanswer→llstop loop and…

1 1mo ago A 151 tokens

SessionStart

12

puxu-msft/my-claude-plugins

Hook

Runs when a session starts, executing run-js.sh via bash (2 commands). From puxu-msft/my-claude-plugins.

1 1mo ago A tokens not measured

puxu-msft/my-claude-plugins

Skill Claude CodeCodex

Use when handing a task to a private codex worker via the codex-subagent plugin's final 17-tool high/low face — delegating a long/noisy job, getting an independent second-model opinion, running codex under context isolation, or driving a pull/push loop. Symptoms — choosing top-level spawn/send/poll/recv vs low-level…

1 1mo ago A 144 tokens

intercom

14

puxu-msft/my-claude-plugins

Plugin Claude Code

A project-wide messaging plugin for sending messages between agent sessions. It supports broadcasts to all sessions and direct messages, delivered in response to events.

1 1mo ago A tokens not measured

intercom

15

puxu-msft/my-claude-plugins

Command

A set of commands for communicating manually with other Claude sessions working on the same project. It can show online peers, send direct or broadcast messages, update your status, and read message history.

1 1mo ago A 37 tokens

puxu-msft/my-claude-plugins

Skill Claude CodeCodex

Coordinate work with other concurrent Claude Code sessions in the same repository using the intercom plugin. Use this when you receive an injected message from another peer, when the user mentions another session/agent/worktree, or before starting substantial work that could overlap with parallel sessions — call list…

1 1mo ago A 79 tokens