/ attach
Attach to an active issue mid-session to switch context.
The /attach command switches your active issue mid-session. Use
it when you need to pivot to a different issue without ending and restarting
your session.
Usage
/attach ENG-145 /attach the sidebar overflow bug What Happens
- Issue Lookup: FlyDocs fetches the issue by reference or searches by description
- Context Load: Reads the issue description, acceptance criteria, and recent comments
- Session Update: Sets this issue as the active issue for the current session
- State Check: Displays the issue's current status, assignee, and progress
When to Use It
Use /attach when you need to work on a different issue than the
one you started with. Common scenarios:
- You finished one issue and want to pick up another without restarting your session
- A higher-priority issue came in and you need to switch context
- You're reviewing or unblocking someone else's issue mid-session
Difference from /activate
/activate transitions an issue to "In Progress" and assigns it
to you. /attach simply loads an issue's context without changing
its status. Use /attach when you want to read or reference an
issue; use /activate when you're starting work on it.
Related Commands
/activate: Start work on an issue (transitions status)/start-session: Begin a new session with issue context/status: See all active issues