plugins/smedjen/skills/completion-gate/SKILL.md
10-point quality gate run by the code-reviewer agent after implementation. Verifies spec compliance, lint, tests, security, and visual output. The implementing agent never runs this gate on its own work.
npx skillsauth add hjemmesidekongen/ai completion-gateInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
10-point quality verification. Run by the code-reviewer agent, never by the implementing agent. A task is not done until all applicable criteria pass.
| # | Check | When to skip | |---|-------|-------------| | 1 | Spec compliance — matches original task description | Never | | 2 | Lint passes | No linter configured | | 3 | Type check passes | No type checker | | 4 | Unit tests pass | No test runner | | 5 | Integration tests pass | No integration tests | | 6 | E2E tests pass | No E2E setup | | 7 | New tests cover new behavior | No testable behavior added | | 8 | Visual verification passes | Not a UI change | | 9 | Security check — no new vulnerabilities | N/A | | 10 | Code-reviewer sign-off | Never |
See references/process.md for detailed criteria, evidence formats, and retry flow.
development
Creates a brand from scratch through market research and interactive sparring. Runs competitive research via Perplexity, then guides the user through positioning, audience, voice, values, and content pillars. Produces the full brand guideline set at .ai/brand/{name}/. Use when building a new brand, defining brand strategy for a product, or when /våbenskjold:create is invoked.
testing
Loads brand guidelines from .ai/brand/{name}/ and makes them available to the current context. Progressive disclosure: L1 confirms brand exists, L2 loads summary, L3 loads specific files on demand. Use when a downstream skill or user needs brand context, or when /våbenskjold:apply is invoked.
documentation
Guided reinvention of an existing brand guideline. Loads current brand from .ai/brand/{name}/, identifies what to keep vs change, and walks the user through targeted evolution. Preserves brand equity while updating positioning, voice, or values. Use when refreshing a brand or when /våbenskjold:evolve is invoked.
development
Codifies an existing brand from materials, samples, and references. Analyzes provided content to extract voice patterns, values, and positioning. Produces the same guideline format as brand-strategy. Use when a brand already exists but isn't documented, or when /våbenskjold:audit is invoked.