What problem does it solve?
This Skill provides guardrails for Spec Kit and Codex workflow steps so protected actions only proceed when validation, safety checks, and repository conditions are acceptable.
Core Features & Use Cases
- Pre-action safety checks: Verifies implementation, commit, and PR conditions before allowing workflow progress.
- Read-only boundary protection: Confirms token analysis and guard phases do not modify product artifacts outside approved paths.
- Token observability support: Records token steps and generates per-run reports, summaries, and quality notes for workflow tracking.
- Agent definition validation: Checks
.codex/agents/*.toml files for required fields, structure, and phase alignment.
- Use Case: A teammate wants to auto-commit workflow changes, so the guards block the action until tests pass, secrets are absent, and token-analyzer availability is confirmed.
Quick Start
Ask the skill to validate your current Spec Kit workflow step and report whether the action is safe to continue.