red-flags

Installation
SKILL.md

Red Flags Diagnostic

When invoked with $ARGUMENTS, scope the scan to the specified file or directory. Read the target code first, then run every flag below against it. Each flag points to a deeper lens from Clairvoyance (https://clairvoyance.fyi). This skill works best when the full collection is installed.

A red flag is a signal, not a diagnosis. It tells you something is wrong but not why. Each flag below points to a deeper lens that identifies the root cause.

When to Apply

  • Before merging a PR or completing a design review
  • When code "feels wrong" but the specific problem is unclear
  • When evaluating unfamiliar code for design quality
  • When asked for a "red flags check" or "design diagnostic"

The Red Flags

Structural (4)

1. Shallow Module

Installs
8
GitHub Stars
6
First Seen
Feb 27, 2026
red-flags — codybrom/clairvoyance