Agent Skillsudecode/plate › promote-beta

promote-beta

GitHub

兼容旧版 promote-beta 指令的入口,实际功能由 release-lanes 接管。用于版本发布、分支同步及 Beta 维护等流程任务。

.agents/skills/promote-beta/SKILL.md udecode/plate

触发场景

用户请求 promote-beta 涉及版本发布或分支同步操作

安装

npx skills add udecode/plate --skill promote-beta -g -y
更多选项

非标准路径

npx skills add https://github.com/udecode/plate/tree/main/.agents/skills/promote-beta -g -y

不安装直接使用

npx skills use udecode/plate@promote-beta

指定 Agent (Claude Code)

npx skills add udecode/plate --skill promote-beta -a claude-code -g -y

安装 repo 全部 skill

npx skills add udecode/plate --all -g -y

预览 repo 内 skill

npx skills add udecode/plate --list

SKILL.md

Frontmatter
{
    "name": "promote-beta",
    "metadata": {
        "skiller": {
            "source": ".agents\/rules\/promote-beta.mdc"
        }
    },
    "description": "Compatibility entrypoint for beta promotion. Prefer release-lanes for end-to-end latest\/beta lane maintenance.",
    "argument-hint": "[repo, dry-run, real promote, PR URL, or release version]"
}

Promote Beta

Compatibility shim. Use release-lanes for end-to-end beta/latest maintenance. This file exists so older prompts that say promote-beta still route correctly.

Route

If the request is anything beyond read-only explanation, load .agents/rules/release-lanes.mdc and follow that skill instead.

The old split was too manual: promote PR, generated sync PR, then beta re-entry. The current owner is release-lanes, which treats promotion, direct main -> next sync, beta re-entry, release watching, npm readback, and stale PR cleanup as one autogoal-backed lane.

Do not run the old post-promotion checklist from this file.

Quick Commands

Create the lane plan:

node .agents/skills/autogoal/scripts/create-goal-scratchpad.mjs \
  --template release-lanes \
  --title "release lane maintenance"

Run a promote dry run:

gh workflow run promote.yml --ref next -f dry_run=true

Run direct main -> next sync through the release-lanes script:

node tooling/scripts/release-branch-prs.mjs sync-main-to-next --dry-run
node tooling/scripts/release-branch-prs.mjs sync-main-to-next --push

版本历史

  • af5e430 当前 2026-08-20 19:27

同 Skill 集合

.agents/skills/adversarial-document-reviewer/SKILL.md
.agents/skills/agent-browser-issue/SKILL.md
.agents/skills/agent-native-reviewer/SKILL.md
.agents/skills/architecture-strategist/SKILL.md
.agents/skills/autoclosure/SKILL.md
.agents/skills/autogoal/SKILL.md
.agents/skills/autoreview/SKILL.md
.agents/skills/best-practices-researcher/SKILL.md
.agents/skills/clawpatch/SKILL.md
.agents/skills/clawsweeper/SKILL.md
.agents/skills/code-simplicity-reviewer/SKILL.md
.agents/skills/coherence-reviewer/SKILL.md
.agents/skills/components/SKILL.md
.agents/skills/continue/SKILL.md
.agents/skills/correctness-reviewer/SKILL.md
.agents/skills/dev-browser/SKILL.md
.agents/skills/diagnosing-bugs/SKILL.md
.agents/skills/docs-creator/SKILL.md
.agents/skills/editor-harvest-plan/SKILL.md
.agents/skills/editor-test-harvester/SKILL.md
.agents/skills/feasibility-reviewer/SKILL.md
.agents/skills/framework-docs-researcher/SKILL.md
.agents/skills/frontend-design/SKILL.md
.agents/skills/git-history-analyzer/SKILL.md
.agents/skills/gpt-pro/SKILL.md
.agents/skills/grill-me/SKILL.md
.agents/skills/hard-cut/SKILL.md
.agents/skills/issue-intelligence-analyst/SKILL.md
.agents/skills/learnings-researcher/SKILL.md
.agents/skills/maintainability-reviewer/SKILL.md
.agents/skills/major-task/SKILL.md
.agents/skills/north-star/SKILL.md
.agents/skills/orchestrator/SKILL.md
.agents/skills/pattern-recognition-specialist/SKILL.md
.agents/skills/performance-oracle/SKILL.md
.agents/skills/performance/SKILL.md
.agents/skills/plate-plan/SKILL.md
.agents/skills/plate-plugin-creator/SKILL.md
.agents/skills/plate-ui/SKILL.md
.agents/skills/potion-yjs-dev-browser-test/SKILL.md
.agents/skills/product-lens-reviewer/SKILL.md
.agents/skills/project-standards-reviewer/SKILL.md
.agents/skills/react-useeffect/SKILL.md
.agents/skills/react/SKILL.md
.agents/skills/registry-changelog/SKILL.md
.agents/skills/release-lanes/SKILL.md
.agents/skills/repo-research-analyst/SKILL.md
.agents/skills/reproduce-bug/SKILL.md
.agents/skills/research-wiki/SKILL.md

元信息

文件数
0
版本
cce36d3
Hash
43affcd9
收录时间
2026-08-20 19:27

首页 - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-09-16 21:20
浙ICP备14020137号-1