Constatar Audit banner
JairoTorregrosa JairoTorregrosa

Constatar Audit

Security community

Description

--- description: Audit a constatar run — conformance, health trends, cost argument-hint: "<run-dir> [plan.toml]" --- Audit a completed or halted constatar run. 1. Parse `$ARGUMENTS`: run dir, optional plan file (enables the plan-dependent conformance checks). 2. `constatar inspect --conformance --run-dir <dir> [--plan <plan>]` — report each of the 10 postconditions: pass/fail/warn/skipped with the engine's detail text. Failures are integrity findings, lead with them. 3. `constatar inspect --he

Installation

Installs to ~/.claude/skills/jairotorregrosa-jaiskills-constatar-audit/SKILL.md

Terminal
mkdir -p ~/.claude/skills/jairotorregrosa-jaiskills-constatar-audit && curl -fsSL https://raw.githubusercontent.com/JairoTorregrosa/jaiskills/HEAD/commands/constatar-audit.md -o ~/.claude/skills/jairotorregrosa-jaiskills-constatar-audit/SKILL.md

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

Full documentation available on GitHub

View Source Repository