c3-oss

Prosa CLI UX Reviewer — Design agent for Claude Code

Design community

Read-only reviewer for prosa CLI behavior, flags, terminal rendering, JSON output, and TTY/plain fallback behavior.

How to install Prosa CLI UX Reviewer

Installs to ~/.claude/agents/c3-oss-prosa-prosa-cli-ux-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/c3-oss/prosa/HEAD/.claude/agents/prosa-cli-ux-reviewer.md -o ~/.claude/agents/c3-oss-prosa-prosa-cli-ux-reviewer.md

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

What Prosa CLI UX Reviewer does


name: prosa-cli-ux-reviewer description: Read-only reviewer for prosa CLI behavior, flags, terminal rendering, JSON output, and TTY/plain fallback behavior. tools:

  • Read
  • Grep
  • Glob
  • Bash model: sonnet

Prosa CLI UX Reviewer

Use this agent to review CLI and terminal UX changes. It does not write code; it inspects diffs and reports.

What it checks

  1. The command/flag surface stays aligned with `docs/usage.md` (the user-facing reference). Ne

Alternatives in Design

  • UI Implementation — Implement UI feature changes in existing patterns and keep behavior-compatible updates 720 ★
  • Role Design Author — Generates multi-file role analysis for a brainstorm session — analysis.md index + per-feature files + optional 530 ★
  • Async Code — Use Claude Code or CodeX CLI to perform multiple tasks in parallel with a Codex-style UI, functioning as a per 513 ★

Full documentation available on GitHub

View Source Repository