Creating Linear Issues Single-pass workflow: gather context, search existing issues, infer fields informed by what's already filed, create issue. Workflow Step 1: CONTEXT Gather all available signals: - Args : Description provided after — primary signal - Conversation : If no args, summarize current discussion as issue description - Directory : Current working directory/package (e.g. suggests AI-related team) - Git branch : Branch name often encodes feature/bug context Step 2: SEARCH Search existing issues before anything else — what's already filed informs every downstream decision including…