mgd34msu

100 mods across 2 repositories, 10 stars between them.

goodvibes

02

mgd34msu/goodvibes-plugin

Plugin Claude Code

Structure-aware code intelligence, token/cost analytics with a self-contained HTML report, and registered HTTP/database access under an explicit trust boundary — 25 tools across three MCP servers (intel 15, analytics 7, connect 3).

6 8d ago A tokens not measured original MIT

intel

03

mgd34msu/goodvibes-plugin

MCP server Claude CodeCodexCursor +2

MCP server "intel" as configured in mgd34msu/goodvibes-plugin. Runs ${CLAUDE_PLUGIN_ROOT}/server/intel/index.cjs with node. Needs 2 environment variables to run.

6 8d ago A tokens not measured original MIT

analytics

04

mgd34msu/goodvibes-plugin

MCP server Claude CodeCodexCursor +2

MCP server "analytics" as configured in mgd34msu/goodvibes-plugin. Runs ${CLAUDE_PLUGIN_ROOT}/server/analytics/index.cjs with node. Needs 2 environment variables to run.

6 8d ago A tokens not measured original MIT

connect

05

mgd34msu/goodvibes-plugin

MCP server Claude CodeCodexCursor +2

MCP server "connect" as configured in mgd34msu/goodvibes-plugin. Runs ${CLAUDE_PLUGIN_ROOT}/server/connect/index.cjs with node. Needs 2 environment variables to run.

6 8d ago A tokens not measured original MIT

architect

06

mgd34msu/goodvibes-plugin

Agent

Architecture, planning, and codebase-onboarding specialist. Use to design an approach, break a task into a plan other agents can execute, or map an unfamiliar codebase before work starts.

6 8d ago A 40 tokens original MIT

engineer

07

mgd34msu/goodvibes-plugin

Agent

Full-stack engineer for backend and frontend implementation. APIs, databases, authentication, UI components, styling. Delegate concrete implementation work here once the approach is decided.

6 8d ago A 34 tokens original MIT

refutation-reviewer

08

mgd34msu/goodvibes-plugin

Agent

Refutation-based code reviewer. Actively tries to disprove that a change works, rather than confirming it looks fine. Use after implementation work to get an honest defect list before merging.

6 8d ago A 42 tokens original MIT

tester

09

mgd34msu/goodvibes-plugin

Agent

Testing specialist. Writes and runs tests that verify real behavior. Use after implementation work to establish honest, risk-based coverage rather than a coverage-percentage target.

6 8d ago A 33 tokens original MIT

analytics

10

mgd34msu/goodvibes-plugin

Command

View session analytics, generate the HTML analytics report, manage budgets, export data, manage tags, and sync sessions.

6 8d ago A 22 tokens original MIT

codebase-review

11

mgd34msu/goodvibes-plugin

Command

Entry point for the Write-Review-Fix-Confirm (WRFC) workflow template: reviews the current diff with grounded checks first and a refutation-based defect list, fixes confirmed high/critical findings, and re-reviews the fix before reporting.

6 8d ago A 53 tokens original MIT

plugin

12

mgd34msu/goodvibes-plugin

Command

Manage the goodvibes plugin installation (intel / analytics / connect servers, hooks, and native dependencies).

6 8d ago B 18 tokens original MIT

services

13

mgd34msu/goodvibes-plugin

Command

Manage the connect service registry. Register API services and database connections, store credentials, set read-only vs write access, manage the destination allowlist, and report trust status.

6 8d ago A 33 tokens original MIT

setup

14

mgd34msu/goodvibes-plugin

Command

Re-run the goodvibes native dependency install in the foreground. The manual repair path when the automatic background install did not finish.

6 8d ago A 25 tokens original MIT

SessionStart

15

mgd34msu/goodvibes-plugin

Hook

Runs when a session starts, executing session-start.mjs and session-start-open-mode.mjs via node (2 commands). From mgd34msu/goodvibes-plugin.

6 8d ago A tokens not measured copy · 50% MIT

Setup

16

mgd34msu/goodvibes-plugin

Hook

Runs once when the project is set up for init tool calls, executing setup.mjs via node. From mgd34msu/goodvibes-plugin.

6 8d ago A tokens not measured original MIT

SubagentStart

17

mgd34msu/goodvibes-plugin

Hook

Runs when a subagent starts, executing subagent-start.mjs via node. From mgd34msu/goodvibes-plugin.

6 8d ago A tokens not measured original MIT

PostToolUseFailure

18

mgd34msu/goodvibes-plugin

Hook

Runs when a tool call fails for Bash tool calls, executing post-tool-use-failure.mjs via node. From mgd34msu/goodvibes-plugin.

6 8d ago A tokens not measured original MIT

PreToolUse

19

mgd34msu/goodvibes-plugin

Hook

Runs before the agent uses a tool for Bash tool calls, executing commit-guard.mjs via node. From mgd34msu/goodvibes-plugin.

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

SessionEnd

20

mgd34msu/goodvibes-plugin

Hook

Runs when a session ends, executing session-end.mjs via node. From mgd34msu/goodvibes-plugin.

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

Stop

21

mgd34msu/goodvibes-plugin

Hook

Runs when the agent finishes a response, executing stop.mjs via node. From mgd34msu/goodvibes-plugin.

6 8d ago A tokens not measured copy · 50% MIT

SubagentStop

22

mgd34msu/goodvibes-plugin

Hook

Runs when a subagent finishes, executing subagent-stop.mjs via node. From mgd34msu/goodvibes-plugin.

6 8d ago A tokens not measured original MIT

PreCompact

23

mgd34msu/goodvibes-plugin

Hook

Runs before the context is compacted, executing pre-compact.mjs via node. From mgd34msu/goodvibes-plugin.

6 8d ago A tokens not measured original MIT

goodvibes-memory

24

mgd34msu/goodvibes-plugin

Skill Claude CodeCodex

Documents the .goodvibes/memory/ cross-session memory files (decisions, patterns, failures, preferences): what's written automatically, what you should read and write, and the exact JSON shape of each file. Load at the start of a task to check prior context, and before finishing to record what you learned.

6 8d ago A 69 tokens original MIT