CircleCI workflow failure brief
Read-only CircleCI triage brief for one workflow. It reads the workflow, its pipeline, and workflow jobs through recued-core.circleci, renders the job table, and asks core.ai.summarize for a concise failure-oriented brief. It never reruns, cancels, approves, triggers, updates schedules/triggers, reads environment variables, or calls arbitrary CircleCI API routes.
How it works
Inspect the data fetches, transforms, gates, and output this recipe runs.
Process (11 steps)
pipeline_id
trim
Trim whitespace from setting pipeline id
workflow_id
trim
Trim whitespace from setting workflow id
pipeline
?
workflow
?
jobs_raw
?
jobs
default
Apply default
job_count
count
Count items in jobs
job_rows
slice
Take a subset of
job_table
to_table
Format results as a data table
summarize
?
card
to_summary
Format results as a summary card
Settings
Configurable at install. Defaults shown — change them anytime in Recued.
focus
setting
=
Summarize what failed, which jobs are blocked or waiting, the likely next verification steps, and whether rerun/cancel/approval should be considered.
circleci
setting
=
row limit
setting
=
30
max length
setting
=
900
pipeline id
setting
=
workflow id
setting
=
Trust & control
What installing this recipe would let it do. Recued grants these permissions at install — review them there before approving.