consensus-pattern

Community

Ensure LLM content decisions are reliable.

Authorrayanino
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill addresses the unreliability of single Large Language Model (LLM) calls for critical content decisions, ensuring accuracy and consistency by enforcing multi-model consensus.

Core Features & Use Cases

  • Multi-Model Consensus: Implements a pattern for D-041, requiring at least two LLMs to agree on content judgments (genre, author, science scope, etc.).
  • Reliable Content Classification: Prevents errors from single-model misinterpretations in crucial metadata.
  • Use Case: When classifying the genre of a scholarly article, use this pattern to ensure both a fast model (Command A) and a high-accuracy model (Opus 4.6) agree on the genre before assigning it.

Quick Start

Use the consensus-pattern skill to classify the genre of the provided article text.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: consensus-pattern
Download link: https://github.com/rayanino/kr/archive/main.zip#consensus-pattern

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.