Launch a skeptical reviewer agent that tears apart a draft. Flags unsupported claims, overstated framing, filler, missing counterarguments, and hype language. Produces a structured report with a ship/no-ship verdict.
Launch an independent agent to critically review a draft with zero charitable interpretation.
Use this skill when:
workflow/qa-process-and-standards.md)/bs-filter <path-to-draft> [--focus area]
<path-to-draft>: Path to the markdown draft file--focus: Optional focus area (e.g., --focus claims, --focus tone, --focus structure)| Severity | Issue | Description |
|----------|-------|-------------|
| Critical | UNSUPPORTED_CLAIM | Assertion with no backing example or evidence in the draft |
| Critical | MISSING_COUNTERARGUMENT | Obvious objection a reader would raise that isn't addressed |
| Warning | OVERSTATED_FRAMING | Language that oversells what's actually demonstrated |
| Warning | FILLER | Section or paragraph that doesn't earn its place |
| Warning | AUDIENCE_MISMATCH | Content pitched at wrong level for target audience |
| Info | HYPE_LANGUAGE | Words or phrases that sound like AI marketing copy |
A normal review asks "is this good?" The BS filter asks "why should I believe this?" Every claim gets challenged. Every example gets tested against what it actually proves. The agent assumes the reader is skeptical and technically literate.
When invoked, this skill launches the agent defined in agent/agent.md as an independent task.
.claude/skills/bs-filter/
├── SKILL.md # This file
└── agent/
└── agent.md # Agent instructions
Edit PDFs with natural-language instructions using the nano-pdf CLI.
Control Sonos speakers (discover/status/play/volume/group).
Terminal Spotify playback/search via spogo (preferred) or spotify_player.
Capture frames or clips from RTSP/ONVIF cameras.
CLI to manage emails via IMAP/SMTP. Use `himalaya` to list, read, write, reply, forward, search, and organize emails from the terminal. Supports multiple accounts and message composition with MML (MIME Meta Language).
Monitor blogs and RSS/Atom feeds for updates using the blogwatcher CLI.
Category:tools