What problem does it solve?
This Skill standardizes how CrewRig asks a user to approve, reject, or request changes for an artifact, so workflows do not reimplement validation logic differently in each place.
Core Features & Use Cases
- Single canonical gate: Provides the one approved way to validate specs, plans, and other documents.
- Backend-aware execution: Uses either the default internal structured prompt or the optional plannotator review backend when available.
- Safety and control: Handles fallbacks, decision mapping, and cross-cutting options like translation and pedagogy without looping or guessing.
- Use Case: A lifecycle stage finishes drafting a proposal and invokes this Skill to get a clean approve, changes-requested, or rejected outcome before continuing.
Quick Start
Ask the user to validate the target artifact by running the user-validate skill on the file and presenting the exact decision prompt.