P0 Baseline Drift banner
mahmood726-cyber mahmood726-cyber

P0 Baseline Drift

Design community

Description

<!-- sentinel:skip-file — auto-generated rule descriptor; docstring may demonstrate the bad pattern by design --> --- name: P0-baseline-drift description: "P0-baseline-drift: BLOCK when a shipped paper's numerical baseline drifts beyond tolerance." trigger: commit severity: BLOCK scope: repo source: 'MissionCritical baseline corpus' --- P0-baseline-drift: BLOCK when a shipped paper's numerical baseline drifts beyond tolerance. Activates only in repos that have adopted MissionCritical's baselin

Installation

Installs to ~/.claude/skills/mahmood726-cyber-sentinel-p0-baseline-drift/SKILL.md

Terminal
mkdir -p ~/.claude/skills/mahmood726-cyber-sentinel-p0-baseline-drift && curl -fsSL https://raw.githubusercontent.com/mahmood726-cyber/Sentinel/HEAD/skills/P0-baseline-drift.md -o ~/.claude/skills/mahmood726-cyber-sentinel-p0-baseline-drift/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository