What problem does it solve?
Safeguarding review processes by centralizing routing of artifacts to the correct set of composed gstack skills, so there is a single, read-only aggregate verdict instead of ad-hoc judgments.
Core Features & Use Cases
- Dispatches artifacts to the appropriate gstack skill sets based on artifact kind.
- Aggregates per-skill verdicts into a single final verdict and publishes it to the artifact thread or sub-issue.
- Handles missing skills gracefully with DONE_WITH_CONCERNS and provides a fallback reviewer when needed.
- Enforces the single-skill rule; routing table is the source of truth for artifact-kind to composed-skill mapping.
- Provides auditability by embedding craft checks and consensus logic into the aggregate verdict.
Quick Start
Provide an artifact URL to the safer-by-default system and run the safer:review-senior dispatcher to route the artifact to the configured gstack skills and publish the aggregate verdict.