Compliance Review banner
Baelfyre Baelfyre

Compliance Review

Development community

Description

--- name: compliance-review description: "Run governed compliance review using the verified local compliance registry." --- # Compliance Review Command 1. Run the local registry status/verification path first. 2. Use The Governor for applicability, source-state, legal/regulatory/privacy/licensing/provider-policy governance. 3. Use The Steward to translate applicable obligations into traceable functional requirements, non-functional requirements, acceptance criteria, and required SDLC evidence.

Installation

Installs to ~/.claude/skills/baelfyre-orchestra-compliance-review/SKILL.md

Terminal
mkdir -p ~/.claude/skills/baelfyre-orchestra-compliance-review && curl -fsSL https://raw.githubusercontent.com/Baelfyre/Orchestra/HEAD/commands/compliance-review.md -o ~/.claude/skills/baelfyre-orchestra-compliance-review/SKILL.md

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

Full documentation available on GitHub

View Source Repository