bouncer

Audit AI agent outputs and assign a 1-10 quality score with evidence.

4|Updated Mar 9, 2026
One-click install
npx skills add https://github.com/buildingopen/bouncer --skill bouncer-buildingopen
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bouncer
Source: https://github.com/buildingopen/bouncer/tree/main/skill
Command: npx skills add https://github.com/buildingopen/bouncer --skill bouncer-buildingopen

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires google-genai, and includes scripts (resource) components.

What problem does it solve?

On-demand Gemini quality audit for ANY work: code, videos, stories, advice, research, creative output. Use when user says "audit", "bouncer", "score", "score this", "score using gemini", "check my work", "quality check", "review my changes", "rate this", "how did I do". This skill automatically scores outputs and surfaces issues to reduce risk and rework.

Core Features & Use Cases

  • Independent quick and deep audits of AI-generated work across coding, creative tasks, and research.
  • Flexible mode selection: quick audits for fast feedback and deep audits for thorough verification.
  • Outputs include a numeric score, identified issues, and actionable guidance for improvement.

Quick Start

Run the bouncer script by piping your assistant_text and diff_text as JSON to the tool to receive a structured score and feedback.

Frequently Asked Questions about bouncer

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I run an independent quality audit on AI-generated code?

Run an independent quality audit by piping your assistant_text and diff_text as JSON into the bouncer script. The tool gathers context, diffs, and CLAUDE.md to return a structured verdict with a numeric score and actionable guidance.

Can I use Gemini to review and score creative work and research outputs?

Gemini audits can review and score creative work, videos, stories, and research outputs. The audit assigns a 1-10 quality score and surfaces issues, applicable across coding, creative work, and operations tasks.

What is the difference between quick and deep audit modes for checking work?

Quick audit modes provide fast feedback for checking work, while deep audit modes perform thorough verification. Both modes output a numeric score, identified issues, and actionable guidance for improving AI-generated outputs.

When should I use an automated quality check for AI agent outputs?

Use an automated quality check when you need to reduce risk and rework on AI agent outputs. It independently scores outputs, surfaces issues, and returns a structured verdict with evidence when you say "audit" or "score this".

Does the Gemini audit script require google-genai to function?

Yes, the Gemini audit script requires the google-genai dependency to function. It uses this dependency to gather context and diffs, returning a structured quality verdict with evidence for your AI-generated work.