byx-darwin/gitflow-cli

跨平台 Git 工程化工作流编排框架:统一封装 GitHub / GitLab / GitCode 三大平台,配合 AI Agent Skills,覆盖从需求到发布的完整工程循环。

2Stars on the repository
27Mods indexed here, across every type
yesterdayLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

gf-auth

01

byx-darwin/gitflow-cli

Skill Claude CodeCodex

An authentication helper for the gf command-line tool, which supports this project's GitHub, GitLab, and GitCode access.

2 yesterday A 41 tokens original MIT

gf-autoreport-bug

02

byx-darwin/gitflow-cli

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 时使用。.

2 yesterday A 53 tokens original MIT

gf-commit

03

byx-darwin/gitflow-cli

Skill Claude CodeCodex

A skill for inspecting individual commits in GitHub, GitLab, or GitCode repositories. A commit is a saved set of project changes.

2 yesterday A 48 tokens original MIT

gf-issue-create

04

byx-darwin/gitflow-cli

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.

2 yesterday A 48 tokens original MIT

gf-issue-review

05

byx-darwin/gitflow-cli

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.

2 yesterday A 66 tokens original MIT

gf-issue-triage

06

byx-darwin/gitflow-cli

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.

2 yesterday A 56 tokens original MIT

gf-issue

07

byx-darwin/gitflow-cli

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.

2 yesterday A 64 tokens original MIT

gf-label-milestone

08

byx-darwin/gitflow-cli

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 时使用。.

2 yesterday A 47 tokens original MIT

gf-label-stats

09

byx-darwin/gitflow-cli

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.

2 yesterday A 60 tokens original MIT

byx-darwin/gitflow-cli

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.

2 yesterday A 73 tokens original MIT

byx-darwin/gitflow-cli

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.

2 yesterday A 52 tokens original MIT

gf-pr-create

12

byx-darwin/gitflow-cli

Skill Claude CodeCodex

Use when the user wants to open a Pull Request through gf — feature, fix, or draft PR. 当用户希望通过 gf 创建 Pull Request(功能、修复或草稿 PR)时使用。.

2 yesterday A 46 tokens original MIT

gf-pr-inline-review

13

byx-darwin/gitflow-cli

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.

2 yesterday A 37 tokens original MIT

gf-pr-review

14

byx-darwin/gitflow-cli

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.

2 yesterday A 46 tokens original MIT

gf-pr

15

byx-darwin/gitflow-cli

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时使用。.

2 yesterday A 65 tokens original MIT

gf-precommit

16

byx-darwin/gitflow-cli

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、或提交被质量 关卡拒绝时使用。.

2 yesterday A 67 tokens original MIT

gf-quality

17

byx-darwin/gitflow-cli

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.

2 yesterday A 51 tokens original MIT

gf-regression

18

byx-darwin/gitflow-cli

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. 当用户运行冒烟/回归测试、解析测试结果或需要自动上报失败时使用。.

2 yesterday A 60 tokens original MIT

gf-release-helper

19

byx-darwin/gitflow-cli

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 时使用。.

2 yesterday A 56 tokens original MIT

gf-release

20

byx-darwin/gitflow-cli

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.

2 yesterday A 58 tokens original MIT

gf-repo-onboarding

21

byx-darwin/gitflow-cli

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.

2 yesterday A 58 tokens original MIT

gf-repo

22

byx-darwin/gitflow-cli

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 列出、克隆、创建、同步或查看仓库时使用。.

2 yesterday A 54 tokens original MIT

gf-review

23

byx-darwin/gitflow-cli

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 审查结论时使用。.

2 yesterday A 48 tokens original MIT

gf-security-check

24

byx-darwin/gitflow-cli

Skill Claude CodeCodex

A detection-only checklist for codebase security and software licensing. It checks dependencies, hardcoded secrets, unsafe code, and license compliance.

2 yesterday A 53 tokens original MIT