Robo-Co-op

58 mods across 1 repository, 2 stars between them.

robo-coop-tools

01

Robo-Co-op/robobuilder-standard

Plugin Claude Code

Robo Co-op official marketplace — the team-curated Claude Code plugins in three editions: Lite (beginners), Standard (full workflow), Pro (Loop Engineering add-on).

2 4d ago A tokens not measured

robobuilder

02

Robo-Co-op/robobuilder-standard

Plugin Claude Code

Robo Builder Standard edition — Robo Co-op standard Claude Code dev plugin embodying Bootcamp v3 M3+M6 with 41 skills, 9 phase-specific agents, 3 playbooks, harness config, and bidirectional Notion learning loop.

2 4d ago A tokens not measured

code-simplifier

03

Robo-Co-op/robobuilder-standard

Agent

Reviews a recent diff for reuse, redundancy, over-abstraction, excessive guards, and deep nesting. Returns concrete before/after diff suggestions. Use this immediately after Edit/Write operations, when the user asks "is this too complex?", or as part of /diff-review.

2 4d ago A 60 tokens

codebase-explorer

04

Robo-Co-op/robobuilder-standard

Agent

Maps unfamiliar or large codebases — module relationships, call graphs, key abstractions, and entry points. Use at the start of work on an existing repo, or when an existing repo grew enough that the mental model is stale. Extends the built-in Explore agent with structured reporting for the Phase 0.5 workflow.

2 4d ago A 70 tokens

design-critic

05

Robo-Co-op/robobuilder-standard

Agent

Adversarial design reviewer. Given a design document, PRD, or proposal, attacks it from multiple angles to surface assumptions, missing requirements, and failure modes. Complements the interactive /grill-me by running offline as a sub-agent. Use before locking a design, before architectural commits, or as a second…

2 4d ago A 75 tokens

e2e-tester

06

Robo-Co-op/robobuilder-standard

Agent

Designs, generates, and runs Playwright end-to-end tests. Use this when adding a critical user flow, before deploys, or when regression coverage is thin. Always run as a subagent so the massive execution logs don't pollute the main context.

2 4d ago A 58 tokens

Robo-Co-op/robobuilder-standard

Agent

Generates CHANGELOG entries and PR descriptions from a branch's commit history. Groups commits by type (feat / fix / refactor / docs / chore), expands short messages with context from the diff, and produces a user-facing summary. Use during /ship or /land-and-deploy, or when preparing a release PR.

2 4d ago A 71 tokens

Robo-Co-op/robobuilder-standard

Agent

Reviews a PRD or requirements document for gaps, contradictions, ambiguity, and untestability. Use after /to-prd is generated, before /to-issues is invoked. Catches requirements problems before they become implementation problems.

2 4d ago A 49 tokens

security-auditor

09

Robo-Co-op/robobuilder-standard

Agent

Reviews the current branch diff (or specified files) against OWASP Top 10 2021. Use this immediately after changes to route handlers, auth/authz, DB queries, or anything handling external input. Auto-invoke when a diff touches /api, /auth, /admin, or DB schema files.

2 4d ago A 68 tokens

tdd-pair

10

Robo-Co-op/robobuilder-standard

Agent

Enforces TDD discipline during implementation. Watches for "wrote code without a failing test first" and stops the user. Use whenever /tdd is invoked, or when the user is implementing a feature and you suspect they're cutting corners on tests.

2 4d ago A 55 tokens

test-writer

11

Robo-Co-op/robobuilder-standard

Agent

Audits test coverage of changed files, flags missing cases, and generates the high-priority tests. Use this right after a new feature lands or a bug fix is applied — before /diff-review.

2 4d ago A 44 tokens

PreToolUse

13

Robo-Co-op/robobuilder-standard

Hook

Runs before the agent uses a tool for Edit, Write and MultiEdit tool calls, executing block_secrets.py via python. From Robo-Co-op/robobuilder-standard.

2 4d ago A tokens not measured

PostToolUse

14

Robo-Co-op/robobuilder-standard

Hook

Runs after a tool call finishes for Edit, Write and MultiEdit tool calls, executing auto_format.py via python. From Robo-Co-op/robobuilder-standard.

2 4d ago A tokens not measured

Notification

15

Robo-Co-op/robobuilder-standard

Hook

Runs when the agent sends a notification, executing notification.py via python. From Robo-Co-op/robobuilder-standard.

2 4d ago A tokens not measured

PreCompact

16

Robo-Co-op/robobuilder-standard

Hook

Runs before the context is compacted, executing memory_consolidate.py via python. From Robo-Co-op/robobuilder-standard.

2 4d ago A tokens not measured

install-companions

18

Robo-Co-op/robobuilder-standard

Skill Claude CodeCodex

Installs a curated bundle of companion plugins from the Anthropic official marketplace, scoped by role (dev / pm / sales / design / marketing / ops).

2 4d ago A 63 tokens

start

19

Robo-Co-op/robobuilder-standard

Skill Claude CodeCodex

Interactive onboarding that turns the 41-skill catalog into a personalized 3-skill starter pack based on who the user is and what they're doing right now.

2 4d ago A 70 tokens

tune-claude-md

20

Robo-Co-op/robobuilder-standard

Skill Claude CodeCodex

Interactive wizard that takes the Robo Co-op best-practice CLAUDE.md baseline (shipped with this plugin) and merges it into the user's existing /.claude/CLAUDE.md, preserving personal/environment-specific entries.

2 4d ago A 88 tokens

upgrade

21

Robo-Co-op/robobuilder-standard

Skill Claude CodeCodex

Upgrades robobuilder to the latest version from the official Robo-Co-op GitHub repo. Shows a diff preview before applying.

2 4d ago A 80 tokens