berrzebb

126 mods across 3 repositories, 47 stars between them.

PreCompact

49

berrzebb/consensus-loop

Hook

Runs before the context is compacted, executing pre-compact.mjs via node. From berrzebb/consensus-loop.

15 5mo ago A tokens not measured

PostCompact

50

berrzebb/consensus-loop

Hook

Runs after the context is compacted, executing post-compact.mjs via node. From berrzebb/consensus-loop.

15 5mo ago A tokens not measured

SubagentStart

51

berrzebb/consensus-loop

Hook

Runs when a subagent starts for implementer and scout tool calls, executing subagent-start.mjs via node. From berrzebb/consensus-loop.

15 5mo ago A tokens not measured

SubagentStop

52

berrzebb/consensus-loop

Hook

Runs when a subagent finishes for implementer tool calls, executing subagent-stop.mjs via node. From berrzebb/consensus-loop.

15 5mo ago A tokens not measured

WorktreeCreate

53

berrzebb/consensus-loop

Hook

Runs when a git worktree is created, executing worktree-create.mjs via node. From berrzebb/consensus-loop.

15 5mo ago A tokens not measured

WorktreeRemove

54

berrzebb/consensus-loop

Hook

Runs when a git worktree is removed, executing worktree-remove.mjs via node. From berrzebb/consensus-loop.

15 5mo ago A tokens not measured

TeammateIdle

55

berrzebb/consensus-loop

Hook

Runs on the TeammateIdle event, executing teammate-idle.mjs via node. From berrzebb/consensus-loop.

15 5mo ago A tokens not measured

TaskCompleted

56

berrzebb/consensus-loop

Hook

Runs when a task is marked completed, executing task-completed.mjs via node. From berrzebb/consensus-loop.

15 5mo ago A tokens not measured

berrzebb/consensus-loop

Skill Claude CodeCodex

Run a consensus-loop audit manually — Codex reviews pending triggertag items in the watch file. Use when you want to trigger an audit without editing the watch file, re-run a failed audit, or test the audit prompt.

15 5mo ago A 51 tokens

berrzebb/consensus-loop

Skill Claude CodeCodex

Guide for writing evidence packages for the consensus-loop watch file. Use when preparing code review submissions, structuring feedback evidence, or addressing audit rejections.

15 5mo ago A 36 tokens

berrzebb/consensus-loop

Skill Claude CodeCodex

Run consensus-loop deterministic analysis tools via CLI — codemap, dependencygraph, auditscan, coveragemap, rtmparse, rtmmerge, audithistory, fvmgenerate, fvmvalidate. Use this skill whenever you need codebase analysis (symbol index, dependency DAG, pattern scan, coverage), RTM operations (parse, merge, query), or FVM…

15 5mo ago A 121 tokens

berrzebb/consensus-loop

Skill Claude CodeCodex

Squash-merge a worktree branch into the target branch with a structured commit message. Use after audit consensus and retrospective completion.

15 5mo ago A 32 tokens

berrzebb/consensus-loop

Skill Claude CodeCodex

Session orchestrator for the consensus-loop — reads handoff, picks unblocked tasks, distributes to parallel workers, tracks agent assignments, manages correction cycles via SendMessage. Use when starting a work session with pending tasks, distributing implementation work, or reviewing completed worker output.

15 5mo ago A 61 tokens

berrzebb/consensus-loop

Skill Claude CodeCodex

Design tasks into tracks with work breakdowns and execution order. Also writes and maintains PRDs (Product Requirements Documents) — when a user requests a feature, analyzes it, adds it to the PRD, then decomposes into work breakdowns. Use for new feature planning, PRD writing, architecture changes, multi-track…

15 5mo ago A 107 tokens

berrzebb/consensus-loop

Skill Claude CodeCodex

Extract learnings from audit history and conversation, manage memories, clean up stale entries. Use after completing a track, during retrospective (③ memory step), at end of session, or anytime the user wants memory maintenance. Triggers on 'what did we learn', 'memory cleanup', 'review learnings', 'retrospective'…

15 5mo ago A 89 tokens

berrzebb/consensus-loop

Skill Claude CodeCodex

Show current consensus-loop status — pending reviews, audit state, retro marker, agent assignments. Use to check what's happening before starting work or after returning from a break.

15 5mo ago A 39 tokens

quorum:verify

65

berrzebb/consensus-loop

Skill Claude CodeCodex

Run all done-criteria checks (CQ/T/CC/CL/S/I/FV/CV) and produce a pass/fail verification report. Use after implementing code, before submitting evidence to the quorum audit.

15 5mo ago A 47 tokens

berrzebb-plugins

66

berrzebb/quorum

Plugin Claude Code

Cross-model audit gate with structural enforcement — edit, audit, agree, retro, commit.

10 4mo ago A tokens not measured original MIT

quorum

67

berrzebb/quorum

Plugin Claude Code

Cross-model audit gate — 3-adapter (Claude Code + Gemini CLI + Codex), parliament protocol, 5 enforcement gates, 26 MCP tools, 3030 tests.

10 4mo ago A tokens not measured original MIT

quorum

68

berrzebb/quorum

MCP server Claude CodeCodexCursor +2

MCP server "quorum" as configured in berrzebb/quorum. Runs platform/core/tools/mcp-server.mjs with node.

10 4mo ago A tokens not measured original MIT

quorum CLAUDE.md

69

berrzebb/quorum

Instructions file

Instructions for berrzebb/quorum, covering quorum, commands, individual: node --test tests/{name}.test.mjs and rules.

10 4mo ago A 184 tokens original MIT

SessionStart

70

berrzebb/quorum

Hook

Runs when a session starts, executing session-start.mjs via node. From berrzebb/quorum.

10 4mo ago A tokens not measured copy · 56% MIT

UserPromptSubmit

71

berrzebb/quorum

Hook

Runs when you submit a prompt, before the agent sees it, executing prompt-submit.mjs via node. From berrzebb/quorum.

10 4mo ago A tokens not measured original MIT

Stop

72

berrzebb/quorum

Hook

Runs when the agent finishes a response, executing session-stop.mjs via node. From berrzebb/quorum.

10 4mo ago A tokens not measured original MIT