home/categories/automation-tools
category focus

Automation Tools

Script and automate repetitive tasks and workflows.

4208 skillsall categories
sorting
stars
current ordering strategy
query
all entries
refine the visible subset
automation-tools
197

commit

This skill should be used when the user says "commit my changes", "commit this", "create a commit", "git commit", "save my work", or mentions committing code.

gupsammy
gupsammy
tools
open
automation-tools
194

release

Automate the Multica application release workflow including version bump, code checks, build, and GitHub release.

multica-ai
multica-ai
tools
open
automation-tools
193

managing-git

Guides git workflows, branching strategies, commit conventions, and version control best practices. Use when managing repositories, creating branches, or handling merges.

CloudAI-X
CloudAI-X
tools
open
automation-tools
191

release-manager

Assists with Morphir release management, including pre-release verification, changelog generation, and release coordination. Use when preparing releases, checking release readiness, or managing version bumps.

finos
finos
tools
open
automation-tools
191

secrets-gitleaks

Hardcoded secret detection and prevention in git repositories and codebases using Gitleaks. Identifies passwords, API keys, tokens, and credentials through regex-based pattern matching and entropy analysis. Use when: (1) Scanning repositories for exposed secrets and credentials, (2) Implementing pre-commit hooks to prevent secret leakage, (3) Integrating secret detection into CI/CD pipelines, (4) Auditing codebases for compliance violations (PCI-DSS, SOC2, GDPR), (5) Establishing baseline secret detection and tracking new exposures, (6) Remediating historical secret exposures in git history.

rohunj
rohunj
tools
open
automation-tools
191

review-changes

Orchestrate multiple review agents for a comprehensive pre-PR code review. Analyzes diff, verifies intent alignment with linked issues, and checks for broader codebase impacts. Use before opening a PR to catch bugs, security issues, silent failures, and performance problems. Keywords: review, code review, pre-PR, diff review, check changes, audit changes

wcygan
wcygan
tools
open
automation-tools
191

spike

Quick prototype or investigation in an isolated git worktree. Creates a worktree, spawns agents to explore a technical approach, and opens a draft PR with findings. Use for time-boxed technical exploration, feasibility testing, library evaluation, or codebase audits. Keywords: spike, prototype, worktree, explore, feasibility, proof of concept, PoC, try, experiment, can we use, audit, investigate, trace, wired up

wcygan
wcygan
tools
open
automation-tools
191

changelog

Generate a changelog or release notes from git history between two refs (tags, commits, or branches). Use when preparing a release, summarizing changes, or creating release notes. Keywords: changelog, release notes, release, changes, what changed, version, tag, diff, history, summary

wcygan
wcygan
tools
open
automation-tools
191

create-pr

Create a pull request using git and GitHub CLI. Handles the full workflow from committing changes to opening a PR. Use when creating a PR, opening a pull request, submitting changes for review, or pushing a branch for review. Keywords: pull request, PR, create PR, open PR, submit PR, push for review, code review

wcygan
wcygan
tools
open
automation-tools
191

fix-issue

Take a GitHub issue number, investigate it, implement a fix, write tests, and open a PR. End-to-end workflow from assigned issue to merged PR. Use when you want to fix a specific GitHub issue. Keywords: fix issue, github issue, resolve issue, close issue, implement issue, issue to PR, bug fix

wcygan
wcygan
tools
open
automation-tools
191

gh-cli

Work with GitHub from the command line using the GitHub CLI (gh). Use when managing repositories, pull requests, issues, releases, GitHub Actions, or any GitHub operations. Keywords: github, gh, pull request, PR, issue, release, workflow, actions, repository, fork, clone, merge

wcygan
wcygan
tools
open
automation-tools
190

release-stable

Create a stable production release with intelligent detection (finalize beta or direct release). Use when publishing stable releases, finalizing beta versions, or creating production releases.

Thank-you-Linus
Thank-you-Linus
tools
open
automation-tools
190

review

Review code quality, security, and maintainability before committing. Use when reviewing code changes, checking code quality, performing security review, or validating changes before commit.

Thank-you-Linus
Thank-you-Linus
tools
open
automation-tools
190

deslop

Remove AI-generated code slop from code changes in the current branch

fumiya-kume
fumiya-kume
tools
open
automation-tools
190

refactor

Refactor code for big-picture architectural improvements

jrkerns
jrkerns
tools
open
automation-tools
188

create-changeset

Analyze git changes and create changesets for package releases. Use when preparing pull requests, creating PRs, when branch has commits ready for review, or when user mentions changeset or version bump.

openameba
openameba
tools
open
automation-tools
188

roborevaddress

Address findings from a roborev code review by fetching the review and making necessary code changes

wesm
wesm
tools
open
automation-tools
188

roborevaddress

Address findings from a roborev code review by fetching the review and making necessary code changes

wesm
wesm
tools
open
automation-tools
188

docs-writer

Maintains repository documentation accuracy and freshness; use for doc updates, agent or skill changes, staleness checks, changelog entries, and repo explanation requests.

jonathan-vella
jonathan-vella
tools
open
automation-tools
187

git-config

This skill should be used when analyzing project structure, generating git configuration, creating `.claude/git.local.md`, determining commit scopes, or setting up project-specific git settings.

FradSer
FradSer
tools
open
automation-tools
187

conventional-commits

This skill should be used when creating conventional commits, following the Conventional Commits specification (v1.0.0), analyzing commit history for conventional format, or managing commit message conventions.

FradSer
FradSer
tools
open
automation-tools
187

checkin

Automates the full commit workflow: analyzes changes, writes commit message, stages files, commits, and handles test failures by fixing them until the commit succeeds. Use when the user wants to commit their changes.

MatterHackers
MatterHackers
tools
open
automation-tools
186

generator-equals

Guidance for using Generator.Equals — a C# source generator for auto-generating Equals, GetHashCode, operators, and Diff/Inequalities methods via attributes.

diegofrata
diegofrata
tools
open
Previous
Page 41 / 176
Next