Phase 2b: Move Issue Agent (Week 2)
Move scripts/automation/issue-agent/ β agents/issue-agent/ to align with portable agent organization per CLAUDE.md.
π― Why This Matters
Per .github/CLAUDE.md, portable, reusable agents belong in agents/ folder, not scripts/. The Issue Agent is a core agent (like Changelog Agent, PR Agent) and should live in the agents root.
β
Deliverables
π Files to Update
Folder & Path Changes:
Critical References (Search for "scripts/automation/issue-agent"):
π§ͺ Testing
π Related Issues
Epic: #2681
Phase 2a (Parallel): #2683 (Rename pr-agent)
Next Phase: #2685β#2688 (Phase 3: Integration)
π Risk Assessment
Risk: LOW-MEDIUM
Complexity: LOW (straightforward move)
Affected Teams: Automation, Workflows
Rollback: Easy (reverse move + push)
Timeline: 2026-09-11 to 2026-09-13
Effort: 2β3 hours (move + update references + test + PR)
Owner: Ashley Shaw
π Note
This move does NOT require functional changes to the Issue Agent itself. Phase 2 skills (2-7) remain in development on their own timeline. This is purely a structural reorganization.
Phase 2b: Move Issue Agent (Week 2)
Move
scripts/automation/issue-agent/βagents/issue-agent/to align with portable agent organization per CLAUDE.md.π― Why This Matters
Per
.github/CLAUDE.md, portable, reusable agents belong inagents/folder, notscripts/. The Issue Agent is a core agent (like Changelog Agent, PR Agent) and should live in the agents root.β Deliverables
.github/workflows/*.yml)docs/, README.md`)instructions/issues.instructions.md)prompts/)π Files to Update
Folder & Path Changes:
scripts/automation/issue-agent/βagents/issue-agent/Critical References (Search for "scripts/automation/issue-agent"):
.github/workflows/*.ymlinstructions/issues.instructions.mdprompts/*.mddocs/**/*.md.github/projects/active/**/*.mdπ§ͺ Testing
π Related Issues
Epic: #2681
Phase 2a (Parallel): #2683 (Rename pr-agent)
Next Phase: #2685β#2688 (Phase 3: Integration)
π Risk Assessment
Risk: LOW-MEDIUM
Complexity: LOW (straightforward move)
Affected Teams: Automation, Workflows
Rollback: Easy (reverse move + push)
Timeline: 2026-09-11 to 2026-09-13
Effort: 2β3 hours (move + update references + test + PR)
Owner: Ashley Shaw
π Note
This move does NOT require functional changes to the Issue Agent itself. Phase 2 skills (2-7) remain in development on their own timeline. This is purely a structural reorganization.