Skip to content

Critique Intake

Feedback that arrives already debugged.

Critique Intake is agentic bug intake for software teams. Users report what broke, Critique asks one useful follow-up, captures technical context, and turns the report into investigated work for your Dashboard, Review runs, Builder, and issue tracker.

Live packet

Invoice download is broken

BugHigh82%
  • Evidence: GET /api/invoices/928/download returned 500
  • Steps: Billing → invoice #928 → Download PDF
  • Owner: Billing backend
  • Next: run Critique with generated prompt
01

Capture

Widget records the report, URL, browser, viewport, recent clicks, console errors, and failed requests.

02

Clarify

The user gets one focused follow-up question instead of a generic request for more detail.

03

Investigate

Critique classifies the report, estimates severity, identifies evidence, and suggests an owner.

04

Handoff

The team gets an agent-ready prompt for Builder, Review runs, GitHub issues, Linear, or the Merge Gate API loop.

Who it is for

The layer between users and dev work.

Product engineering

Reduce the “what actually happened?” loop before a developer touches the issue.

Support teams

Send engineering investigated packets instead of forwarding vague customer quotes.

Founder-led teams

Keep production feedback moving without building a full bug intake stack first.

Agent-heavy teams

Feed coding agents better tasks before they open PRs that Review runs and Change Passports can evaluate.

Install
<script
  src="https://critique.sh/intake/widget.js"
  data-project-id="PROJECT_ID"
  async></script>
Works with the app

Reports land in the Dashboard as investigated packets.

Copy the generated prompt into Builder or a coding agent run, then use Review runs and Change Passports to judge the PR.

Use Merge Gate API when intake is part of an automated support-to-fix pipeline.

Report

The user says what broke inside your app.

Investigated ticket

Critique clarifies, captures context, and assigns evidence.

Optional PR

The packet becomes a prompt for Builder, an agent, or a human fix.

From user complaint to draft PR.

Start with intake. Keep the rest of the loop inside Critique.

Create account