policy-alignment

Identify policy conflicts in Flintmere content across ad and platform policies.

Updated Apr 18, 2026
One-click install
npx skills add https://github.com/Flintmere/flintmere --skill policy-alignment
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: policy-alignment
Source: https://github.com/Flintmere/flintmere/tree/main/.claude/skills/policy-alignment
Command: npx skills add https://github.com/Flintmere/flintmere --skill policy-alignment

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Flintmere ships content and feature plans before validating against external platform policies, risking ads disapproval, directory delisting, or policy posture issues.

Core Features & Use Cases

  • Policy delta detection: automatically compares Flintmere materials against current external policies to identify violations.
  • Cross-platform review: evaluates content for Google Ads, Meta Ads, Stripe, Cloudflare, and app store requirements.
  • Audit trail: records policy versions and decisions for traceability in platform rules documentation.

Quick Start

Review the upcoming campaign content to ensure it complies with external platform policies before publishing.

Frequently Asked Questions about policy-alignment

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

FAQPage Schema
How do I check content for policy violations before publishing to app stores?

To check for policy violations before publishing, the Skill executes platform-specific checks against Apple App Store and Google Play requirements, fetching current policies to surface pass, concern, or block determinations for content changes.

What is the best way to verify Google Ads and Meta Ads compliance for upcoming campaigns?

Verifying Google Ads and Meta Ads compliance involves cross-platform review that fetches current external policies, automatically detects policy deltas in campaign materials, and classifies findings to prevent ads disapproval.

How do I record policy alignment decisions for audit traceability?

Recording policy alignment decisions requires logging the fetched policy versions and pass, concern, or block determinations into platform-rules.md, creating an audit trail for traceability during compliance reviews.

Can I use WebFetch to detect policy conflicts in Stripe and Cloudflare feature changes?

Yes, you can detect policy conflicts in Stripe and Cloudflare feature changes by using WebFetch to retrieve current platform policies, comparing them against product changes to identify violations.

When do I need to perform a cross-platform policy alignment check?

You need to perform a cross-platform policy alignment check before shipping content, ads, directory listings, or feature changes to prevent directory delisting, ads disapproval, or platform posture issues.