action-runner
将AI建议自动化为可审计的任务执行链,适合需要流程自动化的团队。
需要外部服务写权限与凭证,存在误操作或滥用风险。
把建议在预览、风险分级与审批后转为实际操作并记录审计信息。
把建议变成真正的执行动作——比如帮你开 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.
帮我安装这个 skill:https://raw.githubusercontent.com/mohitagw15856/pm-claude-skills/main/skills/action-runner/SKILL.mdcurl -fsSL "https://raw.githubusercontent.com/mohitagw15856/pm-claude-skills/main/skills/action-runner/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