This was generated by AI during triage.
Parent
docs/issues/feature-runner/PRD.md
What to build
Extend the /tdd sub-agent invocation to use the full context bundle defined in ADR-0027, replacing the minimal bundle (issue file + PRD only) from the scaffold slice. The bundle adds: all sibling issue files in the feature directory, domain-scoped CONTEXT.md, domain-scoped ADRs, and the last 5 git commits.
Scope is inferred by scanning the PRD for apps/claude-code/<plugin> path references. If found, inject that plugin's docs/adr/ and CONTEXT.md. If not found, inject the root docs/adr/ and root CONTEXT.md.
Acceptance criteria
Blocked by
#80
PRD: docs/issues/feature-runner/PRD.md
Migrated from: docs/issues/feature-runner/05-full-context-bundle.md (source removed after migration)
Touched by PRs: #25, #32
Parent
docs/issues/feature-runner/PRD.mdWhat to build
Extend the
/tddsub-agent invocation to use the full context bundle defined in ADR-0027, replacing the minimal bundle (issue file + PRD only) from the scaffold slice. The bundle adds: all sibling issue files in the feature directory, domain-scopedCONTEXT.md, domain-scoped ADRs, and the last 5 git commits.Scope is inferred by scanning the PRD for
apps/claude-code/<plugin>path references. If found, inject that plugin'sdocs/adr/andCONTEXT.md. If not found, inject the rootdocs/adr/and rootCONTEXT.md.Acceptance criteria
/tddinvocation receives the full bundle: issue file, PRD, all sibling issue files, scopedCONTEXT.md, scoped ADRs, last 5 git commitsapps/claude-code/<plugin>/, the plugin'sdocs/adr/andCONTEXT.mdare injectedapps/claude-code/<plugin>/path, the rootdocs/adr/and rootCONTEXT.mdare injectedBlocked by
#80
PRD:
docs/issues/feature-runner/PRD.mdMigrated from:
docs/issues/feature-runner/05-full-context-bundle.md(source removed after migration)Touched by PRs: #25, #32