AI Agents SDE Task Viewer
      • Context
      • Plan
      • Prd
  1. Home
  2. AgentSDE
  3. agent-core
  4. gh-483
  5. plan
  6. prd.json
prd.json(1.1 KB)· Apr 13, 2026
{
  "issueNumber": 483,
  "branchName": "fix/483-pm-skill-auto-complete",
  "generatedAt": "2026-04-13T12:00:00Z",
  "stories": [
    {
      "id": "S1",
      "title": "Add directive-aware auto-completion logic to SKILL.md (Steps 6 and 8) and update role.md rules",
      "priority": 1,
      "dependsOn": [],
      "acceptanceCriteria": [
        "SKILL.md Step 6 classifies issues as well-specified when DIRECTIVE=auto and issue has clear problem statement + acceptance criteria",
        "SKILL.md Step 8 skips question-asking and proceeds to PRD finalization for well-specified issues under auto directive",
        "SKILL.md Step 8 includes fallback: genuinely ambiguous issues (empty body) still get 1 round of questions under auto, then force finalization",
        "role.md has Do rule for auto-completing well-specified issues under auto directive",
        "role.md has Do Not rule against asking questions for well-specified issues under auto directive",
        "Careful directive behavior is unchanged — existing question-asking logic preserved"
      ],
      "passes": false,
      "completedAt": null
    }
  ]
}
PlanPr description