SKILL.md packages that extend Claude Code, Cursor, Copilot, and other AI agents.
Tags

agent-skills
Quickly re-read recently changed code to catch obvious bugs, typos, and edge cases before committing.

dots
Draft and apply a clear, imperative-style message to amend the last git commit without changing the commit contents; preserves co-author trailers and warns abou

rlm-workflow
Orchestrates an RLM-inspired repository workflow with phase gates, lockable artifacts, and automated bootstrap for run folders — enforces TDD, traceability, and

rune
Monitors git changes against a planned task to detect and quantify scope creep, classifying drift into actionable tiers (ON_TRACK → OUT_OF_CONTROL).

pi
Generate and review Conventional Commits formatted messages (type(scope): subject, optional body and footers) to support semantic versioning and automated chang

claude-plugins
Automatically orient an agent to an unfamiliar git codebase: analyze git state, detect project type and tooling, surface risk flags and give actionable next ste

git-context-controller
Lean, git-backed agent memory tool that stores commit hashes + intent and provides COMMIT/BRANCH/MERGE/CONTEXT commands to reconstruct context on demand.

pi
Programmatic hunk selection for Jujutsu (jj): list, split, commit, or squash specific hunks to enable partial commits and fine-grained history editing without a

claude-plugins
Extract owner/repo identifiers from git remotes (HTTPS/SSH/enterprise) so CLIs and APIs can target the correct GitHub repository.

claude-skill-registry
Orchestrates long-running coding goals: decomposes objectives into atomic tasks, dispatches isolated worktree workers, verifies acceptance criteria, and merges

oh-my-toong-playground
Analyze staged changes and generate Korean commit messages and branch names that follow strict project conventions (50-char title, imperative/noun ending).

vcsdd-claude-code
Conventional commit and tagging conventions plus atomic staging rules for committing VCSDD pipeline artifacts to git.

clawsec
Release automation for OpenClaw skills: version bumping, tagging, packaging, and CI verification for skill releases.

cleo
Context injection for task-driven development: enforces task traceability, atomic commits, conventional commit messages, and smart test scopes to keep commits r

tick-md
Git-backed, Markdown-native task coordination CLI and MCP server for multi-agent workflows — claim tasks, avoid collisions, and keep an audit trail.

claude-ultimate-hud
Automates building, version bumps, README/marketplace updates, commits, GitHub release creation, and cache cleanup for claude-ultimate-hud.

arra-oracle-skills-cli
Scaffold and create a new oracle repository/session (via maw bud or standalone steps), including CLAUDE.md, ψ/ scaffolding, and optional split/birth workflows.

openagent
Guides agents to perform GitHub workflows using the GitHub CLI (`gh`)—auth, repo creation, remotes, and safe credential handling—minimizing user prompts.

clawrouter
A strict release checklist for ClawRouter: version bump, changelog, build, tests, tag, GitHub release, and npm publish—used to enforce reliable releases.

myclaude
A framework for long-running, multi-session agent tasks: progress checkpointing, failure recovery, task dependency management, and concurrency controls.

zorai
PreToolUse hook that blocks destructive git commands (push, reset --hard, clean, branch -D) so agents like Claude Code cannot run them without approval.

hotpath-rs
Apply semantic diffs to keep hotpath and hotpath-macros source crates in sync with their meta counterparts, preserving meta-specific naming and avoiding bulk fi

buttercut
Guided release workflow for ButterCut: run tests, bump version, update changelog, tag, build gem, and publish to RubyGems and GitHub.

trellis
Control a Trellis development environment: check service status, view and filter logs, manage workflows, and switch worktrees with trellis-ctl.

agenvoy
Generate concise bilingual commit messages (English subject + Traditional Chinese body) from staged git diffs, with multi-topic detection and tag prioritization

awesome-omni-skills
Git-aware revert workflow for reverting tracks, phases, or tasks while preserving provenance and upstream workflow; includes safety checks and an execution plan

spec-gen
Apply a confirmed refactoring plan safely: reads a refactor plan, applies changes as small, test-gated mini-developments, and stops on failures to avoid lost co

plugins
Run a focused code review workflow: gather context, run targeted tests, fix critical issues, commit focused changes, and open or update a PR.

skills
Expert CLI 'man pages for machines' — operational workflows, safety guardrails, flag gotchas and error recovery for cloud, IaC, containers, databases, and dev t

code-virtuoso
A step-by-step playbook to verify, review, choose an integration strategy, write PR messages, push, and clean up when finishing a development branch.