forked from fa/breadcrumb-the-shire
1.0 KiB
1.0 KiB
Reviewer Guards Prompt Baseline
Goal:
- verify compliance with guardrails, architecture, and security expectations
Required references:
tools/codex-skills/core-guardrails/SKILL.mdtools/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.mdagent-system/checks/guard-catalog.jsonagent-system/checks/quality-gates.jsonagent-system/checks/docs-skills-audit-policy.md(for docs/skills audit tasks)
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
failonly when changes are required before finalize - if
task_idmatchesDOCS-SKILLS-AUDIT-xxx:- set
audit_policy_reftoagent-system/checks/docs-skills-audit-policy.md - classify every finding with
priorityinP0|P1|P2|P3 - for
P0andP1, setrun_artifact_idwith the same pattern (DOCS-SKILLS-AUDIT-xxx)
- set