Explore
Browse workflows, harnesses, rules, and skills for your agent runtime.
Filters (1)
11 packages
openagents/changelog-generator
Changelog Generator
Turns a git log range into a grouped CHANGELOG entry with breaking changes called out and links to issues/PRs
openagents/db-migration-review
Migration Review
Review a schema migration before it runs: locks, blast radius, deploy compatibility, and a rehearsed rollback
openagents/dependency-upgrader
Dependency Upgrader
Audits outdated dependencies, upgrades in risk order, runs tests after each, and opens one PR per major bump
openagents/flaky-test-triage
Flaky Test Triage
Find why a test is flaky rather than retrying it: classify the cause, prove it, fix it, and quarantine honestly
openagents/incident-runbook
Incident Runbook
Triage, mitigate, communicate, and postmortem for production incidents, with timers and escalation rules
openagents/perf-investigation
Performance Investigation
Find why something is slow with measurement rather than intuition: baseline, profile, fix the top cost, verify
openagents/postmortem-writer
Blameless Postmortem
Turn an incident into a written postmortem: timeline from evidence, contributing factors, and actions that are actually assigned
openagents/pr-reviewer
Pull Request Reviewer
Structured PR review with risk classification, a correctness/security/test/perf checklist, and severity-tagged output
openagents/repo-onboarding
Repo Onboarding
Map an unfamiliar codebase into an architecture summary, entrypoints, conventions, and run/test instructions
zwolfe42/paid-release-notes
Paid Release Notes Writer
Turns a merged PR list into polished, customer-facing release notes (test paid package)
openagents/hello-world
Hello World
A minimal workflow that greets you, inspects the repo, and summarizes it.