Triage and respond to production incidents. Use when handling an outage.
Skills in this repository
stbenjam/skillsaw - Page 4
SkillsMP has collected 173 skills from stbenjam/skillsaw. Open a skill to review its source and details.
stbenjam/skillsawShowing 40 of 173 collected skills.
Summarize a git diff into a reviewer-facing changelog grouped by subsystem. Use when preparing a change review.
Turn raw meeting notes into a structured summary with owners and due dates. Use when documenting a meeting.
Investigate and diagnose test failures or runtime errors. Use when debugging a failure.
Review the current branch for merge readiness. Use when preparing to merge a change.
Deep log analysis with pattern recognition and anomaly detection. Use when investigating logs.
Validate widget specification files against the ACME widget schema. Use when checking a widget definition.
Generate release notes from git log between two tags or refs. Use when preparing a release.
Exercise invalid OpenAI skill metadata.
Source text: Undetermined
Internal helper skill for the private project. Runs the project's maintenance script and reports what changed.
Pick up open GitHub issues from collaborators and create PRs to solve them. Use when triaging and resolving reported bugs or feature requests.
Checks source files against the project style guide. Use when reviewing formatting before opening a pull request.
Summarizes the weekly on-call handoff. Use when rotating on-call ownership at the start of a week.
Drafts release notes from the merged pull requests since the last tag. Use when preparing a new release.
Locate files and directories quickly with fd, a fast and user-friendly alternative to find. Use when you need to enumerate files by name, extension, or modification time.
Search the repository fast with ripgrep, honoring gitignore rules and skipping binary files. Use when you need to find code patterns, symbols, or text across many files.
Search the repository with ripgrep, installed per-platform via node or Homebrew. Use when you need fast text search across the working tree.
Draft release notes from merged pull requests since the last tag
Create a Pull Request for the current branch
Review an open PR before approving it
Fix skillsaw lint violations — apply deterministic autofixes, then resolve the remaining violations with targeted edits guided by `skillsaw explain`. Use when skillsaw reports violations, when asked to clean up lint findings, or after `skillsaw fix` leaves…
Deploy the application to staging or production and roll back failed releases
Skill whose only name lives inside a flow-mapping continuation line
Generates styled spreadsheet reports with custom fonts and validates the output against the bundled schema. Use when the user asks for a formatted report file.
Draft changelog entries from merged pull requests since the last release tag
Use this skill when deploying a service through the rollout pipeline
Use this skill when tagging a release for the deployment pipeline
Use this skill when auditing duplicate pipeline definitions
Skill that handles legacy deployment workflows
Automate deployment steps and environment bootstrapping for the service.
Automate deployment steps and environment bootstrapping for the service.
Parse application logs, surface error clusters, and summarize failure patterns
Deploy the application to the staging environment, including building artifacts, running the pre-deployment validation suite, uploading the artifacts to the staging bucket, rolling the staging cluster, verifying health checks, and posting a deployment summary…
Summarize open incidents from the pager rotation and produce a morning handoff report. Use when the user asks for an incident summary, a handoff report, or the current pager status. Includes links to each incident, the owning team, current severity, and the…
Investigate a production incident from start to finish. Use when the user reports an outage, a spike in error rates, or asks for an incident investigation. Collects the recent deploy history, correlates it with the alert timeline, and pulls the relevant…
Generate release notes from merged pull requests since the last tag. Use when the user asks to draft release notes, prepare a changelog, or summarize what shipped in a release. Groups entries by product area and labels any breaking changes for maintainers.
Use this skill when working with the data parsing pipeline
Deploy a service to Kubernetes using Helm charts
A skill with a mismatched directory name to trigger agentskill-name rename
Browser-based UI test execution against live clusters