Guide
How to Review AI Generated Work: QA Checklist
By the Space Office team · Updated September 20, 2026 · 8 min read
To review AI generated work, judge it against the brief, facts, audience, format, and risk before you judge whether it sounds impressive. The fastest safe method is a repeatable QA checklist: define the job, verify claims, score completeness, test anything functional, and send precise revision notes. AI can produce quickly; review decides whether the output is usable.
The dangerous thing about AI generated work is not that it is always bad. The dangerous thing is that weak work often looks finished. It has headings, confident sentences, clean formatting, and exactly enough polish to slip past a busy founder. That is why review needs a system, not a vibe check.
Space Office is built around that system. It is a managed team of 24 live AI specialists coordinated by Hydrogen, an AI project manager that reviews every output before delivery. Hydrogen checks outputs against the brief and returns issues to the specialist for revision. You still review and approve the final work.
Start by restating the job in one sentence
The first review step is to restate the assignment so you know what success means. Before reading line by line, write one sentence: “This output is supposed to help [audience] do [job] under [constraint].” If you cannot fill that sentence, you are not ready to review the work.
AI outputs often fail by answering a nearby question. A blog draft becomes a generic essay. A sales email becomes a brand manifesto. A support answer becomes technically correct but emotionally useless. The brief is the ruler; the output is not allowed to define its own target.
Never ask, “Is this good?” first. Ask, “Is this the thing we asked for?”
Use a 100-point scorecard before debating style
A scorecard turns review from opinion into triage. You do not need a complex rubric for every small task, but you do need the same categories every time: fit to brief, factual accuracy, completeness, audience fit, usefulness, format, and risk. A beautiful draft that scores 62 should not ship.
| Review area | Points | What you check |
|---|---|---|
| Brief fit | 20 | Answers the assigned job, not a nearby topic |
| Factual accuracy | 20 | Claims, numbers, names, links, and dates are verifiable |
| Completeness | 15 | Covers required sections, edge cases, and constraints |
| Audience fit | 10 | Matches the reader’s knowledge level and intent |
| Usefulness | 15 | Gives decisions, steps, examples, or next actions |
| Format and polish | 10 | Uses the requested structure cleanly |
| Risk and safety | 10 | Avoids overclaims, private data leaks, and unsafe advice |
For low-risk internal notes, 80 can be enough. For public pages, customer emails, legal-adjacent content, finance content, or code, raise the bar. The score is not bureaucracy. It is a way to stop the loudest sentence in the draft from winning the review.
Check facts before you edit the prose
1. Pull every claim into the open
Fact-checking comes before copyediting because polished wrong answers are worse than rough correct ones. Pull out every number, date, customer claim, quote, product feature, integration, price, and legal-sounding statement. Then mark each as verified, internal-only, unsupported, or remove.
2. Keep narrow claims narrow
This is where many AI drafts collapse. They may invent a benchmark, modernize an old price, or turn a roadmap item into a live feature. Hydrogen checks outputs against the brief and returns issues to the specialist for revision. You still review and approve the final work.
Review completeness with the reader’s next question
Completeness means the output answers the next practical question a reader would ask. If a guide says “delegate better,” it should show how to write the brief. If a comparison says one tool is better, it should explain for whom, why, and where the other tool still wins.
- 1List the promises made in the title, brief, or opening paragraph.
- 2Underline the exact section where each promise is fulfilled.
- 3Add a note beside every missing promise: answer, remove, or narrow.
- 4Ask what a skeptical reader would need before acting.
- 5Send revision notes tied to those gaps, not vague comments like “make it stronger.”
Test functional work like it can break
Functional AI output needs testing, not just reading. For code, run the smallest meaningful gate: typecheck, lint, test, build, or direct reproduction. For spreadsheets, recalculate formulas. For email automations, check the trigger and the unsubscribe path. For website copy, click every link and inspect the mobile layout.
The review question changes from “does this sound right?” to “what would happen if a real user touched it?” That shift catches a different class of mistake: broken links, missing states, wrong assumptions, bad formatting, and outputs that only work in the happy path.
A worked example: scoring a landing page draft
Say an AI drafts a 1,200-word landing page for a SaaS analytics product. The brief asks for founder-friendly language, three use cases, pricing-safe copy, and a waitlist CTA. The draft looks clean, but the review score says otherwise: brief fit 16/20, factual accuracy 12/20, completeness 10/15, audience fit 8/10, usefulness 11/15, format 8/10, risk 8/10.
The total is 16 + 12 + 10 + 8 + 11 + 8 + 8 = 73 out of 100. That is not a publish score. The draft lost 27 points, mostly because it claimed “SOC 2 ready” without proof, skipped one required use case, and used vague value lines instead of concrete examples. The revision note is specific: remove the unsupported compliance claim, add the missing use case, and replace three broad claims with product-specific proof.
| Item | Score impact | Action |
|---|---|---|
| Unsupported SOC 2 claim | -8 | Remove or replace with verified security wording |
| Missing use case | -5 | Add the third briefed use case |
| Vague value copy | -7 | Replace with concrete examples |
| Weak CTA hierarchy | -4 | Make waitlist the primary action |
| Minor formatting issues | -3 | Clean headings and spacing |
| Total lost | -27 | Revise before publishing |
Write revision notes an AI can actually use
1. Name the exact failure
Good revision notes are specific, bounded, and testable. “Make this better” is not a review. “Rewrite section 3 for solo founders, remove the unsupported benchmark, add one example with numbers, and keep the section under 180 words” is a review instruction the next pass can follow.
2. Preserve what already works
The best notes name the defect, the reason, and the desired fix. They do not rewrite the whole piece unless the draft is fundamentally wrong. Review should preserve the useful work while forcing the risky or weak parts back through the system.
A useful AI review note says what failed, why it matters, and what must change before delivery.
Set different gates for different risk levels
Not every AI output needs the same review depth. A private brainstorming list can move fast. A pricing page, customer-facing support answer, legal-adjacent article, or code change needs a stricter gate. The mistake is using the same casual skim for everything because the draft arrived quickly.
| Output type | Minimum gate | Ship threshold |
|---|---|---|
| Internal brainstorm | Brief fit + usefulness | Good enough to discuss |
| Blog post | Facts + structure + links + FAQ | 90+/100 |
| Customer email | Tone + facts + privacy | Manager approval |
| Code | Typecheck/lint/test/build as available | Clean gate |
| Legal/finance-adjacent | Source verification + human review | Do not ship on AI alone |
Where a managed AI team changes the review burden
A single assistant can draft work, but you usually become the reviewer, project manager, and quality gate. Space Office changes that operating model. Hydrogen splits the brief, assigns specialists, and reviews output before delivery, so you make direction calls instead of inspecting every raw draft from scratch.
That does not mean you should stop thinking. It means your review starts later in the chain. You inspect a managed deliverable rather than a pile of disconnected AI attempts. For a founder, that difference matters because attention is the scarce resource.
Meet the specialist roster that turns briefs into reviewed work.
Meet the AI teamThe practical review checklist
- Restate the job in one sentence before reading closely.
- Score the work against brief fit, facts, completeness, audience, usefulness, format, and risk.
- Verify every number, name, price, customer claim, feature claim, and link.
- Test anything functional instead of trusting the prose around it.
- Send revision notes that say what failed, why it matters, and what must change.
- Publish only when the output is accurate, complete, on-brand, and safe for the audience.
Bottom line: review is where AI becomes work
AI generated work is raw material until it has passed review. The review step catches the nearby answer, the invented number, the missing edge case, the overconfident sentence, and the broken link. If you build one habit, build this: never let speed substitute for a quality gate. Fast drafts are useful. Reviewed work is what you can actually ship.
Frequently asked questions
How do I review AI generated work quickly?
Use a fixed checklist: restate the brief, verify facts, score completeness, test anything functional, check audience fit, and send specific revision notes. Do not start with style. A draft that sounds polished can still fail because it answers the wrong question or includes unsupported claims.
What is the most common problem in AI generated work?
The most common problem is a confident nearby answer. The draft looks complete, but it only partially matches the brief, skips a constraint, or invents supporting details. That is why review should start with fit to the original job before judging voice, formatting, or polish.
Should AI generated work always be fact-checked?
Yes, if it will reach customers, affect decisions, or represent your company. Pull out every number, price, feature claim, customer claim, quote, and date. Verify each one or remove it. Internal brainstorming can move faster, but public or operational work needs a fact gate.
How much does Space Office cost for reviewed AI work?
Space Office is $60/month or $600/year, with added specialists at $25/month each. You bring your own AI key and pay the model provider directly with zero markup. The value is the managed team and Hydrogen’s review layer, not resold AI usage. The base subscription includes Hydrogen and two specialists of your choice. Additional specialists cost $25/month each. Dedicated AWS compute starts at about $30/month, and AI usage is paid separately through your own provider key with zero markup.
Can I trust AI work if it passes a checklist?
A checklist reduces risk; it does not make every task risk-free. Low-risk content may be fine after a structured review. Code, legal-adjacent advice, financial claims, customer data, and production changes need stronger gates such as tests, source verification, permissions, or human review.
How does Hydrogen review AI generated work?
Hydrogen reviews outputs against the brief, expected format, quality bar, and risk before delivery. Hydrogen checks outputs against the brief and returns issues to the specialist for revision. You still review and approve the final work.