Export Warning Digest banner
th3vib3coder th3vib3coder

Export Warning Digest

Development community

Description

--- description: Generate the reviewable export-warning digest through shared middleware allowed-tools: Read, Bash model: sonnet --- # /export-warning-digest This command is a thin entrypoint over: - `environment/control/middleware.js` - `environment/automation/runtime.js` ## Purpose Run the built-in export-warning digest automation over the Phase 3 alert surface. It creates or reuses a reviewable artifact under: - `.vibe-science-environment/automation/artifacts/export-warning-digest/` I

Installation

Installs to ~/.claude/skills/th3vib3coder-vibe-research-environment-export-warning-digest/SKILL.md

Terminal
mkdir -p ~/.claude/skills/th3vib3coder-vibe-research-environment-export-warning-digest && curl -fsSL https://raw.githubusercontent.com/th3vib3coder/vibe-research-environment/HEAD/commands/export-warning-digest.md -o ~/.claude/skills/th3vib3coder-vibe-research-environment-export-warning-digest/SKILL.md

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

Full documentation available on GitHub

View Source Repository