JeremyDev87/codingbuddy

Codingbuddy orchestrates 29 specialized AI agents to deliver code quality comparable to a team of human experts through a PLAN → ACT → EVAL workflow.

31Stars on the repository
63Mods indexed here, across every type
4mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

SessionStart

01

JeremyDev87/codingbuddy

Hook

Runs when a session starts, executing session-start.py via python3. From JeremyDev87/codingbuddy.

31 4mo ago A tokens not measured original MIT

PreToolUse

02

JeremyDev87/codingbuddy

Hook

Runs before the agent uses a tool for Bash tool calls, executing pre-tool-use.py via python3. From JeremyDev87/codingbuddy.

31 4mo ago A tokens not measured copy · 86% MIT

PostToolUse

03

JeremyDev87/codingbuddy

Hook

Runs after a tool call finishes, executing post-tool-use.py via python3. From JeremyDev87/codingbuddy.

31 4mo ago A tokens not measured original MIT

Stop

04

JeremyDev87/codingbuddy

Hook

Runs when the agent finishes a response, executing stop.py via python3. From JeremyDev87/codingbuddy.

31 4mo ago A tokens not measured original MIT