ln-62-repository-publisher

仓库创建 2025年10月24日最近提交 3 天前SkillHot 收录 18 小时前
▸ 精选理由

自动化推送与远端核验,适合需可审计的发布流程。

▸ 风险提示

需要写权限并访问远程仓库,可能修改代码库。

这个 Skill 做什么

验证、提交并推送经授权的仓库变更并从远端校验结果。

在你授权后把经批准的代码变更用 Git 或类似流程提交、推送并从远端逐项核验,确保远端仓库状态和预期一致。什么时候用:需要正式发布仓库改动并要求可验证证据时,不适合作为发布版本或包管理的工具。它按严格的核对清单执行,只有所有步骤和远端证据都通过才算完成。

▸ 展开 SKILL.md 英文原文

Validates, commits, pushes, and remotely verifies approved repository changes. Use when publication is requested; not for releases, package publishing, or announcements.

开发编程仓库发布Git 操作远程校验通用
522
Stars
74
Forks
18
仓库内 Skill
+10
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/levnikolaevich/claude-code-skills/master/plugins/maintainer-suite/skills/ln-62-repository-publisher/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/levnikolaevich/claude-code-skills/master/plugins/maintainer-suite/skills/ln-62-repository-publisher/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
# Repository Publisher

**Goal:** Publish only changes the user has authorized, then verify the result from the remote source.

**Execution contract:** Treat the ordered checkbox workflow below as this skill's Definition of Done. Work through every item in order, and mark it complete only when its action and required evidence are complete. `N/A`, skipped, unavailable, or delegated items remain incomplete.
Before returning, apply this skill's verdict, decision, and approval rules to every incomplete item and prepend **Checklist: X/Y complete**<br>**Incomplete: None | section/item — reason; outcome impact; exact next action**; list every incomplete item.

## Tool Routing

| Need | Preferred ca
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有