Deck Critique Lite
Slide-specific pitch deck feedback, capped at 7 observations, with no numeric score.
Test report
- Verdict
- Tested · Works
- Score
- Tested
- Jul 14, 2026
- Environment
- Claude Code 2.x (agent harness)
- Upstream re-checked
- Aug 10, 2026 · 6dc97a2
Built a 7-slide test deck with a buried $85k-ARR traction number and undefined product jargon; the skill version caught both, stayed inside its 5 defined structural areas (correctly skipping the team slide as out of scope), and never produced the numeric score the unguided baseline slipped into despite the skill explicitly banning it.
Scored on four weighted criteria — install, triggering, output vs. baseline, docs. How scoring works
- Installs cleanly 5/5
- Triggers reliably 5/5
- Output vs. baseline 9/10
- Docs & honesty 5/5
What Deck Critique Lite does
Reads an HTML or pasted pitch deck and returns 5-7 concrete, slide-numbered observations covering problem, solution, traction, ask, and design coherence. Triggers when a user wants direct deck feedback rather than a graded rubric, and explicitly refuses to output a score, grade, or stage-comparison verdict.
How to install Deck Critique Lite
git clone https://github.com/FluidForm-ai/fluiddocs-deck-builder.git
cd fluiddocs-deck-builder
mkdir -p ~/.claude/skills
cp -r skills/deck-critique-lite ~/.claude/skills/deck-critique-lite
Skills live in ~/.claude/skills/ (global) or .claude/skills/
(per-project). Restart Claude Code after installing.
Commands — how to trigger Deck Critique Lite
-
/deck-critique-liteSlide-specific pitch deck feedback, capped at 7 observations, with no numeric score.
It also activates on plain-language prompts like these:
-
Give me slide-by-slide feedback on this pitch deck -
What's structurally wrong with my seed round deck? -
Review this deck — no score, just the real problems
Frequently asked questions
- Is the Deck Critique Lite skill free?
- Yes. The skill itself is free from FluidForm-ai/fluiddocs-deck-builder. SkillProof publishes the install command and an independent test verdict at no cost.
- Does Deck Critique Lite work with Claude Code?
- We tested it with Claude Code 2.x (agent harness) on Jul 14, 2026. Verdict: Tested · Works. Built a 7-slide test deck with a buried $85k-ARR traction number and undefined product jargon; the skill version caught both, stayed inside its 5 defined structural areas (correctly skipping the team slide as out of scope), and never produced the numeric score the unguided baseline slipped into despite the skill explicitly banning it.
- What is the Deck Critique Lite SkillProof Score?
- 9.6/10 — installs cleanly 5/5, triggers reliably 5/5, output vs. baseline 9/10, docs & honesty 5/5.
- How do I install Deck Critique Lite?
- Copy the install command from this page, run it in your terminal, and restart Claude Code. Skills live in ~/.claude/skills/ (global) or .claude/skills/ inside a project.
- Can I use Deck Critique Lite with Cursor, Copilot, Gemini CLI, Codex or other AI tools?
- The SKILL.md format is native to Claude (Claude Code, Desktop, claude.ai). The instructions inside adapt to other assistants: Cursor rules, GitHub Copilot instructions, Windsurf rules, Custom GPTs, AGENTS.md for OpenAI Codex, and GEMINI.md for Google Gemini CLI — our conversion guides cover each, and the free converter on the tools page does the wrapping for you.