plugins/kronen/skills/parallel-reviewer/SKILL.md
Dispatch 4 specialized reviewers in parallel (security, performance, architecture, testing), each analyzing the code independently. Coordinator consolidates findings, deduplicates, and ranks by severity. Use when reviewing a non-trivial code change that touches multiple quality dimensions, before merging a feature branch, when a PR needs thorough multi-angle review, or when a single reviewer pass may miss domain-specific issues.
npx skillsauth add hjemmesidekongen/ai parallel-reviewerInstall 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.
4 specialized reviewers run in parallel. Coordinator consolidates from artifacts. No telephone game — artifacts read directly per forward-message pattern.
| Reviewer | Focus | Artifacts checked | |----------|-------|------------------| | security | Auth, injection, secrets, input validation, OWASP top 10 | All modified files | | performance | N+1 queries, blocking calls, memory allocation, loop complexity | Hot paths | | architecture | Coupling, cohesion, boundary violations, pattern consistency | Module boundaries | | testing | Coverage gaps, missing edge cases, test quality, mock hygiene | Test files + coverage |
.ai/plans/<plan>/artifacts/<name>-review.mdSee references/process.md for reviewer prompt templates, deduplication rules,
consolidation format, and severity ranking criteria.
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.