18 workflows
// official · triage

Alert Triage

Investigate a production alert, determine root cause, create an issue, implement a fix, and notify the team

lineargithubsentry+4
sweny-ai8 nodes
// official · content

Content Generation Pipeline

Audit content gaps, generate educational content, validate quality, and publish to Supabase

supabase
sweny-ai4 nodes
// official · triage

Implement Fix

Implement a code fix for an issue and open a pull request

githublinearslack+1
sweny-ai5 nodes
// official · ops

Incident Postmortem

Generate a thorough, blameless postmortem after an incident — gathers timeline, drafts the document, uses an LLM judge to evaluate quality, and iterates until it meets the bar

githubsentrydatadog+4
sweny-ai6 nodes
// official · devops

Migration Safety Check

Run parallel safety checks on database migrations — schema analysis, data impact assessment, and rollback verification — then converge to a go/no-go decision

githubdatadogslack+1
sweny-ai6 nodes
// official · content

Release Notes Generator

Generate polished release notes from commits and PRs — categorize changes, draft user-facing notes, use an LLM judge for quality, and publish to multiple channels

githubslacknotification
sweny-ai5 nodes
// community · code-review

API Compatibility Check

Analyze API changes across versions for backwards compatibility — parallel checks for REST endpoints, types/schemas, and behavior changes — then generate a migration guide

github
sweny-ai5 nodes
// community · testing

Bug Reproducer

Read a bug report, write a failing test that reproduces the bug, iterate until the test reliably demonstrates the issue, then report findings with reproduction steps

githublinearsentry
sweny-ai5 nodes
// community · content

Changelog Generator

Generate a changelog from recent commits and merged PRs, categorize changes by type, and create a draft release

githubslacknotification
sweny-ai4 nodes
// community · security

Compliance Scanner

Scan code for compliance violations across multiple domains in parallel — secrets, licenses, PII handling, accessibility — then generate a compliance report with remediation priorities

githubslacknotification
sweny-ai6 nodes
// community · ops

Data Pipeline Monitor

Monitor data pipeline health — check freshness, volume anomalies, schema drift, and quality metrics — with conditional escalation based on severity

datadoggithubslack+2
sweny-ai6 nodes
// community · security

Dependency Updater

Scan for outdated dependencies, assess breaking changes, create update branches, run tests with retry on failure, and open PRs for safe updates

githubslacknotification
sweny-ai7 nodes
// community · devops

Deploy Guard

Run pre-deployment checks including database migration safety, environment variable drift detection, and rollback readiness verification

githubslacknotification
sweny-ai4 nodes
// community · content

Developer Onboarding Guide

Generate a personalized onboarding guide for new developers — analyze the codebase architecture, identify key patterns, create learning paths, and produce a comprehensive starter document

githubslacknotification
sweny-ai5 nodes
// community · content

Documentation Quality Gate

Generate or update documentation from code changes, use an LLM judge to evaluate completeness and accuracy, iterate until quality bar is met, then publish

githubslacknotification
sweny-ai5 nodes
// community · code-review

PR Review Bot

Automatically review pull requests for code style violations, missing tests, documentation gaps, and breaking API changes

github
sweny-ai5 nodes
// community · security

Security Audit

Scan project dependencies for known CVEs, check for OWASP top 10 issues in code, generate a security report, and create issues for critical findings

githubslacknotification
sweny-ai4 nodes
// community · testing

Test Coverage Check

Analyze test coverage across the codebase, identify untested critical paths, and generate test stubs for uncovered functions

github
sweny-ai3 nodes