skills-vault/skills/review-context-builder/fixtures/metadata.example.json

13 lines
343 B
JSON

{
"review_goal": "Check whether the supplied evidence is ready for reviewer judgment.",
"non_goals": [
"Do not decide approval.",
"Do not replace reading source files."
],
"open_questions": [
"Are required evidence files present?",
"Are validation outputs current?"
],
"target_reviewer": "reviewer-or-agent-name"
}