super-review:llm-prompts

Community

Harden prompt templates with evidence

Authormattnowdev
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Prevents prompt files from becoming an injection-prone, non-deterministic, or unevaluable source of PR review output by auditing the prompt content for missing schemas, ambiguous instructions, and evaluation hygiene gaps.

Core Features & Use Cases

  • Injection-prone shape detection: Flags unsafe prompt patterns, especially where data and instructions can be merged via delimiters or interpolations.
  • Output contract validation: Identifies prompts that lack explicit output schemas, length caps, or stable structured shapes.
  • Few-shot and eval coverage checks: Ensures custom formats have worked examples and that prompt changes are paired with regression datasets.
  • Safety guidance for destructive/tool prompts: Reviews tool and refusal grammar expectations when prompts define agent capabilities.
  • Leakage and reasoning hygiene: Detects PII in few-shot examples and prompts that request CoT that may be returned verbatim.

Quick Start

Ask your AI to run the super-review LLM prompt-content review on the PR diff so it can identify prompt artifacts that are injection-prone, lack structured output constraints, or have missing/weak eval coverage.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: super-review:llm-prompts
Download link: https://github.com/mattnowdev/super-review/archive/main.zip#super-review-llm-prompts

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.