Lumenx Git Publish
Description
--- description: LumenX GitHub 发布流程 - 安全提交、敏感数据扫描、推送到 GitHub 公开仓库 --- # LumenX GitHub 发布流程 此 skill 整合了从本地开发到 GitHub 公开仓库的完整发布流程,包含安全检查和规范约束。 ## 核心规则 - **禁止直接推送 `main` 分支** — 必须通过 feature 分支 + PR - **只推送 `github` remote**,发布时忽略 `origin`(已废弃的 GitLab) - **推送前必须执行敏感数据扫描** - **Commit Message 遵循 Conventional Commits** (`feat:` / `fix:` / `docs:` / `refactor:` / `chore:`) - **GitHub remote 名称为 `github`**,仓库地址:`https://github.com/alibaba/lumenx.git` - **GitHub 镜像提交的作者固定为** `Mike4Ellis <1007062267@qq
Installation
Installs to ~/.claude/commands/alibaba-lumenx-lumenx-git-publish.md
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/alibaba/lumenx/HEAD/.claude/commands/lumenx-git-publish.md -o ~/.claude/commands/alibaba-lumenx-lumenx-git-publish.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Skills
Epic Sync
Sync epic issue bodies, labels, and local coordination snapshots from GitHub.
Git 使用 Git Worktrees
创建孤立的 Git worktrees,带有智能目录选择与安全验证。
Git Claude skills github
[Building agent skills blog](https://www.anthropic.com/engineering/equipping-agents-for-the-real-world-with-ag
Git #148
, [#161](https://github.com/affaan-m/everything-claude-code/pull/161))
Git GitHub MCP
| Token | Repos, issues, PRs, workflows |
Git GitHub MCP Server
Official first-party server to read repos, manage issues/PRs, and automate workflows.
Git