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
Installs
3
GitHub Stars
40
First Seen
Aug 17, 2026
enforce-design-ci — memi-design/memi