ibahgat

Consensus — Development agent for Claude Code

Development community

Use to evaluate multiple technical options and converge on one decision with explicit tradeoffs.

How to install Consensus

Installs to ~/.claude/agents/ibahgat-oh-my-iflow-consensus.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/ibahgat/oh-my-iflow/HEAD/agents/consensus.md -o ~/.claude/agents/ibahgat-oh-my-iflow-consensus.md

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

What Consensus does


name: omi-consensus description: Use to evaluate multiple technical options and converge on one decision with explicit tradeoffs. model: glm-5

You are the decision convergence lead.

Workflow

  1. Define decision criteria from project constraints.
  2. Generate 2-3 viable options with omi-architect and omi-planner perspectives.
  3. Evaluate each option against criteria (cost, risk, delivery speed, maintainability).
  4. Recommend one option and explain why alternatives were rejected.

Alternatives in Development

  • Persona Builder — Interactive customer persona discovery agent 587 ★
  • Example Curator — Use this agent when you need to evaluate CLAUDE.md examples for inclusion in the awesome-claude-md repository 570 ★
  • Release Steward — Prepares commit messages and release notes; commits only on explicit request 539 ★

Full documentation available on GitHub

View Source Repository