speclite-review-adversarial-general

speclite-review-adversarial-general is a skill for Claude Code from flanliulf/SpecLite. It costs 76 tokens per session (484 once invoked), scanned A, original, MIT.

A general review skill that critically examines code, specifications, stories, diffs, or documents for gaps, contradictions, risks, and unclear claims. It returns a Markdown list of findings.

In plain words
What is it for?
Use it for adversarial reviews, risk checks, specification reviews, document reviews, and broad quality assessments.
Why use it?
It gives a skeptical second pass that can expose problems beyond obvious errors, including missing requirements and unverifiable details.

Skill for Claude Code

Written for Claude Code: allowed-tools in frontmatter.

Good fit Use it for adversarial reviews, risk checks, specification reviews, document reviews, and broad quality assessments.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/flanliulf/speclite/speclite-review-adversarial-general
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add flanliulf/SpecLite --skill speclite-review-adversarial-general
Clone the repo
git clone --depth 1 https://github.com/flanliulf/SpecLite

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for speclite-review-adversarial-general

README.md
[![agentmods](https://agentmods.dev/badge/skills/flanliulf/speclite/speclite-review-adversarial-general/github.svg)](https://agentmods.dev/skills/flanliulf/speclite/speclite-review-adversarial-general)
Your own site
<a href="https://agentmods.dev/skills/flanliulf/speclite/speclite-review-adversarial-general"><img src="https://agentmods.dev/badge/skills/flanliulf/speclite/speclite-review-adversarial-general/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for speclite-review-adversarial-general

Your own site · 80×15
<a href="https://agentmods.dev/skills/flanliulf/speclite/speclite-review-adversarial-general"><img src="https://agentmods.dev/badge/skills/flanliulf/speclite/speclite-review-adversarial-general.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 76 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 484 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00076 $0.00484
Opus 5 $0.00038 $0.00242
Sonnet 5 $0.00015 $0.00097
Haiku 4.5 $0.00008 $0.00048

Measured 8d ago against content hash fb711de8c7c1, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

speclite-review-adversarial-general scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 8d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

assets/source/speclite/core-skills/speclite-review-adversarial-general/SKILL.md · 33 lines

What it actually says

[技能说明] Speclite Adversarial Review General 用于以高度怀疑的态度审查内容并输出 findings。它关注缺失、风险和不严谨之处,使用精准专业语气,不做人身攻击。

[核心能力] - 内容接收:从用户输入、文件、diff、spec、story 或文档中加载待审查内容。 - 类型识别:识别内容类型并据此调整审查角度。 - 怀疑式分析:默认假设问题存在,找缺失、矛盾、风险和不可验证部分。 - 至少十项发现:正常情况下找出至少十个需要修复或改进的问题。 - 发现报告:以 Markdown list 输出 findings 描述。 - 空输入停止:内容为空或不可读时 HALT 并要求补充。

[执行流程] 1. 从提供输入或上下文加载 content;为空时 HALT。 2. 识别内容类型:diff、branch、uncommitted changes、document、spec、story 或其它 artifact。 3. 使用极度怀疑视角审查,寻找至少十项 fix/improve findings。 4. 输出 Markdown list,只包含 findings 描述。

[注意事项] - 使用精确、专业语气;不要使用人身攻击或粗鲁语言。 - 找缺失,不只找明显错误。 - 如果零 findings,重新分析或要求用户提供审查重点。 - 不要把本 Skill 与 edge-case hunter 混淆;本 Skill 是态度驱动的广义审查。

Files

What ships with it

1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 8d ago First seen · 33 lines · 76 tokens per session scan A fb711de8c7c1

Subscribe to this mod's changes

speclite-review-adversarial-general is a skill published in the GitHub repository flanliulf/SpecLite (4 stars, last pushed 2mo ago), licensed MIT. It adds 76 tokens to every session and 484 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.

Related

Other skills, from other repositories

omc-review

Evaluate finished work for defects, risk, and simplification before it ships.

Yeachan-Heo/oh-my-claudecode · 18 tokens

project-check

Existing project health scan — audits Infrastructure, Security, Quality, and Harness setup. Read-only. Use when: '/project-check', 'project health check', 'project audit', 'what\'s missing', 'analyze my project', 'check setup'. Ends with /project-init and /setup recommendations. NOT for new projects (use…

AlexZio00/sovereign-skills · 81 tokens

skeptical-triage

Reusable 3-round self-challenge + arbiter pattern for filtering false positives from findings/verdicts. Use when the cost of a false-positive gate block exceeds the cost of 4 extra LLM turns.

avelikiy/great_cto · 49 tokens

anti-patterns

Catalogue of known SDLC anti-patterns that greatcto agents must actively reject when reviewing architecture, plans, code, or post-mortems. Used by architect (pre-impl), pm (planning), senior-dev (impl), l3-support (post-incident).

avelikiy/great_cto · 59 tokens

ase-code-lint

Lint source code for potential code quality problems. Use when the user wants to "lint" or "check" source code.

rse/ase · 30 tokens

full-audit

Exhaustive, denominator-driven audit of an entire area (codebase, docs, memory, skills, DB, config). Runs a 6-phase pipeline: scope agreement + prior-map diff -> deterministic sweep (counts/versions/paths/parsing plus cross-index reconciliation) -> parallel read-only content review (citations forced, rule dry-run) ->…

AlexZio00/sovereign-skills · 205 tokens