Code review, release, on-call — captured as Apps.

Four pre-built Apps for the work that owns every engineering team: shipping safely and explaining what changed.

Four Apps along the release loop.

Code quality

PR review

Read a pull request like a senior engineer would. Flags correctness bugs, missed edge cases, and reuse opportunities — not nits.

Inputs
Repo · PR number · Review focus (correctness · perf · security)
Outputs
Inline comments (Markdown) · Reviewer summary (Markdown)
Skills
code-read · diff-analyze · static-lint
Connects
github · gitlab
Release

Release notes

Roll up commits, PR descriptions, and Linear tickets into a clean changelog grouped by feature, fix, and breaking change.

Inputs
Repo · Tag range · Audience (engineers · customers)
Outputs
Changelog (Markdown) · Customer-facing post (Markdown)
Skills
git-log · pr-fetch · ticket-link
Connects
github · linear · notion
On-call

Incident digest

Cluster overnight alerts by service, attach the relevant runbooks, and hand the on-call a single morning brief instead of a Slack pile.

Inputs
Time window · Service filter · Severity threshold
Outputs
On-call brief (Markdown) · Alert grouping (JSON)
Skills
log-query · alert-cluster · runbook-match
Connects
pagerduty · datadog · slack
Postmortem

Incident write-up

Reconstruct timeline from logs, chat, and deploys. Drafts a blameless postmortem with root cause hypotheses and action items.

Inputs
Incident ID · Time range · Linked services
Outputs
Postmortem doc (Markdown) · Action items (CSV)
Skills
timeline-build · log-correlate · doc-write
Connects
pagerduty · github · slack
Next pack Marketing Ship the campaign without the scramble.