88 of 88 playbooks
Access Review
Monthly compliance scan of workspace members, integrations, service accounts, and valid tokens, routing flagged items through owner approval.
- Runs on
- Day 1 of each month at 09:00 UTC
- Agent
- Senior Developer · 4 tools
- Trigger
- Agent Run
- Approval Gate
- Create Ticket
Accessibility Audit
Reviews UI PRs for accessibility defects, posts inline threads citing WCAG criteria, and submits a summary review.
- Runs on
- pull_request.opened
- Agent
- Code Reviewer · 9 tools
- Trigger
- Clone
- Agent Run
Agent Tool Failure Triage
Daily clustering of tool-level failures across execution step outputs, filing one ticket per novel failure cluster.
- Runs on
- Every day at 07:00 UTC
- Agent
- Senior Developer · 7 tools
- Trigger
- Agent Run
- Create Ticket
Alert to Ticket Enrichment
Turns a raw alert into an actionable ticket with a hypothesis, owning code, suspect deploys, and prior occurrences.
- Runs on
- manual.fire
- Agent
- Senior Developer · 7 tools
- Trigger
- Clone
- Agent Run
- Create Ticket
API Deprecation Sweep
Monthly scan of deprecated endpoints, fields, and headers that files removal tickets for anything past its sunset date.
- Runs on
- Day 1 of each month at 05:00 UTC
- Agent
- Senior Developer · 4 tools
- Trigger
- Clone
- Agent Run
- Create Ticket
Audit Evidence Collector
Monthly assembly of the SOC 2 / ISO 27001 evidence pack from deploy, access, incident, and vulnerability data, calling out any gaps.
- Runs on
- Day 1 of each month at 06:00 UTC
- Agent
- Senior Developer · 7 tools
- Trigger
- Agent Run
- Create Ticket
Auth Surface Diff
Compares the authentication and authorization surface of every route before and after a PR, flagging any route that gained public reachability.
- Runs on
- pull_request.opened +1
- Agent
- Code Reviewer · 5 tools
- Trigger
- Clone
- Agent Run
- Publish Report
Auto Docs Update on Merge
Watches merged PRs and opens follow-up PRs when code changes affect existing docs.
- Runs on
- pull_request.merged
- Agent
- Tech Writer · 9 tools
- Trigger
- Clone
- Agent Run
Auto PR Description
Generates structured PR descriptions from the diff, commits, and linked tickets.
- Runs on
- pull_request.opened
- Agent
- Tech Writer · 4 tools
- Trigger
- Clone
- Agent Run
Auto Root Cause Analysis
Investigates bug-labeled issues, traces the root cause in code, and posts the analysis with a fix.
- Runs on
- issue.labeled
- Agent
- Senior Developer · 7 tools
- Trigger
- Clone
- Agent Run
- Publish Report
Auto Update AGENTS.md
Nightly scan that keeps the AGENTS.md AI-context file current, opening a PR only when it drifts.
- Runs on
- Every day at 02:00 UTC
- Agent
- Tech Writer · 9 tools
- Trigger
- Clone
- Agent Run
Backport to Release Branch
Label a merged PR `backport/<version>` and the playbook opens a matching backport PR.
- Runs on
- pull_request.labeled
- Agent
- Senior Developer · 12 tools
- Trigger
- Clone
- Agent Run
- Publish Report
Blocked Ticket Escalator
Tracks tickets that move to a blocked status and escalates with status updates at 3 days and to the board owner at 7 days.
- Runs on
- ticket.status_changed
- Agent
- Product Manager · 6 tools
- Trigger
- Read Ticket
- Agent Run
- Comment
- Update Ticket
Break Down Ticket
Decomposes a labeled ticket into a concrete set of proposed sub-tasks.
- Runs on
- ticket.labeled
- Agent
- Senior Developer · 3 tools
- Trigger
- Agent Run
API Contract Breaking-Change Detector
Detects breaking changes in published API contracts, names affected consumers, and labels the PR.
- Runs on
- pull_request.opened
- Agent
- Code Reviewer · 10 tools
- Trigger
- Clone
- Agent Run
Build Cache Optimizer
Monthly review of Dockerfiles and CI cache configuration that opens a PR with reordering to save dependency-install layers.
- Runs on
- Day 1 of each month at 00:00 UTC
- Agent
- Senior Developer · 8 tools
- Trigger
- Clone
- Agent Run
Bundle Size Guard
Builds the PR branch and base branch, compares bundle sizes, and attributes growth to specific imports or missing dynamic imports.
- Runs on
- pull_request.opened +1
- Agent
- Senior Developer · 5 tools
- Trigger
- Clone
- Agent Run
- Publish Report
Changelog Generator
Classifies each merge to the default branch and adds a changelog entry.
- Runs on
- pull_request.merged
- Agent
- Tech Writer · 7 tools
- Trigger
- Clone
- Agent Run
CI Duration Regression Watch
Weekly analysis of CI durations that identifies regressed jobs, opens the workflow definition, and proposes a specific cause and fix.
- Runs on
- Every Monday at 07:00 UTC
- Agent
- Senior Developer · 6 tools
- Trigger
- Clone
- Agent Run
- Create Ticket
Cloud Cost Anomaly
Weekly billing anomaly detection correlated against infrastructure changes and deploys to name the change most likely causing a spike.
- Runs on
- Every Monday at 07:00 UTC
- Agent
- Senior Developer · 7 tools
- Trigger
- HTTP Request
- Clone
- Agent Run
- Create Ticket
Code Review
AI-powered PR reviews that flag bugs, security issues, and performance problems inline.
- Runs on
- pull_request.opened +1
- Agent
- Code Reviewer · 6 tools
- Trigger
- Clone
- Agent Run
Commit Message Rewriter
Proposes the correct squash-merge commit message for a PR, derived from the diff, and updates the proposal on each push.
- Runs on
- pull_request.opened +1
- Agent
- Tech Writer · 5 tools
- Trigger
- Agent Run
- Publish Report
Contract Test Generator
Generates a passing contract test for every new endpoint added in a PR and opens a follow-up PR with the tests.
- Runs on
- pull_request.opened
- Agent
- Senior Developer · 9 tools
- Trigger
- Clone
- Agent Run
- Publish Report
Create PR from Design
Turns a spec-bearing issue labeled ready-for-implementation into a working, convention-following PR.
- Runs on
- issue.labeled
- Agent
- Senior Developer · 12 tools
- Trigger
- Clone
- Agent Run
Dark Mode Audit
Reviews style changes for colors that render one theme's text on the other theme's background and checks both themes define every new token.
- Runs on
- pull_request.opened
- Agent
- Code Reviewer · 5 tools
- Trigger
- Clone
- Agent Run
- Publish Report
DB Query Review
Reviews database changes for the silent failure modes specific to raw SurrealQL: record-id casting, id resolution, datetime types, and FLEXIBLE placement.
- Runs on
- pull_request.opened +1
- Agent
- Code Reviewer · 6 tools
- Trigger
- Clone
- Agent Run
- Publish Report
Dead Code Sweep
Monthly scan that verifies and removes unused exports, dead files, and unused dependencies via a reviewable pull request.
- Runs on
- Day 1 of each month at 04:00 UTC
- Agent
- Senior Developer · 11 tools
- Trigger
- Clone
- Agent Run
Dependency Bump
Weekly PRs that update dependencies to their latest in-range minor and patch versions.
- Runs on
- Every Monday at 09:00 UTC
- Agent
- Senior Developer · 9 tools
- Trigger
- Clone
- Agent Run
Dependency Vulnerability Triage
Weekly scan that runs the ecosystem audit, then checks whether each CVE is actually reachable in your code before filing a ticket.
- Runs on
- Every Monday at 06:00 UTC
- Agent
- Senior Developer · 5 tools
- Trigger
- Identify Repo
- Clone
- Agent Run
- Create Ticket
Deploy Verification
After a deploy workflow succeeds, independently verifies that serving revisions, health endpoints, and client bundles match the built commit.
- Runs on
- ci_workflow.completed
- Agent
- Senior Developer · 6 tools
- Trigger
- Clone
- Agent Run
Design Token Drift
Finds hard-coded visual values in frontend PRs and maps each violation to the correct design token or primitive.
- Runs on
- pull_request.opened +1
- Agent
- Code Reviewer · 8 tools
- Trigger
- Clone
- Agent Run
- Publish Report
Duplicate Issue Detector
Compares new issues against existing open ones and links likely duplicates.
- Runs on
- issue.opened
- Agent
- Senior Developer · 2 tools
- Trigger
- Agent Run
- Publish Report
Engineering Weekly Digest
Once a week, assembles merged PRs, closed issues, in-flight tickets, and stuck work into a readable digest.
- Runs on
- Every Friday at 07:00 UTC
- Agent
- Tech Writer · 8 tools
- Trigger
- Clone
- List Tickets
- Agent Run
- Create Ticket
Error Budget Report
Weekly SLI/SLO report that computes error-budget burn rate and states the policy consequence when a budget is more than 75% consumed.
- Runs on
- Every Monday at 09:00 UTC
- Agent
- Senior Developer · 2 tools
- Trigger
- HTTP Request
- Agent Run
- Create Ticket
First-Time Contributor Welcome
Posts a genuinely useful welcome comment on a first-time contributor's PR, naming checks, conventions, test locations, and a maintainer.
- Runs on
- pull_request.opened
- Agent
- Tech Writer · 6 tools
- Trigger
- Agent Run
- Publish Report
Fix CI
Reads CI failure logs, locates the root cause in the diff, and pushes a fix.
- Runs on
- ci_workflow.completed
- Agent
- Senior Developer · 12 tools
- Trigger
- Clone
- Agent Run
Fix Review Comments
Comment /fix-comments on a PR and an agent implements the requested review changes on the branch.
- Runs on
- Comment /fix-comments
- Agent
- Senior Developer · 11 tools
- Trigger
- Clone
- Agent Run
Flaky Test Detector
Runs the test suite five times on the same commit and files a ticket for every non-deterministic test.
- Runs on
- Every Sunday at 03:00 UTC
- Agent
- Senior Developer · 5 tools
- Trigger
- Clone
- Agent Run
- Create Ticket
Generate Requirements
Turns a labeled ticket into a structured requirements document, posted as a comment.
- Runs on
- ticket.labeled
- Agent
- Product Manager · 3 tools
- Trigger
- Agent Run
Generate Technical Design Proposal
Produces a technical design proposal from a ticket and its requirements.
- Runs on
- ticket.labeled
- Agent
- Senior Developer · 3 tools
- Trigger
- Agent Run
i18n String Extractor
Finds user-facing strings hard-coded in UI PRs and proposes extraction to the translation catalogue with suggested keys.
- Runs on
- pull_request.opened
- Agent
- Code Reviewer · 5 tools
- Trigger
- Clone
- Agent Run
- Publish Report
IaC Security Review
Reviews infrastructure PRs for public storage, open firewall rules, privileged containers, plain secrets, and over-broad IAM roles.
- Runs on
- pull_request.opened +1
- Agent
- Code Reviewer · 5 tools
- Trigger
- Clone
- Agent Run
- Publish Report
Implement Documentation from Issue
Turns docs-labeled issues into documentation PRs written in the repository’s existing style.
- Runs on
- issue.labeled +1
- Agent
- Tech Writer · 11 tools
- Trigger
- Clone
- Agent Run
Incident Response
Treats CI failures on protected branches as potential incidents and starts the response.
- Runs on
- ci_workflow.completed
- Agent
- Senior Developer · 9 tools
- Trigger
- Clone
- Agent Run
Interactive Mention Response
@mention the bot in any PR, issue, or ticket thread and get a repository-aware answer in place.
- Runs on
- mention
- Agent
- Senior Developer · 14 tools
- Trigger
- Clone
- Agent Run
Issue Triage
Labels new issues as bug, feature, question, docs, or task and checks for missing info.
- Runs on
- issue.opened
- Agent
- Senior Developer · 4 tools
- Trigger
- Agent Run
- Publish Report
License Compliance Scan
Weekly dependency-tree scan that files one ticket listing every licence violation, review item, or unknown package.
- Runs on
- Every Monday at 05:00 UTC
- Agent
- Senior Developer · 5 tools
- Trigger
- Clone
- Agent Run
- Create Ticket
LLM Cost Regression Watch
Weekly comparison of execution cost against the trailing baseline, flagging agents whose cost-per-run rose and attributing the cause.
- Runs on
- Every Monday at 07:00 UTC
- Agent
- Senior Developer · 7 tools
- Trigger
- Agent Run
- Create Ticket
Log Anomaly Sweep
Daily clustering of production error logs, surfacing novel signatures and investigating the emitting code, suspected commit, and proposed fix.
- Runs on
- Every day at 07:00 UTC
- Agent
- Senior Developer · 7 tools
- Trigger
- Agent Run
- Clone
- Agent Run
- Create Ticket
Migration Safety Review
Reviews PRs that touch database migrations and flags locking, destructive, or ordering risks inline.
- Runs on
- pull_request.opened
- Agent
- Code Reviewer · 8 tools
- Trigger
- Clone
- Agent Run
Multi-Repo Change Propagation
Label a ticket `fleet-change` and the playbook applies the change across an explicit set of repositories.
- Runs on
- ticket.labeled
- Agent
- Senior Developer · 5 tools
- Trigger
- Identify Repo
- Agent Session
N+1 Detector
Finds database or network calls executed inside iteration and proposes a batch fetch, join, or safe concurrency rewrite.
- Runs on
- pull_request.opened
- Agent
- Code Reviewer · 5 tools
- Trigger
- Clone
- Agent Run
- Publish Report
Onboarding Repo Tour
Fired manually for a new engineer, generates a personalized codebase tour as a ticket using a multi-agent session.
- Runs on
- manual.fire
- Agent
- Tech Writer · 5 tools
- Trigger
- Clone
- Agent Session
- Create Ticket
On-call Handoff Digest
Weekly digest for the incoming on-call covering incidents, quarantined tests, hotfixes, alerts, deploys, and unanswered approval gates.
- Runs on
- Every Friday at 07:00 UTC
- Agent
- Senior Developer · 6 tools
- Trigger
- List Tickets
- Agent Run
- Create Ticket
OpenAPI Drift Check
Regenerates the OpenAPI spec from decorators on controller/DTO PRs and classifies every diff as additive, breaking, or docs-only.
- Runs on
- pull_request.opened +1
- Agent
- Senior Developer · 7 tools
- Trigger
- Clone
- Agent Run
- Publish Report
Permission Escalation Detector
Watches privilege changes in IAM, Kubernetes roles, and permission enums, routing any widening change through an owner approval gate.
- Runs on
- pull_request.opened
- Agent
- Code Reviewer · 4 tools
- Trigger
- Clone
- Agent Run
- Approval Gate
- Publish Report
- Agent Run
- Publish Report
PII Data Flow Audit
Traces personal data end-to-end through ingress, storage, egress, and logging, flagging any divergence from the published security page.
- Runs on
- Day 1 of each month at 06:00 UTC
- Agent
- Senior Developer · 4 tools
- Trigger
- Clone
- Agent Session
- Create Ticket
Pipeline Drift Detector
Compares changed pipeline files against peer repositories and documented conventions, reporting runner pins, missing security steps, and widened permissions.
- Runs on
- pull_request.opened
- Agent
- Code Reviewer · 5 tools
- Trigger
- Identify Repo
- Clone
- Agent Run
- Publish Report
Playbook Health Check
Weekly league table of per-playbook execution health with failure rate, cost-per-success, and specific fix proposals for the worst performers.
- Runs on
- Every Monday at 07:00 UTC
- Agent
- Senior Developer · 8 tools
- Trigger
- Agent Run
- Create Ticket
Postmortem Drafter
When an incident-labeled issue closes, assembles a blameless postmortem timeline from comments, PRs, commits, and deploys.
- Runs on
- issue.closed
- Agent
- Tech Writer · 6 tools
- Trigger
- Agent Run
- Publish Report
PR Closes Ticket
When a PR merges, marks the linked ticket Done and posts a release-style summary.
- Runs on
- pull_request.merged
- Agent
- Senior Developer · 1 tools
- Trigger
- Agent Run
- Update Ticket
- Comment
PR Review SLA Nudge
Daily sweep of open pull requests that nudges reviewers past SLA and suggests reassignment past double SLA.
- Runs on
- Every day at 08:00 UTC
- Agent
- Senior Developer · 6 tools
- Trigger
- Agent Run
- Publish Report
PR Title Linter
Checks PR titles against Conventional Commits and suggests a compliant title.
- Runs on
- pull_request.opened +1
- Agent
- Senior Developer · 2 tools
- Trigger
- Agent Run
- Publish Report
PR Triage
Classifies new PRs by type, size, and risk the moment they open or go ready-for-review.
- Runs on
- pull_request.opened +1
- Agent
- Senior Developer · 8 tools
- Trigger
- Clone
- Agent Run
- Publish Report
Prompt Regression Suite
Weekly re-run of golden tasks against fixed rubrics, tracking quality drift, cost, and latency per agent and playbook.
- Runs on
- Every Monday at 06:00 UTC
- Agent
- Senior Developer · 7 tools
- Trigger
- Clone
- Agent Session
- Create Ticket
Release Notes
Generates clean, categorized release notes from merged PRs when a release publishes.
- Runs on
- release.published
- Agent
- Tech Writer · 3 tools
- Trigger
- Agent Run
Release PR Description
Writes user-facing, categorized release notes into the body of every release/* pull request.
- Runs on
- pull_request.opened
- Agent
- Tech Writer · 9 tools
- Trigger
- Clone
- Agent Run
Release Readiness Gate
Assembles a release readiness report, pauses for human approval, then dispatches the release pipeline.
- Runs on
- pull_request.opened
- Agent
- Senior Developer · 11 tools
- Trigger
- Clone
- Agent Run
- Publish Report
- Approval Gate
- Run CI
- Agent Run
- Publish Report
Review Quality Coach
Fires when a human submits a PR review and privately reports what a thorough review would also have raised, delivered only to the reviewer.
- Runs on
- pull_request.reviewed
- Agent
- Code Reviewer · 5 tools
- Trigger
- Clone
- Agent Run
Reviewer Auto-Request
Matches changed files against CODEOWNERS and requests the right reviewers automatically.
- Runs on
- pull_request.opened +1
- Agent
- Senior Developer · 5 tools
- Trigger
- Clone
- Agent Run
- Publish Report
Rollback Decision Assistant
Assembles the rollback decision packet on a failed deploy and routes the recommended action through an approval gate.
- Runs on
- ci_workflow.completed
- Agent
- Senior Developer · 5 tools
- Trigger
- Clone
- Agent Run
- Approval Gate
- Run CI
- Create Ticket
- Create Ticket
SAST Triage
Fires when a SAST workflow completes and triages each finding against the actual code, posting confirmed findings as inline review threads.
- Runs on
- ci_workflow.completed
- Agent
- Code Reviewer · 6 tools
- Trigger
- Clone
- HTTP Request
- Ingest SARIF
- Agent Run
- Publish Report
SBOM Generator
Generates a CycloneDX/SPDX software bill of materials on each release, diffs it against the previous release, and attaches it.
- Runs on
- release.published
- Agent
- Senior Developer · 5 tools
- Trigger
- Clone
- Agent Run
Schema Migration Companion
Reviews schema.surql changes for reverse migrations, SurrealDB rule violations, existing-row safety, and affected foreign-key tables.
- Runs on
- pull_request.opened +1
- Agent
- Code Reviewer · 5 tools
- Trigger
- Clone
- Agent Run
- Publish Report
SDK Regeneration
On each release, regenerates the client SDK from the OpenAPI document and opens a follow-up PR with the new client and migration notes.
- Runs on
- release.published
- Agent
- Senior Developer · 7 tools
- Trigger
- Clone
- Agent Run
Secret Rotation Reminder
Monthly audit of vault metadata that files a ticket for any credential past its rotation policy, without ever reading a secret value.
- Runs on
- Day 1 of each month at 09:00 UTC
- Agent
- Senior Developer · 4 tools
- Trigger
- Agent Run
- Create Ticket
Secret & Security Scan
Scans PR diffs for committed secrets — API keys, tokens, private keys — before merge.
- Runs on
- pull_request.opened +1
- Agent
- Code Reviewer · 7 tools
- Trigger
- Clone
- Agent Run
- Publish Report
Seed Data Refresh
Monthly regeneration of development seed data and test fixtures from the current schema, opening a PR only when tests pass.
- Runs on
- Day 1 of each month at 06:00 UTC
- Agent
- Senior Developer · 8 tools
- Trigger
- Clone
- Agent Run
Sprint Scope Drift Report
Weekly comparison of current sprint tickets against the committed set, reporting unplanned additions and silently dropped work.
- Runs on
- Every Monday at 09:00 UTC
- Agent
- Product Manager · 6 tools
- Trigger
- List Tickets
- Agent Run
- Create Ticket
Stale Issue Reaper
Weekly sweep that classifies quiet issues by reason, nudges them, and flags the oldest for closure.
- Runs on
- Every Tuesday at 09:00 UTC
- Agent
- Senior Developer · 8 tools
- Trigger
- Clone
- Agent Run
Stale PR Reaper
Daily sweep that nudges pull requests that have gone quiet before they rot.
- Runs on
- Every day at 08:00 UTC
- Agent
- Senior Developer · 6 tools
- Trigger
- Clone
- Agent Run
Subprocessor Scan
Monthly comparison of dependencies and integrations against the published subprocessor list, flagging new or removed third-party data processors.
- Runs on
- Day 1 of each month at 06:00 UTC
- Agent
- Senior Developer · 5 tools
- Trigger
- Clone
- Agent Run
- Create Ticket
Test Coverage Gap Analysis
Finds untested code paths in PRs and turns the gaps into actionable test tickets.
- Runs on
- pull_request.opened +1
- Agent
- Senior Developer · 7 tools
- Trigger
- Clone
- Agent Run
- Publish Report
Test Quarantine Manager
Daily flaky-test ticket sweep that applies expiring skips, re-tests quarantined tests, and escalates anything still flaky past its expiry.
- Runs on
- Every day at 06:00 UTC
- Agent
- Senior Developer · 10 tools
- Trigger
- Clone
- List Tickets
- Agent Run
- Update Ticket
Ticket Estimate Assistant
On ticket creation, finds comparable closed tickets by semantic search and proposes an estimate anchored in actual cycle time.
- Runs on
- ticket.created
- Agent
- Product Manager · 5 tools
- Trigger
- List Tickets
- Agent Run
- Comment
Ticket Triage
Classifies new tracker tickets, checks they are actionable, and routes them.
- Runs on
- ticket.created
- Agent
- Senior Developer · 3 tools
- Trigger
- Agent Run
Visual Regression Triage
Triage visual regression diffs against the code diff, approving intended changes and raising only unintended ones.
- Runs on
- ci_workflow.completed
- Agent
- Code Reviewer · 6 tools
- Trigger
- Clone
- Agent Run
- Publish Report
Write Tests on Command
Comment /write-tests on a PR and an agent writes, runs, and pushes tests to the branch.
- Runs on
- Comment /write-tests
- Agent
- Senior Developer · 11 tools
- Trigger
- Clone
- Agent Run
Whataplaybookismadeof
A playbook is one workflow graph plus the triggers that start it and the agent that works it. Nothing in the catalog uses a mechanism the builder does not expose.
Agent Run
84 playbooksagent.runOne agent works the task with its toolkit.
Agent Session
4 playbooksagent.sessionA coordinator delegates to specialist agents.
Approval Gate
4 playbooksapproval.gatePauses the run until a human decides.
Run CI
2 playbooksci.executeWorkflowDispatches a CI workflow on the provider.
Clone
63 playbooksgit.cloneShallow-clones the repository at the right ref.
HTTP Request
3 playbookshttp.requestCalls an external HTTP endpoint with vault-resolvable headers.
Identify Repo
3 playbooksrepo.identifyResolves the event to a registered repository.
Publish Report
29 playbooksreport.publishPosts or updates a deduplicated report comment.
Ingest SARIF
1 playbookssarif.ingestParses a scanner report into a deduplicated list of findings, ranked most severe first.
Comment
3 playbooksticket.commentPosts a comment onto a ticket.
Create Ticket
23 playbooksticket.createOpens a ticket on the connected tracker.
List Tickets
5 playbooksticket.listQueries the tracker for a set of tickets.
Read Ticket
1 playbooksticket.readLoads one ticket into the run context.
Update Ticket
3 playbooksticket.updateMoves status or fields on an existing ticket.
Trigger
88 playbookstriggerThe event that starts the run.
Whatsetseachoneoff
Webhook events, tracker events, schedules, slash commands, and mentions. A playbook can carry several triggers, and each carries its own conditions.
Pull request
32Accessibility Audit, Auth Surface Diff, Auto Docs Update on Merge, Auto PR Description and 28 more
Schedule
29Access Review, Agent Tool Failure Triage, API Deprecation Sweep, Audit Evidence Collector and 25 more
Ticket
7Blocked Ticket Escalator, Break Down Ticket, Generate Requirements, Generate Technical Design Proposal and 3 more
CI result
6Deploy Verification, Fix CI, Incident Response, Rollback Decision Assistant and 2 more
Issue
6Auto Root Cause Analysis, Create PR from Design, Duplicate Issue Detector, Implement Documentation from Issue and 2 more
Release
3Release Notes, SBOM Generator, SDK Regeneration
Manual
2Alert to Ticket Enrichment, Onboarding Repo Tour
Slash command
2Fix Review Comments, Write Tests on Command
Mention
1Interactive Mention Response
On a schedule
- Access ReviewDay 1 of each month at 09:00 UTC
- Agent Tool Failure TriageEvery day at 07:00 UTC
- API Deprecation SweepDay 1 of each month at 05:00 UTC
- Audit Evidence CollectorDay 1 of each month at 06:00 UTC
- Auto Update AGENTS.mdEvery day at 02:00 UTC
- Build Cache OptimizerDay 1 of each month at 00:00 UTC
- CI Duration Regression WatchEvery Monday at 07:00 UTC
- Cloud Cost AnomalyEvery Monday at 07:00 UTC
- Dead Code SweepDay 1 of each month at 04:00 UTC
- Dependency BumpEvery Monday at 09:00 UTC
- Dependency Vulnerability TriageEvery Monday at 06:00 UTC
- Engineering Weekly DigestEvery Friday at 07:00 UTC
- Error Budget ReportEvery Monday at 09:00 UTC
- Flaky Test DetectorEvery Sunday at 03:00 UTC
- License Compliance ScanEvery Monday at 05:00 UTC
- LLM Cost Regression WatchEvery Monday at 07:00 UTC
- Log Anomaly SweepEvery day at 07:00 UTC
- On-call Handoff DigestEvery Friday at 07:00 UTC
- PII Data Flow AuditDay 1 of each month at 06:00 UTC
- Playbook Health CheckEvery Monday at 07:00 UTC
- PR Review SLA NudgeEvery day at 08:00 UTC
- Prompt Regression SuiteEvery Monday at 06:00 UTC
- Secret Rotation ReminderDay 1 of each month at 09:00 UTC
- Seed Data RefreshDay 1 of each month at 06:00 UTC
- Sprint Scope Drift ReportEvery Monday at 09:00 UTC
- Stale Issue ReaperEvery Tuesday at 09:00 UTC
- Stale PR ReaperEvery day at 08:00 UTC
- Subprocessor ScanDay 1 of each month at 06:00 UTC
- Test Quarantine ManagerEvery day at 06:00 UTC
On demand
Typed into a pull request, issue, or ticket comment by whoever wants the work done.
/fix-commentsFix Review Comments/write-testsWrite Tests on Command@mentionInteractive Mention Response
Whodoesthework
Every playbook ships one configured agent: a base type, a temperature, an iteration ceiling, and an explicit toolkit. Nothing is handed a tool it does not need.
Code Reviewer
code_reviewer18 playbooks · 15 tools
Product Manager
product_manager4 playbooks · 10 tools
Senior Developer
senior_developer54 playbooks · 35 tools
Tech Writer
tech_writer12 playbooks · 22 tools
Import one and it is yours
Importing a playbook creates the agent, the workflow, and the triggers in your workspace as ordinary editable resources. Change the prompt, swap the model, add a step, or delete it.
Start building free