Add debate-consensus Plugin#2
Closed
KostasNoreika wants to merge 1 commit intoEveryInc:mainfrom
Closed
Conversation
Multi-model AI consensus through structured debates. - 7 AI models (Claude, GPT, Gemini, Qwen, DeepSeek, GLM) - Intelligent model selection - 90% cost savings - Confidence scoring - Enterprise security https://github.com/KostasNoreika/claude-code-plugin-debate-consensus
Collaborator
|
This looks cool. I want to keep this focused on the things we use ourselves. I'll check it out and edit, but for now I'll close it. Thank you so much. |
0ut5ider
pushed a commit
to 0ut5ider/compound-engineering-plugin
that referenced
this pull request
Mar 8, 2026
- Fix internal contradiction: discipline rule EveryInc#2 now scoped to behavioral changes, consistent with 'Skip TDD when' section - Fix 'one assertion' to 'one behavior per test' throughout - Add activation sequence: test runner detection, plan vs no-plan routing - Add characterization test guidance for untested codebases - Expand RED step guidance for when test passes immediately - Declare Classical/Chicago school stance, acknowledge London school - Rename 'Plan Augmentation' to 'Restructuring Plans for TDD' - Merge decomposition heuristic into plan section, remove redundancy - Remove duplicate anti-patterns link - Add 3 AI-specific anti-patterns: over-implementing on GREEN, mirror tests, skipping RED verification - Fix Ruby-biased code examples in anti-patterns for language neutrality - Add code example to 'Ignoring Test Failure Messages' entry - Add Classical school context to 'Mocking Everything' entry
0ut5ider
pushed a commit
to 0ut5ider/compound-engineering-plugin
that referenced
this pull request
Mar 15, 2026
- Fix internal contradiction: discipline rule EveryInc#2 now scoped to behavioral changes, consistent with 'Skip TDD when' section - Fix 'one assertion' to 'one behavior per test' throughout - Add activation sequence: test runner detection, plan vs no-plan routing - Add characterization test guidance for untested codebases - Expand RED step guidance for when test passes immediately - Declare Classical/Chicago school stance, acknowledge London school - Rename 'Plan Augmentation' to 'Restructuring Plans for TDD' - Merge decomposition heuristic into plan section, remove redundancy - Remove duplicate anti-patterns link - Add 3 AI-specific anti-patterns: over-implementing on GREEN, mirror tests, skipping RED verification - Fix Ruby-biased code examples in anti-patterns for language neutrality - Add code example to 'Ignoring Test Failure Messages' entry - Add Classical school context to 'Mocking Everything' entry
This was referenced Mar 18, 2026
6 tasks
5 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Add debate-consensus Plugin
Multi-model AI consensus plugin for better decision-making through structured debates.
Key Features:
Commands: /debate, /consensus, /verify, /debate-rapid, /debate-history
Repository: https://github.com/KostasNoreika/claude-code-plugin-debate-consensus