action-runner

仓库创建 2026年1月29日最近提交 13 小时前SkillHot 收录 20 天前
▸ 精选理由

将AI建议自动化为可审计的任务执行链,适合需要流程自动化的团队。

▸ 风险提示

需要外部服务写权限与凭证,存在误操作或滥用风险。

这个 Skill 做什么

把建议在预览、风险分级与审批后转为实际操作并记录审计信息。

把建议变成真正的执行动作——比如帮你开 GitHub/Linear issue、发 Slack 通知或建任务,但先给你干跑预览。适合把检查表、PRD 的下一步落地时用,需要风险分级和人工审批才会执行。特点是审批门控、会把每步记录回审计日志,绝不会悄悄自动动作。

▸ 展开 SKILL.md 英文原文

Turn a skill's recommendations into real, executed actions — open the tickets, file the issues, post the updates — safely: dry-run preview, risk-classified, approval-gated, then recorded back to the brain. Use when asked to act on a plan, file tickets from a checklist, create issues from a PRD, execute the recommended next steps, or wire a skill's output into GitHub/Linear/Slack. Produces a dry-run actions plan with per-action risk, executes only after approval via the connected action MCP, and logs what was done. Nothing acts silently.

自动化集成自动化执行工单自动化审批网关通用
1.2k
Stars
220
Forks
40
仓库内 Skill
+74
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/mohitagw15856/pm-claude-skills/main/skills/action-runner/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/mohitagw15856/pm-claude-skills/main/skills/action-runner/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
# Action Runner Skill

The library is great at *recommending* work. This skill executes it — the action layer of the
[Professional Brain](../professional-brain/SKILL.md) (Phase 2). A skill says "open a ticket per
checklist item"; this turns that into real GitHub/Linear/Slack actions, **safely**: previewed,
risk-rated, approved, then recorded. The cardinal rule: **nothing acts silently.**

## What This Skill Produces

1. A **dry-run actions plan** — every proposed action with its target, operation, and **risk**.
2. After approval, the **executed actions** (via the connected action MCP) — outbound/destructive
   ones gated individually.
3. A **record back to the brain** of what was actually do
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有