Exempt Skill

Skill with boundary_exempt declared — suppresses all checks

OmniNode-ai 6e3f277 316 B Updated

File contents

Exempt Skill

This skill has boundary_exempt: true in its frontmatter. All boundary checks are suppressed.

gh pr list --repo example/repo --json number

for each pr in prs: process pr

state["key"] = "value"

OmniNode-ai/omniclaude/tree/main/tests/validation/fixtures/skill_node_boundary/exempt_skill commit 6e3f27769b

Frequently asked questions

npx skillmds@latest add omninode-ai/exempt-skill