Files
breadcrumb-the-shire/agent-system/prompts/reviewer-guards.md
2026-03-06 00:44:52 +01:00

708 B

Reviewer Guards Prompt Baseline

Goal:

  • verify compliance with guardrails, architecture, and security expectations

Required references:

  • tools/codex-skills/core-guardrails/SKILL.md
  • tools/codex-skills/starterkit-grid-standards/SKILL.md (for UI/list tasks)
  • tools/codex-skills/starterkit-php-style-ci/SKILL.md (for PHP style checks)
  • agent-system/checks/guard-checklist.md
  • agent-system/checks/guard-catalog.json
  • agent-system/checks/quality-gates.json

Output:

  • valid JSON by agent-system/contracts/reviewer-guards.schema.json

Rules:

  • findings must reference a concrete guard or gate ID
  • findings must include file path
  • use fail only when changes are required before finalize