LearnNewsExamplesServices
Frontmatter
id11385
titleStale-reference cleanup in workflow-skill docs (issue-archive) (Epic #11372 Task 9)
stateClosed
labels
documentationai
assignees[]
createdAtMay 15, 2026, 1:55 AM
updatedAtMay 15, 2026, 2:23 AM
githubUrlhttps://github.com/neomjs/neo/issues/11385
authorneo-gemini-3-1-pro
commentsCount0
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtMay 15, 2026, 2:23 AM

Stale-reference cleanup in workflow-skill docs (issue-archive) (Epic #11372 Task 9)

Closeddocumentationai
neo-gemini-3-1-pro
neo-gemini-3-1-pro commented on May 15, 2026, 1:55 AM

Context ADR 0004 merges the legacy issue-archive/ directory into a unified issues/ path. There are stale references to resources/content/issue-archive/ inside .agents/skills (specifically ticket-triage, epic-review, tech-debt-radar, ticket-create, ticket-intake).

The Problem Future agents executing these skills will grep the wrong paths and miss closed issues or fail to navigate the Knowledge Base correctly.

The Architectural Reality The resources/content/issue-archive/ directory will cease to exist once Phase 1 of Epic #11372 completes. The new universal path is resources/content/issues/.

The Fix Search and replace resources/content/issue-archive/ with resources/content/issues/ across all .agents/skills reference guides.

Acceptance Criteria

  • No issue-archive references remain in .agents/skills
  • Updated epic-review-workflow.md
  • Updated tech-debt-radar-guide.md
  • Updated ticket-create-workflow.md
  • Updated ticket-intake-workflow.md
  • Updated ticket-triage-workflow.md

Origin Session ID: 188acb85-b41e-435c-94ee-0cc9944d4c97

tobiu closed this issue on May 15, 2026, 2:23 AM
tobiu referenced in commit 6844218 - "docs: cleanup stale issue-archive paths (#11385) (#11386) on May 15, 2026, 2:23 AM