enforce-design-ci
Installation
SKILL.md
Enforce Design CI
Add a reviewable design-quality gate that runs without an LLM. Memi writes a policy, baseline, universal agent skill, SARIF, and human-readable report artifacts.
Initialize
Inspect the worktree first. When the task authorizes setup, run:
npx -y @memi-design/cli@2.7.9 init --team --kit universal --json
Review the generated policy and baseline before committing them. Existing debt remains visible but does not block unrelated pull requests.
Verify Locally
npx -y @memi-design/cli@2.7.9 ci . --no-scope --report --json