Skip to content

SufficientDaikon/copilot-reviewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

copilot-reviewer

Reviews implementation against the original specification for compliance.

Part of SDD Agent Suite


What It Does

The Reviewer agent is your quality gatekeeper. It takes an implementation and compares it against the original specification, producing a detailed compliance report that identifies gaps, deviations, and quality issues.

It generates a comprehensive HTML/CSS report with section-by-section scoring, highlighting what was implemented correctly, what was missed, and what deviated from the spec. Each finding includes specific file references and actionable recommendations.

Use the Reviewer as the final checkpoint before merging — it catches the subtle spec violations that manual code review often misses, ensuring your implementation truly matches what was specified.

Features

  • ✅ Gap analysis between spec and implementation
  • ✅ Deviation detection with severity scoring
  • ✅ Comprehensive HTML/CSS compliance report output
  • ✅ Actionable recommendations for each finding

Installation

  1. Install the SDD VS Code Agents extension
  2. Open VS Code Copilot Chat
  3. Use @reviewer to invoke this agent

Usage

@reviewer Review the auth implementation against the original spec

Part of the SDD Agent Suite

This agent is one of 13 specialized Copilot Chat participants in the SDD VS Code Agents ecosystem.

Agent Role
spec-writer Specification Architect
implementer Implementation Engineer
reviewer Compliance Reviewer
packager Package Engineer
ui-lifecycle-master UI Lifecycle Orchestrator
ux-research UX Researcher
info-arch Information Architect
wireframe Wireframe Designer
ui-design Visual Designer
ux-design UX Designer
frontend-impl Frontend Engineer
design-reviewer Design Reviewer
ux-testing UX Tester

License

MIT

About

VS Code Copilot agent plugin: Audits implementation against specs and produces HTML compliance reports. Part of sdd-vscode-agents.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors