Connect Linear

Connect Linear to compile
live issues.

Authorize once, then compile any Linear issue into a Markdown work pack. Description, comments, labels, project context, and parent issues all feed in.

No setup. No credit card. Paste a ticket and compile.

workflow 3 steps
Authorize
Connect your Linear workspace with read access to issues.
Pick an issue
Paste a Linear URL or browse cycles and projects from inside Motiocomp.
Compile
Issue body, comments, labels, and parent context become a Markdown pack.
What you get

Three things in every work pack.

Goal, boundaries, and a clear safe-for-agent verdict before any coding starts.

OAuth

Scoped read access

Motiocomp uses the standard Linear OAuth scope for reading issues. Nothing else.

Full context

Reads the whole issue

Title, description, comments, labels, project, cycle, and parent issue context all feed the work pack.

Trust

Read-only friendly

You can use Motiocomp with read-only Linear access. Optional write access is only needed if you want comment-back.

Structured Markdown

See the structured Markdown.

This is the copy-ready file you paste into Cursor, Claude Code, Copilot, or send to a developer.

motiocomp-pack.md
# Work Pack: BILL-142

<goal>
Send one reminder email 3 days after an invoice becomes overdue.
</goal>

<files_to_check>
- billing/reminders.ts
- jobs/invoiceCron.ts
- emails/OverdueReminder.tsx
</files_to_check>

<missing_questions>
- Should reminders send once or repeat until paid?
</missing_questions>

<do_not_touch>
- Stripe charge creation
- Invoice generation rules
- Checkout frontend
</do_not_touch>

<tests_to_run>
- Reminder sends after 72h overdue
- No reminder for paid invoices
- No duplicate reminder
</tests_to_run>

<status>
Needs 1 answer before coding.
</status>
FAQ

Common questions.

Does it work with sub-issues?

Yes. Sub-issues, parent issues, and related issues all feed into the work pack context.

Can I compile a whole project?

Per-issue is the focus. Project-level compiling is on the roadmap.

Does the work pack appear back in Linear?

Optional. Enable comment-back to attach the Markdown pack as a comment on the issue.

Ready to compile your first ticket?
It takes about a minute.

Paste any messy ticket. Get a clean Markdown work pack you can hand to Cursor, Claude Code, or Copilot.

From ticket to agent-ready in seconds.