Workflow examples

Start with the decision. Prove the signals. Then ask.

86 retrieval and training examples for agents and humans. Each one states the business intent, required signals, negative-fit boundaries, review level, and questions to resolve before use.

for agents: markdown index →

Featured

ops 30 minutes to review and configure

Schedule a private weekly funnel review

Render the bounded weekly-funnel-review template so a scoped runner records an exact-period aggregate report without raw users or mutation authority.

#analytics#automation#funnels
ops 10 minutes

Review account-health evidence before outreach

Combine verified account usage, revenue context, and support-friction signals into a review queue without pretending a universal score proves churn or intent.

#analytics#customer-success#account-health
ops 1 hour to review and configure

Safely turn a production error into a draft PR

A bounded self-healing workflow that claims one trusted production case, prepares one reviewable draft PR, and waits for CI, deploy, and real-traffic verification.

#errors#automation#auto-fix
debugging 5 minutes

Investigate one customer-reported problem

Review the minimum identity-linked product evidence for an authorized support case, corroborate any real error case, and prepare a reply that preserves uncertainty.

#errors#analytics#customer-support
debugging 3 minutes

Investigate errors after the latest deploy

Review cases first seen after a trusted deploy, distinguish SHA attribution from timing correlation, and inspect the highest-impact evidence before proposing a fix.

#errors#deploys#post-deploy
growth 5 minutes

Measure a verified three-step signup funnel

Map three ordered lifecycle events to live project signals, run the canonical funnel blueprint, and explain drop-offs without inventing causes or benchmarks.

#analytics#funnels#onboarding

debug Stop fires. Find regressions. Catch silent bugs.

grow Funnels. Activation. Churn. Content.

ops Reviews. Webhooks. Guardrails. Automation.

Try any of these in your own agent.

Send this to Claude Code, Cursor, Codex, or any coding agent. It reads the canonical reference, uses the HTTP API, and sets you up.

Agentry gives coding agents production context from errors, product analytics, and deploys through one HTTP API. Fetch and read https://agentry.sh/install.md completely, then install Agentry's full first-time telemetry baseline in this repository. I authorize device-code login, saving the owner key only to ~/.agentry/credentials.json, creating one Agentry project for this repository, and read-only inspection of shipped source plus hidden CI/provider configuration. Deeply analyze the product's business logic and complete value flow before choosing telemetry. Save the complete source-backed plan and show me its exact contents and hash. Until I explicitly approve that plan or request a replacement, do not edit app/CI source, place runtime/CI credentials, commit, exercise product traffic, start proof, push, or deploy. After approval, I authorize only the reviewed targets: place the required scoped browser/server/CI credentials through the established environment or secret mechanism, preserve existing telemetry, implement and test the baseline, commit it, push that reviewed commit when the shipped CI/provider path requires it, exercise safe proof paths with test/non-customer data, and perform one deployment through the reviewed shipped CI/provider path. Ask first if proof would charge money, contact a third party, change real customer data, or require new external access. After the plan is saved, immediately before every onboarding state-changing POST, GET current onboarding state, perform only its single returned next_action, then read state again; do not batch or infer later stages. Continue until status is verified, installation_complete is true, and next_action is null. Keep all secrets, source snapshots, proof markers, and scratch files outside the repository.

+ Full access
5.5 Extra High
  1. 1. Open your repo in Codex, Claude Code, Cursor etc.
  2. 2. Paste the install prompt.
  3. 3. Your agent reads the install doc and shows you an implementation plan for approval.