P0 Path Not Exist banner
mahmood726-cyber mahmood726-cyber

P0 Path Not Exist

Design community

Description

<!-- sentinel:skip-file — auto-generated rule descriptor; docstring may demonstrate the bad pattern by design --> --- name: P0-path-not-exist description: 'P0-path-not-exist: portfolio-scoped. Every project in the manifest must have a path that resolves on disk. Missing paths = BLOCK.' trigger: nightly severity: BLOCK scope: portfolio source: 'workflow.md#exact-path-contract' --- P0-path-not-exist: portfolio-scoped. Every project in the manifest must have a path that resolves on disk. Missing p

Installation

Installs to ~/.claude/skills/mahmood726-cyber-sentinel-p0-path-not-exist/SKILL.md

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

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

Full documentation available on GitHub

View Source Repository