claude-code - 💡(How to fix) Fix [FEATURE] Persist btw skill conversations and make them accessible in session history

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…

Root Cause

  • I want to review decisions/discussions/brain-storming from btw sessions without having to re-spawn them
  • Better continuity when working on related tasks
  • Easier to compare different btw explorations
RAW_BUFFERClick to expand / collapse

Preflight Checklist

  • I have searched existing requests and this feature hasn't been requested yet
  • This is a single feature request (not multiple features)

Problem Statement

When I use the btw skill to spawn a separate session, the generated conversation is lost after closing the window. There's no way to retrieve those previous btw conversations once the session is closed.

Why This Matters

  • I want to review decisions/discussions/brain-storming from btw sessions without having to re-spawn them
  • Better continuity when working on related tasks
  • Easier to compare different btw explorations

Proposed Solution

  • btw skill conversations should be persisted (similar to regular session history)
  • There should be a way to access/review previous btw conversations from within the main session
  • Maybe a sidebar panel or a command like /btw-history to list past btw sessions

Alternative Solutions

No response

Priority

High - Significant impact on productivity

Feature Category

Interactive mode (TUI)

Use Case Example

No response

Additional Context

No response

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING

claude-code - 💡(How to fix) Fix [FEATURE] Persist btw skill conversations and make them accessible in session history