reject-output

Marks generated images as rejected with a standardized failure category.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/redbananastudios/ai-library --skill reject-output
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: reject-output
Source: https://github.com/redbananastudios/ai-library/tree/main/generated/claude/skills/reject-output
Command: npx skills add https://github.com/redbananastudios/ai-library --skill reject-output

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It helps teams stop repeating poor generations by turning user rejections into structured, searchable failure records linked to specific causes.

Core Features & Use Cases

  • Failure categorization: Classifies rejections into prompt, workflow, provider, LoRA, dataset, quality, or composition to pinpoint the real driver of failure.
  • Persistent memory updates: Writes failed-pattern entries into the system memory for later avoidance and troubleshooting.
  • Workflow remediation: Revokes candidate LoRAs when LoRA-related failures occur and moves failed jobs into a failed queue while suggesting a targeted retry path.

Quick Start

Ask your AI to run Reject Output after a user rejects generated images so it records the rejection reason and the correct failure category for future prevention.

Frequently Asked Questions about reject-output

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I record bad image generation outputs and prevent the same mistakes?

Categorizing image generation failures helps pinpoint the real driver of rejection by classifying issues into prompt, workflow, provider, LoRA, dataset, quality, or composition categories, turning rejections into structured searchable failure records.

How do I track LoRA failures during image generation workflow debugging?

Yes, you can revoke a problematic LoRA during image generation failure handling. When a LoRA-related failure is categorized, the system automatically revokes the candidate LoRA to prevent further issues and suggests a targeted retry path.

What is the best way to categorize image generation failures for quality control?

You can categorize image generation rejections by applying standardized failure categories like prompt, workflow, provider, LoRA, dataset, quality, or composition. This records the rejection reason and captures the failure cause in memory for future prevention.

Can I use rejection handling to update persistent memory for failed image patterns?

Yes, rejection handling updates persistent memory by writing failed-pattern entries into the system memory. When you reject an image output, the failure pattern is recorded for later avoidance and troubleshooting.

Does rejection handling automatically suggest a retry path for failed image jobs?

Yes, rejection handling suggests a category-specific retry path for failed image jobs. After categorizing the failure and optionally revoking a LoRA, it moves the job to a failed state and produces a confirmation with a retry suggestion.