trustmybot

36 mods across 1 repository, 6 stars between them.

trustmybot/plugin

Skill Claude CodeCodex

Loaded when editing prompt files (agents, skills, CLAUDE.md, workflow markdown) or updating user-visible docs. Carries the editing judgment — what to delete, what to preserve, and where ripples land when a rename or restructure happens.

6 2d ago A 56 tokens original MIT

tmb_planning

26

trustmybot/plugin

Skill Claude CodeCodex

Bro's code-touching flow — verify world model, triage the requirement (reuse vs build), propose branch, write spec, dispatch SWE, verify on return, atomic-close. Loaded on the first code-touching ask of a session.

6 2d ago A 53 tokens original MIT

tmb_push-gate

27

trustmybot/plugin

Skill Claude CodeCodex

Bro's push-gate orchestration — reaping unsigned commits, spawning pr-reviewer per task, and the all-pass push + PR-create + post-merge cleanup path. Loaded by bro when the push hook blocks or the Human asks for review-before-push.

6 2d ago A 59 tokens original MIT

tmb_recovery

28

trustmybot/plugin

Skill Claude CodeCodex

Bro's response when something fails — an MCP tool returns iserror=true (halt + surface), the trajectory-server is unreachable (degraded sqlite3 readonly fallback), or the world model is unavailable (retry, identify the lock holder, reconnect the binding). Loaded reactively on the first failure of a session.

6 2d ago A 66 tokens original MIT

tmb_review

29

trustmybot/plugin

Skill Claude CodeCodex

PR-reviewer's diff-level push-gate review — check this task's diff against its spec, then write the validationrecord verdict that gates the push. Loaded by pr-reviewer when reviewing a committed task. Self-contained.

6 2d ago C 48 tokens original MIT

tmb_skill-creator

30

trustmybot/plugin

Skill Claude CodeCodex

Generate a new project-local skill at .claude/skills/ /SKILL.md and attach it to existing agents. Loads when the user asks to capture a repeatable behavior — e.g. "create a skill that codifies ", "teach swe to also ", "make a skill for ", "we need a checklist when ". Extends the consuming agent's skills: frontmatter…

6 2d ago A 125 tokens original MIT

tmb_swe-checklist

31

trustmybot/plugin

Skill Claude CodeCodex

SWE's self-review heuristics — load only when about to atomic-close. Mechanical patterns (bare except, missing timeout, mutable defaults, etc.) are caught by scripts/hooks/code-quality-lint.sh; this skill carries the spec-fidelity and scope discipline judgment.

6 2d ago A 60 tokens original MIT

architect

32

trustmybot/plugin

Agent

Consultant. Analysis-only system-design read. Surfaces load-bearing assumptions, simpler alternatives, trade-offs, risks.

6 2d ago A 25 tokens original MIT

ceo

33

trustmybot/plugin

Agent

Consultant. Product scope and prioritization. Frames "what to build vs not build now" with business reasoning.

6 2d ago A 26 tokens copy · 88% MIT

cto

34

trustmybot/plugin

Agent

Consultant. Technical strategy + tech-stack trade-offs. Scaling, dependency posture, build/CI direction.

6 2d ago A 23 tokens copy · 91% MIT

pm

35

trustmybot/plugin

Agent

Consultant. Product strategy + user research framing. Connects user need → feature shape, surfaces evidence gaps.

6 2d ago A 24 tokens copy · 84% MIT

<kebab-case>

36

trustmybot/plugin

Agent

You are a consultant. You analyze and advise — bro summarizes for the Human, who decides.

6 2d ago A 9 tokens copy · 86% MIT