enforcement

Execute moderation decisions and process appeals for user-generated content.

7|3|Updated Mar 17, 2026
One-click install
npx skills add https://github.com/brainbrewlabs/brainbrew-devkit --skill enforcement-brainbrewlabs
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: enforcement
Source: https://github.com/brainbrewlabs/brainbrew-devkit/tree/main/plugin/config/templates/moderation/skills/enforcement
Command: npx skills add https://github.com/brainbrewlabs/brainbrew-devkit --skill enforcement-brainbrewlabs

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Operationalize human reviewer moderation decisions and appeals so actions such as content removal, warnings, suspensions, bans, and restorations are applied consistently, communicated clearly, and logged for accountability.

Core Features & Use Cases

  • Decision Execution: Apply reviewer decisions to remove, warn, suspend, ban, or restore content and update account status.
  • Appeals Handling: Verify appeal windows, route appeals to a different reviewer, and execute uphold/modify/overturn outcomes.
  • User Communication & Compliance: Send clear notifications with policy references, appeal timelines, and any suspension/reactivation details.
  • Audit & Metrics: Record case IDs, reviewers, timestamps, precedent flags, and increment moderation metrics for reporting.
  • Use Case: A moderator approves a removal; this Skill deletes the content, notifies the author with the policy citation and appeal instructions, records the enforcement, and updates strike counts.

Quick Start

Use the enforcement skill to apply a remove decision for content ID 12345, notify the author with the policy reference and appeal instructions, record the case, and generate an enforcement report.

Frequently Asked Questions about enforcement

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

FAQPage Schema
How do I automate content removal and account suspension after a moderation review?

Content removal and account suspension are executed by reading reviewer decisions and case files, then applying sanctions like warnings, bans, or content deletion while updating account status and strike counts automatically.

How does an appeals workflow handle overturning a content moderation decision?

Appeals workflows verify appeal windows, route cases to a different reviewer, and execute outcomes to uphold, modify, or overturn the original decision, which can trigger content restoration and account reactivation if overturned.

What is the best way to notify users about content moderation actions and policy violations?

User notification for moderation actions sends clear communications containing policy references, specific appeal timelines, and suspension or reactivation details directly to the affected author.

How do I log moderation enforcement actions for compliance and audit reporting?

Moderation enforcement logging records case IDs, reviewer identities, timestamps, and precedent flags, while incrementing moderation metrics to generate accountability and compliance reports.

Can I use this to manage reactivation dates for suspended user accounts?

Account suspension management interfaces directly with account management systems to apply sanctions and set specific reactivation dates based on the executed moderation decisions.

Does this work for human-reviewed moderation outcomes or automated content filtering?

This applies specifically to human-reviewed moderation outcomes and appeal workflows, executing decisions made by reviewers rather than processing automated content filtering rules.