Git 與版本控制
6462 skills in 工具 > Git 與版本控制
github-operations
Use when Codex must inspect or update GitHub resources (issues, PRs, workflows) through the official remote GitHub MCP server.
influencer-outreach-template
Эксперт influencer outreach. Используй для шаблонов писем, partnership proposals и collaboration briefs.
git-workflow-mastery
Advanced Git workflows, branching strategies, and commit conventions
version-updates
Bump project versions across configs, docs, and changelog using git-workspace-review context.
product-planning
Standards and templates for product vision, roadmap planning, and technology selection. Use when establishing product foundation or making strategic decisions.
gh
This skill should be used when working with GitHub CLI (gh) for pull requests, issues, releases, and GitHub automation. Use when users mention gh commands, GitHub workflows, PR operations, issue management, or GitHub API access. Essential for understanding gh's mental model, command structure, and integration with git workflows.
error-handling
Handle token failures, API rate limits, and permission errors in GitHub Actions workflows with retry logic, validation checks, and actionable error messages.
docker-workflow
Comprehensive Docker containerization workflow covering multi-stage builds, docker-compose orchestration, image optimization, debugging, and production best practices. Use when containerizing applications, setting up development environments, or deploying with Docker.
figma-mcp-workflow
Standardize Figma-to-code workflow using Figma MCP - always get_design_context first, then screenshot, use project tokens not hardcoded values, validate 1:1 parity
markdown-confluence-sync
Sync markdown projects to Confluence using the markdown_confluence tool. Use for publishing, crawling, and managing Confluence pages from local markdown files.
implement-plan-preflight
Execute Preflight phase for /itp workflow - create ADR (MADR 4.0), design spec from global plan, verify checkpoint. Use when creating ADRs, design specs, or when /itp invokes Preflight phase. Triggers - ADR creation, design spec, MADR format, preflight verification.
gitignore-generator
Generate a .gitignore file for any project using the gitignore.io command-line tool (gi) or API.
data-quality-test-generator
Generate comprehensive dbt test suites following FF Analytics data quality standards and dbt 1.10+ syntax. This skill should be used when creating tests for new dbt models, adding tests to existing models, standardizing test coverage, or implementing data quality gates. Covers grain uniqueness, FK relationships, enum validation, and freshness tests.
worktree-cleanup
Remove a git worktree after agent completes work. Use this after merging a sub-issue PR or on failure to cleanup all associated resources including Docker containers, volumes, and git metadata.
session-refiner
Automatically bridge long technical sessions to keep context window small and costs low. Extracts key technical decisions, resolved bugs, active tasks, and essential code snippets from conversation history into a compact markdown summary (2,000–5,000 tokens). Use when reaching a project phase milestone, when Claude warns the context window is getting full, or to start a fresh session with minimal token cost while maintaining continuity.
deployment
Deploy web applications to Cloudflare Pages/Workers or DigitalOcean VPS. Use when configuring deployment, setting up production environments, or managing releases.
social-media-investigation
Find and analyze social media profiles and digital presence
git-workflow-automation
Automated git workflows for status, branching, commits, and pull requests with conventional commit format and safety checks. Use when creating feature branches, committing with conventional format, creating PRs, or syncing with remote.
roadmap-integration
Standard Operating Procedure for /roadmap usage. Manage product roadmap via GitHub Issues (brainstorm, prioritize, track). Auto-validates features against project vision (from overview.md) before adding to roadmap. Triggers when user runs /roadmap or mentions 'roadmap', 'add feature', 'brainstorm ideas', or 'prioritize features'.
plugin-dev
This skill should be used when creating extensions for Claude Code or OpenCode, including plugins, commands, agents, skills, and custom tools. Covers both platforms with format specifications, best practices, and the ai-eng-system build system.