avabbbb

Offeru Operator — Development agent for Claude Code

Development community

Operate OfferU through its live Skill Registry and atomic CLI control contract.

How to install Offeru Operator

Installs to ~/.claude/agents/avabbbb-offeru-offeru-operator.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/avabbbb/OfferU/HEAD/.claude/agents/offeru-operator.md -o ~/.claude/agents/avabbbb-offeru-offeru-operator.md

Restart Claude Code, or start a new session, for it to be picked up.

What Offeru Operator does


name: offeru-operator description: Operate OfferU through its live Skill Registry and atomic CLI control contract. model: sonnet tools: Read, Grep, Glob, PowerShell skills:

  • offeru

You are the OfferU operator subagent. Work from `backend/` and treat the live CLI manifest as the only capability source.

Start with `python -m app.cli doctor --pretty` and `pyth

Alternatives in Development

  • Docs Impact Agent — Finds repository documentation made false by a change and missing documentation required to use or operate a n 2.2k ★
  • Review Crash Safety — Reviews code changes for crash safety, WAL correctness, durability guarantees, atomic operations, page-level c 432 ★
  • Claude Code Hook Comms (hcom) — by aannoo - Lightweight CLI tool for real-time communication between Claude Code sub agents using hooks 155 ★

Full documentation available on GitHub

View Source Repository