Use cases
For operations

Wire the triggers once. The triage, reports, and glue run themselves.

When a bug lands in Jira, Gently triages it automatically. The 9am report posts itself. The “tiny” internal script ships as a PR — without the engineering bottleneck.

Triggers fire prompts from Jira, GitHub, Slack, or a schedule — no babysitting.
Inbound issues get triaged automatically, with a comment back to the source.
Internal scripts ship as reviewed, versioned PRs — not tribal knowledge.

One real thread, start to finish

Automate triage and the daily report
northwind / platform
Sandbox live
Auto-triage data-sync bugs
Jira trigger Bug created with label “data-sync”
Run a triage prompt: reproduce, find the likely cause, comment back on the issue

A bug lands in Jira → Gently opens a thread automatically and triages it.

Ask, plan, or build anything…Auto

Weekly status roll-ups are compiled by hand, every week.

Small automations sit in the eng backlog for months.

Runbooks live in one engineer’s head and break when they’re out.

What you can do

Triggers from anywhere

Jira, GitHub, Slack, or cron fire a saved prompt — wire it once.

Auto-triage

Inbound issues are reproduced and explained, with a comment back to the source.

Scheduled digests

“What shipped / what changed” posts itself to Slack on a schedule.

Scripts as PRs

Internal glue gets reviewed, versioned, and out of one engineer’s head.

Jira triggers Cron schedules Auto-triage Implement → PR Fan-out MCP
Gently for every team

Start with questions. Grow into plans, previews, tests, and pull requests when your team is ready.

Request access