vignesh2027/claude-best-practice
Skill Claude Code
Use when deploying to production, releasing a version, shipping to users, going live, or rolling back a deployment. Also handles deployment failures and health checks.
8,923 tagged Git and workflow, measured the same way as everything else here.
Browse within: LLM 168cli 147agents 105agentic-ai 99skills 98agent 96ai-coding 94javascript 55github 49agent-orchestration 48claude-code-plugin 47Autonomous Agents 46agent-framework 42agentic 42
vignesh2027/claude-best-practice
Skill Claude Code
Use when deploying to production, releasing a version, shipping to users, going live, or rolling back a deployment. Also handles deployment failures and health checks.
Skill Claude CodeCodex
Resolve reviewer comments on a pull request or pasted feedback using a six-step evidence-grounded protocol. Use when asked to resolve review feedback, address reviewer comments, process PR comments, triage review feedback, apply review suggestions, handle code review feedback, decide which review comments to accept or…
Skill Claude CodeCodex
A tool for creating structured GitHub Issues in Chinese, with one section written for people and another organized for AI tools. GitHub Issues are records for bugs, tasks, and feature requests, and sub-issues break larger work into linked parts.
Skill Codex
Use the agent-rollback MCP server or ar CLI to snapshot the workspace, list/show/diff checkpoints, and roll back unwanted changes. Use this skill whenever the user mentions checkpoints, rollback, undo, revert, restore, "go back to", "what changed", "I broke something", "this isn't working", or asks to inspect or…
Skill Claude CodeCodex
GitHub operations via gh CLI: issues, PRs, CI runs, code review, API queries. Use when: (1) checking PR status or CI, (2) creating/commenting on issues, (3) listing/filtering PRs or issues, (4) viewing run logs. NOT for: complex web UI interactions requiring manual browser flows (use browser tooling when available)…
Skill Claude Code
Tour is a local code-walkthrough CLI for AI agents. After finishing a task, the agent leaves line-anchored comments on a pinned git diff (a guided traversal) that a human steps through in a TUI or webapp. Activates when the user asks to "review this branch", "review this PR", "walk me through this diff", "leave…
Skill Claude CodeCodex
Use when opening, reviewing, or merging a pull request. Covers pre-PR checks (linting, tests, branch naming), PR description requirements, and post-merge cleanup. Not for code review commentary or architecture decisions — use the relevant role guidelines for those.
Chisiki1/objective-integrity-framework
Skill Claude CodeCodex
Prepare release eligibility only when deployment work is explicitly in scope.
Skill Claude CodeCodex
Git-backed ticket management for AI agents.
Skill Codex
Agent-agnostic task dispatcher. Reads backlog on main to find active changes, atomically claims one task group from an isolated worker branch, implements it, and pushes it to the shared feature branch. Runnable by Codex, Claude Code, cron, GitHub Actions, or one-shot runners with the project toolchain and credentials…
Skill Claude CodeCodex
Create one or more tasks via wade task create — for a single bug/feature OR a full plan/PRD breakdown. This is the STANDALONE task-creation workflow, used whenever the user directly asks to create a task/issue outside a wade plan session. Assesses scope, proposes a single- or multi-issue breakdown with reasoning, gets…
ayushxx7/project-showcase-skill
Skill Claude CodeCodex
Automate the creation of high-quality project showcases: UI captures, security scans, repo health audits, README injection, GitHub releases, and social media launches.
OutlineDriven/odin-gemini-cli-extension
Skill Claude Code
Install a Claude-Code PreToolUse hook that blocks destructive git commands (push variants including force-push, hard reset, force clean, branch -D, checkout/restore overwrites) before Bash runs them. Use when the user wants git safety rails, force-push prevention, or repository-wipe protection.
Skill Claude CodeCodex
A project-history documentation generator that examines Git commits, project documents, and source code to explain how a codebase changed over time.
nikitaCodeSave/claude-code-harness
Skill Claude Code needs its repo
A release checklist for publishing updates to the claude-code-harness plugin repository. It covers deciding whether a Git tag is needed, updating plugin versions, recording the change, staging files, publishing, and checking that the remote repository is synchronized.
fltman/claude-code-github-hubby
Skill Claude CodeCodex
Nybörjarvänlig GitHub-hjälp som förklarar allt utan teknisk jargong. TRIGGA DENNA SKILL när: Användaren nämner git, github, commit, push, pull, branch, merge Användaren verkar osäker på versionshantering Användaren frågar "hur sparar jag", "hur delar jag", "hur backar jag" Användaren vill "starta ett projekt", "bygga…
Skill Claude CodeCodex
A workflow for developing one requirement across multiple Git repositories, which are separate code projects. It creates a shared workspace containing the requirement, implementation plan, and selected project copies.
Skill Claude CodeCodex
Use when the user wants a git-history health check of an unfamiliar or inherited repository — triggers on "git recon", "codebase health check", "analyze this repo's history", "where are the landmines", or onboarding/due-diligence framing. Do NOT use for architecture review, bug-fixing, or feature work; this skill…
Skill Claude CodeCodex
ALWAYS USE THIS SKILL when creating or updating a pull request. Automatically generates a well-structured PR description by analyzing all commits in the branch. Activates for "create PR", "pull request", "open PR", "update PR description".
Skill Codex
Use when a verified owner-worker branch is ready to publish, or when an open pull request needs blocking lifecycle management through CI failures, review feedback, conflicts, and merge.
Skill Claude CodeCodex
Git Flow branching model - a philosophy for versioned releases, implemented with pure git commands (no tools required).
Skill Codex
Analyze staged, unstaged, and untracked changes; group them into functionally coherent commit batches; and recommend staging order, commit boundaries, and related memory-docs references. Use when the working tree contains multiple kinds of changes and Codex needs to decide how many commits to make, which files belong…
nakashima-takeo/wezterm-ai-agents
Skill Claude Code
A release procedure for merging a development branch into the main branch, creating a version tag, and publishing a release.
Skill Claude CodeCodex
Use for any version-control task in repositories managed by Jujutsu (jj) or colocated .jj + .git repos. Trigger when the user asks for status, history rewriting, commit description updates, bookmark/branch management, push/fetch workflows, conflict handling, undo/recovery, or Git-to-Jujutsu migration. Prefer jj…
At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: