What problem does it solve?
It prevents coding-agent amnesia after a worktree launch by quickly detecting the feature context, recalling relevant prior decisions, and steering you into a structured brainstorming phase before any code changes.
Core Features & Use Cases
- Context detection for existing feature worktrees: Reads the current branch, base branch, project name, and optional ticket ID, and safely exits when you’re on main/master.
- Targeted Hindsight memory recall: Queries Hindsight using project + domain cues and ticket namespaces to surface relevant patterns and gotchas for the work area.
- Guided transition into brainstorming: Presents a clear workspace summary, prompts you to confirm understanding, optionally triggers a codebase walkthrough, and then hands off to devflow’s brainstorming pipeline.
Quick Start
Run devflow inside your already-created feature worktree and let it detect your branch and ticket, recall relevant memories, and move you into brainstorming with phase handoffs.