beevibe-ai

17 mods across 2 repositories, 449 stars between them.

beevibe

01

beevibe-ai/beevibe

Plugin Claude Code

Beevibe Claude Code plugins for sharing, researching, and coordinating AI agent work.

344 4d ago A tokens not measured original Apache-2.0

beevibe CLAUDE.md

02

beevibe-ai/beevibe

Instructions file

Instructions for beevibe-ai/beevibe, covering beevibe — claude code guide, monorepo structure, running locally, critical: @beevibe/core compiles to dist/ and restarting cleanly.

344 4d ago A 2,886 tokens original Apache-2.0

beevibe-ai/beevibe

Skill Claude CodeCodex

Find the best GitHub repo for a goal, then call userepo to run it in a sandbox. Use whenever the user's goal requires a capability you don't have natively and you haven't been given a specific repo.

344 4d ago A 51 tokens original Apache-2.0

beevibe-ai/beevibe

Skill Claude CodeCodex

Cold-start git workspace setup for a fresh beevibe task. Use at the start of a session whose intent has a block but NO or block — i.e. the first dispatch of this task. Checks for an existing repo clone, pulls the base branch if present (clone if missing), prunes any per-task worktrees from earlier tasks whose work has…

344 4d ago A 198 tokens original Apache-2.0

beevibe-ai/beevibe

Skill Claude CodeCodex

Multi-round negotiation protocol — covers both initiator and peer roles. Use when about to call negotiate(), when receiving a intent block as a peer, or when receiving an 'escalated' sentinel from a blocked respondnegotiate. Covers proposal crafting, counter-strategy, deadlock detection, when to accept early…

344 4d ago A 112 tokens original Apache-2.0

beevibe-use-repo

06

beevibe-ai/beevibe

Skill Claude CodeCodex

You are the child agent inside a fresh Docker sandbox. Borrow the given GitHub repo, produce a real artifact for the goal, and export it. Do not review the repo. The proof is that it works.

344 4d ago A 50 tokens original Apache-2.0

beevibe-verify-pr

07

beevibe-ai/beevibe

Skill Claude CodeCodex

CI verification before marking a PR-bearing task done. Use BEFORE calling mcpbeevibeupdateprogress(done) on any session whose deliverable is a pull request — including the first dispatch (you opened the PR with gh pr create) and any revision dispatch (you pushed new commits to an existing PR). Watches the PR's…

344 4d ago A 172 tokens original Apache-2.0

beevibe

08

beevibe-ai/beevibe-cto

Plugin Claude Code

Beevibe Claude Code plugins. Currently: Architecture Deep Research (live, evidence-only research for system-design decisions).

105 2mo ago A tokens not measured original Apache-2.0

adr

09

beevibe-ai/beevibe-cto

MCP server Claude CodeCodexCursor +2

MCP server "adr" as configured in beevibe-ai/beevibe-cto. Launched with adr-mcp. Needs 8 environment variables to run.

105 2mo ago A tokens not measured original Apache-2.0

adr

10

beevibe-ai/beevibe-cto

Skill Claude CodeCodex

Architecture Deep Research — scan the current repo, draft a PRD, and run the deep-research loop with citation audits. Use when the user asks you to make an architecture decision, asks "what topology should we use?", says they need to pick between options like vector stores / message queues / retrieval patterns /…

105 2mo ago A 124 tokens original Apache-2.0

adr

11

beevibe-ai/beevibe-cto

Plugin Claude Code

Architecture Deep Research — scan a repo, draft a PRD, run live deep research, get a cited handoff. Use when picking a topology, retrieval architecture, event bus, storage engine, auth pattern, or any system-design decision before code lands.

105 2mo ago A tokens not measured original Apache-2.0

decide

12

beevibe-ai/beevibe-cto

Command

Run a full Architecture Deep Research pipeline against the current repo and a named decision. Scans the repo for patterns and anti-patterns, drafts a PRD, runs live deep-research with citation audits, and returns a decision handoff the coding agent can implement under.

105 2mo ago A 54 tokens original Apache-2.0

discover

13

beevibe-ai/beevibe-cto

Command

Run only the discover stage. Scans the local repo for patterns and anti-patterns, drafts a PRD (pdr.draft.md), and stops. Use when the user wants to see what ADR infers from the codebase before paying for a full deep-research run.

105 2mo ago A 58 tokens original Apache-2.0

doctor

14

beevibe-ai/beevibe-cto

Command

Set up ADR for first-time use. Audits what's already configured, then walks the user through obtaining and saving the API keys ADR needs. Use when the user asks "set up ADR", "what keys do I need?", "I don't know how to get these", or when /adr:decide reports missing keys.

105 2mo ago A 65 tokens original Apache-2.0

guard

15

beevibe-ai/beevibe-cto

Command

Install Claude Code + git pre-commit hooks that surface team principles at write time and block commits that violate high-severity rules. Use when the user wants to wire ADR's principles into their everyday workflow so they never see the same review comment twice.

105 2mo ago A 50 tokens original Apache-2.0

principles

16

beevibe-ai/beevibe-cto

Command

Discover the team's code-review principles from their own repo. Scans for code-review lenses (state-boundaries, llm-call-discipline, etc.), extracts positive patterns + antipatterns + ambiguities with file:line citations, walks the user through an interactive interview to confirm, and writes .adr/principles.{md,json}.…

105 2mo ago A 92 tokens original Apache-2.0

review

17

beevibe-ai/beevibe-cto

Command

Review a PR (or local diff) against the team's principles discovered by /adr:principles. Detects violations, walks the user through them conversationally one at a time, posts approved comments as inline PR comments via gh CLI. Use when the user says "review this PR", "check my staged diff", or "look at PR 42".

105 2mo ago A 71 tokens original Apache-2.0