feat: Copilot CLI port — Quorum validation as a GitHub Copilot skill#13
Conversation
First platform port. 12 files (10 new + 2 pre-existing), 2,378 lines. Stdlib-only prescreen (PS-001–PS-010), 5 critic agent files with verbatim prompts, 3 byte-identical rubric copies. Zero pip dependencies. Co-Authored-By: Claude Code <noreply@anthropic.com>
Quorum CI finding #8: stat() before read_text() to prevent memory exhaustion on oversized files. The len() check after read was too late.
|
Quorum Self-Validation: 1 file scanned (quorum-prescreen.py), REVISE. 1 genuine finding (fixed), 9 false positives, 3 L1-excluded by Tester. Genuine Finding (fixed in follow-up commit
|
First Platform Port
Packages Quorum's multi-critic validation framework as a GitHub Copilot CLI skill. Zero infrastructure, zero pip dependencies — copy the
ports/copilot-cli/directory into any repo and point Copilot at SKILL.md.What's Included
Design Decisions
Also Changed
.gitignore: Removedports/exclusion — ports now tracked for public release.Verification
All checks passed during build: