AI & RAG
Runbook Staleness Auditor with Drive and Confluence Cross-Checks
Weekly job that uses the runbook agent to flag procedures contradicted by newer docs, missing owners, or unreferenced for months, and files the findings as Linear issues.
How it runs
The automated pipeline, trigger to output.
- TriggerWeekly scheduled audit run
- ActionPull procedure batch and fetch live source versionsConfluence
- ActionDetect contradictions and stale references with citationsOpenAI
- LogicKeep only findings above severity threshold
- OutputFile each finding as a Linear issue to the doc ownerLinear
What it does
Proactively audits your runbook corpus for rot. It samples indexed Confluence and Drive procedures, asks the agent to detect internal contradictions, outdated tool names, and orphaned ownership, and cross-checks claims against the live source. Each problem becomes a Linear issue assigned to the doc owner with the offending citation included.
When to use it
Use it when your knowledge base has grown faster than anyone can maintain and answer quality is slipping because the agent grounds replies in stale pages. Running it weekly keeps the corpus trustworthy for every downstream answer flow.
How it works
- 1A scheduled weekly trigger starts the audit.
- 2The flow pulls a batch of indexed procedures from Postgres and fetches their current Confluence and Drive versions.
- 3OpenAI evaluates each procedure for contradictions, dead references, and missing owners, citing exact passages.
- 4A logic step keeps only items above a severity threshold.
- 5Each flagged finding is filed as a Linear issue tagged with the source link and suggested fix.
Set it up
What you configure once, before turning it on.
- 1Connect PostgresAny Postgres URL — query, write, migrate.
- 2Connect ConfluenceSpaces, pages, blueprints.
- 3Connect Google DriveDocs, sheets, slides, files.
- 4Connect OpenAIModels, embeddings, files.
- 5Connect LinearIssues, projects, cycles, triage.
- 6Set each agent's modelWe leave models unset so you pick the tier — fast + cheap, or top-quality.
- 7Tune it to your dataEdit the prompts, filters, and field mappings so it matches how your team works.
- 8Test, then turn it onRun once against a sample, confirm the output, then enable the trigger.
More AI & RAG workflows
RFP and security questionnaire drafter grounded in Coda
Drafts answers to inbound RFP and security questionnaire questions by retrieving approved language from your Coda hub, then files the cited draft for review before a rep sends it.
Detect Breaking API Changes from Spec Diffs and Alert Owners
Compares the new OpenAPI spec against the previous version on each GitLab merge, uses retrieval over the changelog to classify whether changes are breaking.
Grounded reply suggestions for inbound sales email
Reads inbound prospect emails, retrieves the matching answers from your Coda hub.
Coda-grounded sales answer bot with citations in Slack
Reps ask product, pricing, or competitive questions in Slack and get an answer drawn only from your Coda knowledge hub, with links to the exact docs and rows it pulled from.
On-Call Spec Answerer from Dropbox Engineering Corpus
Answers on-call questions posted in a Slack channel by retrieving the most relevant Dropbox engineering specs and replying with a grounded, source-cited answer in the thread.
Agentic Deep-Dive API Researcher for Hard Spec Questions
An agent fielded via webhook that answers multi-part API questions by iteratively searching OpenAPI specs, changelogs, and Confluence runbooks.
Run it inside a business
This workflow drops into a full company template. Import the org, and this is one of the playbooks its agents run.

Run this workflow in your colony.
14-day trial. No DevOps. No Sales call. Provisioned in under a minute.
