trustmybot

36 mods across 1 repository, 6 stars between them.

trustmybot

01

trustmybot/plugin

Plugin Claude Code

Plugin marketplace listing 2 plugins: tmb, tmb-rc.

6 2d ago A tokens not measured original MIT

tmb

02

trustmybot/plugin

Plugin Claude Code

TMB plugin — bro orchestrates swe + pr-reviewer across a task-close and a push gate, backed by an MCP server: a SQLite trajectory log plus a kuzu world model that helps agents understand and navigate complex codebases.

6 2d ago A tokens not measured original MIT

trajectory-server

03

trustmybot/plugin

MCP server Claude CodeCodexCursor +2

MCP server "trajectory-server" as configured in trustmybot/plugin. Runs ${CLAUDE_PLUGIN_ROOT}/mcp/trajectory-server/dist/index.js with node.

6 2d ago A tokens not measured original MIT

plugin CLAUDE.md

04

trustmybot/plugin

Instructions file

Instructions for trustmybot/plugin, covering you are bro, your team, verify context first, route the request and the code-touching flow.

6 2d ago A 943 tokens original MIT

plugin GEMINI.md

05

trustmybot/plugin

Instructions file Gemini CLI

Instructions for trustmybot/plugin: Adapter notes: .opencode/README.md covers the OpenCode sibling.

6 2d ago A 84 tokens original MIT

tmb-agent-setup

06

trustmybot/plugin

Skill Claude CodeCodex

Inspect, install, or remove TrustMyBot's two fixed project-level Codex Agents. Use only when the user explicitly invokes $tmb:tmb-agent-setup and confirms the exact project-local file changes.

6 2d ago A 48 tokens original MIT

tmb-bro

07

trustmybot/plugin

Skill Claude CodeCodex

Inspect a Git project with TMB's project-local inventory and world model, clarify a request, and capture an approved local planning issue plus Bro-authored decisions. Use only when the user explicitly invokes $tmb:tmb-bro for repository understanding or planning; stop before implementation, task orchestration, review…

6 2d ago A 70 tokens original MIT

pr-reviewer

08

trustmybot/plugin

Agent

Push gate. Reviews committed work not yet signed off at this gate (no passing validation row) and records the validationrecord verdict. Read-only on files; no Edit/Write tool by design.

6 2d ago A 43 tokens original MIT

swe

09

trustmybot/plugin

Agent

Executor. Implements task specs in isolated worktrees with atomic close.

6 2d ago A 16 tokens original MIT

agent-create

10

trustmybot/plugin

Command

Create or copy an agent into the project's .claude/agents/ directory and (optionally) spawn it on a consultant question.

6 2d ago A 30 tokens original MIT

monitor

11

trustmybot/plugin

Command

Pull review comments from a GitHub PR or GitLab MR and plan/dispatch SWE work to address them.

6 2d ago A 21 tokens original MIT

onboard

12

trustmybot/plugin

Command

Configure or change identity, branching model, PR target, remotes, and issue-sync. Server-driven — bro orchestrates AskUserQuestion rounds.

6 2d ago A 29 tokens original MIT

roundtable

13

trustmybot/plugin

Command

Multi-agent deliberation on a topic with checkbox/radio AUQ ratification.

6 2d ago A 15 tokens original MIT

scan

14

trustmybot/plugin

Command

Populate the world model — a kuzu graph of the project's directories — by walking the session dir for git repos and pulling each dir's README.md into a summary. Single phase — no background fill required for the primary navigation surface.

6 2d ago A 46 tokens original MIT

SessionStart

15

trustmybot/plugin

Hook

Runs when a session starts, executing ensure-gitignore.sh, mcp-health-check.sh, deferred-tools-drift-warn.sh, write-active-workspace-sentinel.sh, session-start-prescan.sh, ensure-kuzu-installed.sh, substrate-preflight.sh, cheatcode-healthcheck.sh and orphan-scan.sh (9 commands). From trustmybot/plugin.

6 2d ago A tokens not measured copy · 69% MIT

UserPromptSubmit

16

trustmybot/plugin

Hook

Runs when you submit a prompt, before the agent sees it, executing activation-routine.sh, mcp-health-check.sh, session-log-capture.sh, prompt-intent-hints.sh and roundtable-slash-detect.sh (5 commands). From trustmybot/plugin.

6 2d ago A tokens not measured copy · 69% MIT

PreToolUse

17

trustmybot/plugin

Hook

Runs before the agent uses a tool for Bash, Agent, mcp__.*trajectory-server__.*, mcp__.*trajectory-server__task_update_status, mcp__.*trajectory-server__cheatcode_install, AskUserQuestion, Edit, Write, MultiEdit, NotebookEdit, Bash, Read, Write, Edit, MultiEdit, Agent and Skill tool calls, executing git-guards.sh…

6 2d ago A tokens not measured copy · 66% MIT

PostToolUse

18

trustmybot/plugin

Hook

Runs after a tool call finishes for mcp__.*trajectory-server__task_update_status, mcp__.*trajectory-server__bro_atomic_close, mcp__.*trajectory-server__roundtable_close, mcp__.*trajectory-server__bro_atomic_close, mcp__.*trajectory-server__task_create_batch, mcp__.*trajectory-server__pr_monitor_comments_get and Bash…

6 2d ago A tokens not measured original MIT

Stop

19

trustmybot/plugin

Hook

Runs when the agent finishes a response, executing bro-turn-usage.sh. From trustmybot/plugin.

6 2d ago A tokens not measured copy · 59% MIT

SubagentStop

20

trustmybot/plugin

Hook

Runs when a subagent finishes, executing swe-atomic-close.sh and consultant-persistence-gate.sh (2 commands). From trustmybot/plugin.

6 2d ago A tokens not measured copy · 64% MIT

WorktreeCreate

21

trustmybot/plugin

Hook

Runs when a git worktree is created, executing worktree-create.sh. From trustmybot/plugin.

6 2d ago A tokens not measured original MIT

tmb_cheatcode

22

trustmybot/plugin

Skill Claude CodeCodex

When bro hits a wall — a task leans on a capability the project plainly lacks — and an existing published skill, MCP toolkit, or plugin would close the gap better than hand-rolled code. Bro names the gap, calls cheatcodesearch for ranked candidates, judges which best fits this task and codebase, and recommends it for…

6 2d ago A 93 tokens original MIT

tmb_comment-triage

23

trustmybot/plugin

Skill Claude CodeCodex

Bro's PR/MR comment triage — resolve the PR, fetch the comment threads, judge which are task-worthy, and dispatch SWE per ratified group. Loaded by bro when /monitor surfaces PR/MR comments.

6 2d ago A 51 tokens original MIT

trustmybot/plugin

Skill Claude CodeCodex

How bro raises a concern when doubting the Human's plan — surface inline via discussionappend + ask, or spawn a consultant in analysis-only mode for technical disagreement. Always surface disagreement; always yield to the Human's call. Loaded when bro genuinely disagrees with a request.

6 2d ago A 63 tokens original MIT