team1-plugin
625Plugin Claude Code
Bundles 3 skills, 1 hook · 37 tokens together
Team engineering standards, onboarding, and PR workflows.
12,459 mods tagged Git and workflow that install into Claude Code, measured the same four ways as everything else here: what each costs in tokens on every session, what a security scan found and why, whether it is the original, and what changed.
Plugin Claude Code
Bundles 3 skills, 1 hook · 37 tokens together
Team engineering standards, onboarding, and PR workflows.
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)…
Command Claude Code
Generate changelog for recent PRs merged into main (args: owner/repo days author). Arguments: $ARGUMENTS.
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.
Skill Claude CodeCodex
Git-backed ticket management for AI agents.
Skill Claude CodeCodex
Interactive AI skill (Claude Code or Codex) for reviewing dispatch-completed changes. Uses branch-centric review, performs hard checks and three-dimension Verify before merge, then publishes specs/archive/backlog updates through a recoverable governance PR. Use when dispatch runner has completed task groups (status…
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.
Skill Claude CodeCodex
Use when publishing a new GitHub release of a Titanium native module — covers researching the repo's historical release tag / name / notes convention, rebuilding the module from the merged default branch, and uploading the produced .zip per platform. Triggers include "create a release", "cut a release", "tag a…
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.
Plugin Claude Code
Dynamic git instructions via SessionStart hook with mainline detection, conventional commits, fork handling, and safety guardrails.
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.
duonginspace/claude-code-databricks-ml
Command Claude Code
Create a git commit following Conventional Commits 1.0.0.
Command Claude Code
Executes an IMPLEMENTATIONPLAN.md using orchestrated subagents. Each work item is implemented, tested, and committed by a dedicated subagent. Good behavior: items are implemented in order, status markers are updated, tests pass, and a PR is created at the end.
MCP server Claude CodeCodexCursor +2
GitHub's hosted MCP server: lets the agent search code, read and create issues and pull requests. Remote server at api.githubcopilot.com.
Plugin Claude Code
Bundles 5 skills, 2 commands, 2 agents · 824 tokens together
Give every task its own isolated working copy — git worktree per repo, optional unique port, detached dev servers, pretty .localhost URLs and a live admin dashboard — then ship it through a review gate into a PR and merge it. Four composable skills (workspace, ship, pr-feedback, merge) plus an impartial review gate, a.
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.
Plugin Claude Code
Bundles 1 skill · 46 tokens together
Manage project changelogs following the Keep a Changelog format.
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…
Plugin Claude Code
Bundles 3 skills, 3 commands · 294 tokens together
Development toolkit: Git commit review, branch guard, worktree management, code critic, and notification hooks.
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".
Plugin Claude Code
Bundles 1 skill, 6 commands, 3 hooks · 112 tokens together
Teaches Claude Code to use jujutsu (jj) instead of git for version control. Provides hooks to intercept git commands, slash commands for committing and workspace management, and background knowledge about jj concepts.
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: