AI Agents SDE Task Viewer
      • Context
      • Plan
      • Prd
  1. Home
  2. AgentSDE
  3. agent-core
  4. gh-249
  5. plan
  6. prd.json
prd.json(1.0 KB)ยท Apr 2, 2026
{
  "issueNumber": 249,
  "branchName": "feat/249-docs-skip-quality-gate-refine-prevalidation",
  "generatedAt": "2026-04-02T12:00:00Z",
  "stories": [
    {
      "id": "S1",
      "title": "Add skip-quality-gate and refine pre-validation documentation to AGENTS.md Directive System section",
      "priority": 1,
      "dependsOn": [],
      "acceptanceCriteria": [
        "AGENTS.md documents skip-quality-gate directive: purpose (one-time bypass of pre-PR quality checks for deliver phase), usage, one-time consumption behavior, and guardrails against misuse",
        "AGENTS.md documents refine pre-validation: eligibility requirement (task must be gated), rejection error behavior for terminal and non-gated states, and specific remediation steps",
        "Remediation steps are specific: check task status, resolve underlying reason it is not gated, retry once gated",
        "Documentation integrated into existing Directive System section, not new top-level sections"
      ],
      "passes": false,
      "completedAt": null
    }
  ]
}
PlanPr description