gf-auth
01Skill Claude CodeCodex
An authentication helper for the gf command-line tool, which supports this project's GitHub, GitLab, and GitCode access.
跨平台 Git 工程化工作流编排框架:统一封装 GitHub / GitLab / GitCode 三大平台,配合 AI Agent Skills,覆盖从需求到发布的完整工程循环。
Skill Claude CodeCodex
An authentication helper for the gf command-line tool, which supports this project's GitHub, GitLab, and GitCode access.
Skill Claude CodeCodex
Use when .cache/bug-reports/pending.json exists and needs automated bug report processing (triggered by Stop Hook or manual invocation). 当存在待处理的 bug 报告需要自动创建 Issue 时使用。.
Skill Claude CodeCodex
A skill for inspecting individual commits in GitHub, GitLab, or GitCode repositories. A commit is a saved set of project changes.
Skill Claude CodeCodex
An interactive workflow for creating one project Issue, a tracked work item such as a bug report or feature request. It collects the title, description, and optional labels or assignee before using the gf command-line tool.
Skill Claude CodeCodex
A skill that reviews one software Issue, a tracked work item, for clear wording, sufficient detail, and usable acceptance criteria, the conditions for deciding whether the work is complete. It then posts the findings as a comment without editing the Issue.
Skill Claude CodeCodex
A workflow that classifies every open Issue by type and priority, then adds labels showing that triage is complete. Triage means sorting work so a team can decide what to handle first.
Skill Claude CodeCodex
A skill for managing project issues through the `gf` command-line tool. Issues are tracked work items such as bugs, tasks, or feature requests, and `gf` works with GitHub, GitLab, and GitCode.
Skill Claude CodeCodex
Use when the user manages repository labels or milestones via gf — create/list/edit/delete labels, create/list/edit/close/reopen milestones. 当用户通过 gf 管理仓库 label 或 milestone 时使用。.
Skill Claude CodeCodex
A read-only report that groups project Issues by label, shows priority distribution, and identifies Issues without labels. Issues are tracked work items such as bugs or feature requests.
Skill Claude CodeCodex
A read-only analyser for CI/CD pipelines, the automated systems that build, test, and deliver software. It examines success-rate trends, failure patterns, run durations, and flaky tests, which are tests that pass and fail unpredictably.
Skill Claude CodeCodex
A workflow for applying comments and requested changes from a pull request review. A pull request is a proposed code change, and the workflow uses the gf command-line tool across GitHub, GitLab, and GitCode.
Skill Claude CodeCodex
Use when the user wants to open a Pull Request through gf — feature, fix, or draft PR. 当用户希望通过 gf 创建 Pull Request(功能、修复或草稿 PR)时使用。.
Skill Claude CodeCodex
A review tool for adding comments directly to the changed lines of a pull request. A pull request is a proposed code change submitted for review.
Skill Claude CodeCodex
An overall code review workflow for a pull request, which is a proposed change awaiting review. It assesses the changed code across six areas and submits one review decision.
Skill Claude CodeCodex
Use when the user manages PRs via gf: create/list/view/close/merge/ checkout/comment/sync/ready/wip/reopen or toggles draft/ready state. 当用户通过 gf 创建、查看、合并、关闭、评论、检出、同步、 标记PR时使用。.
Skill Claude CodeCodex
Use when the user wants to run pre-commit quality checks, configure or verify a Git pre-commit hook, or their commit is rejected by a quality gate. 当用户提交前运行质量检查、配置/验证 pre-commit hook、或提交被质量 关卡拒绝时使用。.
Skill Claude CodeCodex
A local quality-check workflow that detects a project's programming language and runs six checks in sequence. It stops at the first failed check and creates a quality report.
Skill Claude CodeCodex
Use when the user runs smoke/regression tests against the gitflow CLI, needs to parse test results for regressions, or wants automatic bug reporting for smoke-test failures. 当用户运行冒烟/回归测试、解析测试结果或需要自动上报失败时使用。.
Skill Claude CodeCodex
Use when the user wants to create a new release, auto-generate release notes from conventional commits since the last tag, or decide SemVer version bumps. 当用户需要按 conventional commits 决定版本号、生成 changeline、创建 Release 时使用。.
Skill Claude CodeCodex
A tool for managing published versions of software on GitHub, GitLab, or GitCode. A release is a named publication linked to an existing Git tag and may include files such as binaries or archives.
Skill Claude CodeCodex
A chat-based walkthrough of a project's structure, setup instructions, conventions, and development tools. It is intended to help someone new understand how the repository works.
Skill Claude CodeCodex
Use when the user needs to clone, list, create, inspect statistics, sync forks, or view details of a git repository via gf. 当用户需要通过 gf 列出、克隆、创建、同步或查看仓库时使用。.
Skill Claude CodeCodex
Use when the user wants to submit a formal code review decision (approve, request changes, or comment) on a PR through gf. 当用户希望通过 gf 提交正式 PR 审查结论时使用。.
Skill Claude CodeCodex
A detection-only checklist for codebase security and software licensing. It checks dependencies, hardcoded secrets, unsafe code, and license compliance.