home/categories/automation-tools
category focus

Automation Tools

Script and automate repetitive tasks and workflows.

4208 स्किल्सall categories
sorting
stars
current ordering strategy
query
all entries
refine the visible subset
automation-tools
0

devops

Executes git commands (fetch, rebase, commit, merge, push) following worktree workflow, then monitors ALL resulting deployments with temporal boundaries and cascade detection. After git push, monitors all workflows from the last 5 minutes including cascading workflows (e.g., Test → Deploy chains). Automatically tracks multiple parallel workflows and waits for triggered workflows. Use /devops-check for comprehensive monitoring with automatic fixing. All deployments are triggered by git push, not manual AWS CLI commands.

blockchain-web-services
blockchain-web-services
tools
open
automation-tools
0

conventional-commit

Create well-formatted git commits using Conventional Commits format. Use when committing changes, reviewing commit messages, or splitting changes into atomic commits.

okwasniewski
okwasniewski
tools
open
automation-tools
0

verify

Run repository quality checks (lint, format, type check, test). Use /verify to run all checks, or /verify lint, /verify format, /verify test, /verify e2e to run individually. Use after code changes or before commits.

mirakui
mirakui
tools
open
automation-tools
0

build-pipeline

Execute complete build pipeline with dead code detection, formatting, linting, type checking, testing, and production build. Use when the user mentions building, running the full pipeline, checking code quality, or preparing for deployment. Auto-triggers on phrases like "build the project", "run all checks", "prepare for production", or "validate code quality".

sakataka
sakataka
tools
open
automation-tools
0

changesets-config-generator

Generate Changesets configuration for managing versioning and changelogs in monorepos. Triggers on "create changesets config", "generate changeset configuration", "changesets setup", "versioning config".

ehtbanton
ehtbanton
tools
open
automation-tools
0

blueprint-review

Use for security, quality, and PM compliance review before merging strategy code. Supports Ralph Loop iterative mode for backtest optimization. Runs PM audit, security audit, code review, backtest validation, and creates PR with comprehensive documentation.

morris-y
morris-y
tools
open
automation-tools
0

gitops-audit

Comprehensive GitOps compliance verification that detects configuration drift and policy violations through three audit types - (1) Cluster Drift (resources in cluster not tracked in git), (2) Spec Drift (differences between git manifests and cluster state), (3) Code Violations (hardcoded Kubernetes configs in application code). Automatically triggered when code review detects changes to *.yaml/*.yml in charts/, manifests/, k8s/, kubernetes/, deployment scripts, Helm charts, Kustomize files, or Kubernetes client library imports. Use manually for investigating cluster drift, auditing GitOps compliance, before production deployments, troubleshooting sync issues, or regular compliance checks.

meriley
meriley
tools
open
automation-tools
0

quality-gate

Quality verification before commits and deployments. Use for quality checks, running tests, checking coverage, validating changes.

usorama
usorama
tools
open
automation-tools
0

jenkinsfile-to-gha

Convert Jenkins pipelines (Jenkinsfiles) to GitHub Actions workflows. Use when migrating CI/CD from Jenkins to GitHub Actions, or when user provides a Jenkinsfile and wants a GHA workflow.

kennyg
kennyg
tools
open
automation-tools
0

commit

ALWAYS use this skill when the user wants to commit changes. Triggers on "commit", "save", "push", "create a PR", "create pull request", "check in code". Follow each step in order - do not improvise git commands. Captures context for deploy release notes.

Dispo-Genius
Dispo-Genius
tools
open
automation-tools
0

pio-wrapper

Filters PlatformIO output to reduce token usage in agentic tools. Returns success confirmation on successful builds and only error lines on failures instead of full logs. Use when agentic tools need to run PlatformIO commands to reduce context token consumption.

ShocKwav3
ShocKwav3
tools
open
automation-tools
0

commit-message

Commit staged or unstaged git changes with a clear, informative message (subject + body). Use when asked to commit work, finalize edits, or generate a commit message after changes are made.

ahupp
ahupp
tools
open
automation-tools
0

pr-comment-resolver

This skill should be used when the user asks to "handle PR comments", "resolve PR review comments", "fix PR feedback", "process review comments", "address PR suggestions", or provides a GitHub PR URL with review comments to handle. Automates the workflow of reviewing, fixing, and resolving PR comments with atomic commits.

VdustR
VdustR
tools
open
automation-tools
0

readme-creator

Guide for creating and updating README files following autonomous-bits development standards. Use this when asked to create or update README files, ensure documentation completeness, or review README quality.

autonomous-bits
autonomous-bits
tools
open
automation-tools
0

github-pr

Fetch, preview, test, and merge GitHub PRs locally. Use when the user wants to evaluate a PR before merge.

jscraik
jscraik
tools
open
automation-tools
0

git-diff

Display git changes in GitHub-style unified diff format with colored terminal output. Shows both staged (--cached) and unstaged changes with two-column line numbers, red/green highlighting, and chunk markers. Use when reviewing code changes, preparing commits, or comparing file modifications. Triggers on "git diff", "show changes", "what changed", or "review diff".

laststance
laststance
tools
open
automation-tools
0

git-commit

Generate comprehensive, educational commit messages and execute git commit

zarvent
zarvent
tools
open
automation-tools
0

deslop

Remove AI-generated code slop from a branch. Use when cleaning up AI-generated code, removing unnecessary comments, defensive checks, or type casts. Checks diff against base branch (main/master) and fixes style inconsistencies.

osten-antonio
osten-antonio
tools
open
automation-tools
0

dev-workflow

Enforces the standard development workflow for the fund-portfolio-bot project: read docs first, propose a small scoped design, respect version scope, and limit code changes. Use when implementing, modifying, or refactoring functionality in this repository.

MMorit00
MMorit00
tools
open
automation-tools
0

docs-update

This skill should be used when the user asks to "update docs", "sync documentation", "docs are outdated", "refresh README", or wants to update existing documentation to match current code. Spawns @writer agent to compare docs against codebase and update.

jjeremycai
jjeremycai
tools
open
automation-tools
0

git-workflow

Enforce structured git workflow with conventional commits, feature branches, semver versioning, and work logging. Use for all code changes to prevent work loss and maintain history.

ProfPowell
ProfPowell
tools
open
automation-tools
0

validation-enforcer

Automatically runs project validation commands (linters, type checkers, tests) after file edits and blocks commits on any failure. Reads validation commands from CLAUDE.md or auto-detects from project type. Enforces strict quality gates to catch issues early. (project)

mikev10
mikev10
tools
open
automation-tools
0

jj-hunk

Programmatic hunk selection for jj (Jujutsu). Use when splitting commits, making partial commits, or selectively squashing changes without interactive UI.

laulauland
laulauland
tools
open
automation-tools
0

git-commit

Suggest commit messages based on staged changes and assist with committing using an editor.

kompox
kompox
tools
open
Previous
Page 136 / 176
Next