is-this-a-problem

Classifies product-legal risks in Slack messages as fine, review, or hold.

Updated May 19, 2026
One-click install
npx skills add https://github.com/jrhueiueng/codex-for-legal --skill is-this-a-problem-jrhueiueng
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: is-this-a-problem
Source: https://github.com/jrhueiueng/codex-for-legal/tree/main/plugins/jrhueiueng/codex-for-legal/skills/product-legal__is-this-a-problem
Command: npx skills add https://github.com/jrhueiueng/codex-for-legal --skill is-this-a-problem-jrhueiueng

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Fast Slack “is this a problem?” triage for product-legal questions by pattern-matching to risk calibration and catching common traps before anyone commits.

Core Features & Use Cases

  • Fast risk calibration: Answers in one minute with a clear outcome (✅ Fine / ⚠️ Needs a look / 🛑 Hold) and a one-sentence rationale based on the plugin’s stored calibration table.
  • Trap detection: Recognizes surface-level answers that hide a typical legal/compliance trap (e.g., privacy implications, pricing discrimination risk, publicity/endorsement permission issues, training/AI model use).
  • Safe routing to next steps: When ⚠️ or 🛑 applies, names the next step (including cross-skill routing such as AI governance triage) instead of giving a final legal conclusion.

Quick Start

Ask the skill in Slack with your question, for example: /product-legal:is-this-a-problem "Can we use customer logos on the pricing page?"

Frequently Asked Questions about is-this-a-problem

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

FAQPage Schema
How do I triage legal risk for product compliance questions quickly?

Legal risk triage classifies product compliance questions into fine, needs review, or hold outcomes using pattern-matching and calibration tables. It catches surface-level traps like privacy implications before committing, routing elevated risks to appropriate next steps.

What is legal triage for Slack product-legal questions?

Legal triage for Slack provides fast risk calibration for product-legal questions by evaluating scenarios like data collection and vendor integrations. It returns a one-sentence rationale based on stored calibration patterns to determine if an issue is fine or needs review.

How do I run a one-question trap check for AI governance and privacy risks?

A trap check for AI governance and privacy risks identifies surface-level answers hiding typical compliance traps. It applies calibration patterns to scenarios like LLM use cases, ensuring hidden legal implications are caught and routed to specialized triage when elevated.

Does fast legal risk calibration work for pricing experiments and feature rollouts?

Fast legal risk calibration applies to pricing experiments and feature rollouts by matching these scenarios against stored product-level calibration. It detects specific traps like pricing discrimination risk and outputs a clear fine, review, or hold decision within a minute.

When should I route a Slack legal question to AI governance triage?

You should route a Slack legal question to AI governance triage when risk calibration returns a hold or needs review outcome for AI and LLM use cases. This safe routing mechanism prevents giving a final legal conclusion on elevated risks.

Can I use legal triage for publicity and branding permission issues?

Yes, legal triage handles publicity and branding permission issues by recognizing endorsement permission traps. It evaluates scenarios like using customer logos on pricing pages and calibrates the risk level to determine if further legal review is required.