# Executing Plans

> 当你有一份书面实施计划，需要在独立会话中执行并设置评审检查点时使用

- **Type:** Skill
- **Install:** `agentstack add skill-myswallow-superpowers-lite-executing-plans`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [MySwallow](https://agentstack.voostack.com/s/myswallow)
- **Installs:** 0
- **Category:** [Agent Skills](https://agentstack.voostack.com/c/agent-skills)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [MySwallow](https://github.com/MySwallow)
- **Source:** https://github.com/MySwallow/superpowers-lite/tree/main/skills/executing-plans

## Install

```sh
agentstack add skill-myswallow-superpowers-lite-executing-plans
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# 执行计划

## 概述

加载计划，批判性地审查，执行所有任务，完成后汇报。

**开始时声明：** "我正在使用 executing-plans skill 来实施这份计划。"

**注意：** 如果支持子代理（Claude Code），优先使用 subagent-driven-development skill，质量更高。

## 流程

### 步骤 1：加载并审查计划
1. 读取计划文件
2. 批判性审查——识别对计划的任何疑问或顾虑
3. 如有顾虑：开始前先向你的协作伙伴提出
4. 若无顾虑：创建 TodoWrite 并继续

### 步骤 2：执行任务

每项任务：
1. 标记为 in_progress
2. 严格按每个步骤执行（计划包含细粒度步骤）
3. 按规范运行验证
4. 标记为 completed

### 步骤 3：完成开发

所有任务完成并验证后：
- 按项目惯例运行静态检查（类型检查 / lint / 构建）
- 向用户汇报完成——不要自动提交或开 PR
- 让用户决定何时以及如何整合工作

## 何时停下来求助

**立刻停止执行，当：**
- 遇到障碍（缺少依赖、测试失败、指令不清）
- 计划存在关键缺口，无法开始
- 你不理解某个指令
- 验证反复失败

**与其猜测，不如寻求澄清。**

## 何时回到前面的步骤

**回到审查（步骤 1），当：**
- 协作伙伴根据你的反馈更新了计划
- 整体方案需要重新思考

**不要强行突破阻碍**——停下并询问。

## 记住
- 先批判性地审查计划
- 严格按计划步骤执行
- 不要跳过验证
- 计划要求引用某 skill 时就引用
- 受阻时停下，不要猜测
- 未经用户明确同意，绝不在 main/master 分支上开始实施

## 集成

**相关 skills：**
- **writing-plans** - 创建本 skill 要执行的计划
- **subagent-driven-development** - 替代方案：在同一会话中通过子代理执行

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [MySwallow](https://github.com/MySwallow)
- **Source:** [MySwallow/superpowers-lite](https://github.com/MySwallow/superpowers-lite)
- **License:** MIT

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-myswallow-superpowers-lite-executing-plans
- Seller: https://agentstack.voostack.com/s/myswallow
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
