Create a new Linear issue from the following input:
$ARGUMENTS
Parse the input
Split on |:
- Everything before
|is the issue description - Everything after
|(if present) is a project name hint (e.g.Foundry,Platform)
Before creating
- Fetch the list of Linear projects
- If a project name was provided:
- Attempt to match it to an existing project (fuzzy match on name)
- If no confident match is found, ask the user: "No project matching '[name]' was found. S
[Description truncada. Veja o README completo no GitHub.]