Skip to content
Recued
Menu
← Back to recipes

Linear issue and project brief

by recued-core v1

Read-only review brief for one Linear issue and project. It reads issue details, project details, issue comments, project updates, active cycle context, and labels through recued-core.linear, then asks the AI summarizer for status, blockers, owners, stale signals, and next actions. It never creates, updates, moves, comments on, labels, archives, deletes, or calls arbitrary Linear GraphQL.

How it works 20 steps

Inspect the data fetches, transforms, gates, and output this recipe runs.

Process (20 steps)
issue ?
project ?
comments_raw ?
project_updates_raw ?
active_cycles_raw ?
labels_raw ?
comments default
Apply default
project_updates default
Apply default
active_cycles default
Apply default
labels default
Apply default
comment_rows slice
Take a subset of
project_update_rows slice
Take a subset of
comment_count count
Count items in comments
project_update_count count
Count items in project updates
cycle_count count
Count items in active cycles
label_count count
Count items in labels
summarize ?
comment_table to_table
Format results as a data table
project_update_table to_table
Format results as a data table
card to_summary
Format results as a summary card
Settings 6 configurable

Configurable at install. Defaults shown — change them anytime in Recued.

focus setting = Summarize current issue status, blockers, recent discussion, project health, owner expectations, stale signals, and the next concrete action.
linear setting =
issue id setting =
row limit setting = 25
max length setting = 900
project id setting =

Trust & control

What installing this recipe would let it do. Recued grants these permissions at install — review them there before approving.

Where it runs

Device + server Runs on your device (browser) or your server.

Permissions it requires

Read your Linear connection
Declared by the recipe — Recued grants these at install, where you review them before approving.

Data it touches

Warehousedata.commentsdata.projectupdatesdata.cyclesdata.issuelabelsdata.issuedata.project

About

Tags

linear linearissueprojectcommentsproject-updateslabelsreviewai-summarywork-trackingpack:linear

Details

20 steps 6 configurable settings recipe_id: linear-issue-project-brief