cyberneticlibrary

Apply Claude Code governance and guardrails

lisaskillsetup L30
CodySwannGT/lisa
What it does

Route AI requests through governance-controlled development flows

Best for

Enforcing consistent coding standards across human + AI teams without injecting rules per request.

Inputs
  • · [object Object]
Outputs
  • · [object Object]
Requires
  • · git
  • · npm
  • · linters
  • · pre-commit hooks
  • · CI/CD pipeline
Preconditions

Project manifest recognized (Rails/TypeScript/Expo/NestJS/CDK); npm install complete

Failure modes
  • · Unrecognized project type
  • · Hooks fail
  • · Quality gate violation
  • · AI refusal on policy breach
Trust signals
  • · Runs identically locally and in CI
  • · Pre/post-commit gates
  • · Template inheritance model
  • · Flow nesting support