# Executing Plans

> 当需要在一个独立会话中执行已撰写的实现计划，并通过检查点进行复核时必须使用

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

## Install

```sh
agentstack add skill-jnlk-cn-superpowers-cn-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

## Overview

加载计划，进行严格复核，执行所有任务，完成后报告。

**开始时声明：**"我正在使用 executing-plans skill 来执行此计划。"

**注意：** 告诉你的用户，Superpowers 在支持子代理的平台上效果更佳。如果平台支持子代理（Claude Code、Codex CLI、Codex App、Copilot CLI 和 Gemini CLI 均符合条件；各平台工具引用见 `../using-superpowers/references/`），产出质量会显著提高。若可使用子代理，请改用 superpowers:subagent-driven-development，而非本 skill。

## The Process

### Step 1: Load and Review Plan

1. 读取计划文件
2. 严格复核——识别计划中任何疑问或顾虑
3. 如有顾虑：在开始前向用户提出
4. 如无顾虑：为计划条目创建待办事项并继续

### Step 2: Execute Tasks

对于每个任务：

1. 标记为 in_progress
2. 严格遵循每一步（计划已拆分为小步骤）
3. 按要求运行验证
4. 标记为 completed

### Step 3: Complete Development

所有任务完成并通过验证后：

- 声明："我正在使用 finishing-a-development-branch skill 来完成这项工作。"
- **必需子技能：** 使用 superpowers:finishing-a-development-branch
- 遵循该 skill 验证测试、呈现选项并执行选择

## When to Stop and Ask for Help

**出现以下情况时立即停止执行：**

- 遇到阻塞（缺少依赖、测试失败、指令不清）
- 计划存在严重缺失，无法开始
- 不理解某条指令
- 验证反复失败

**请要求澄清，而不是猜测。**

## When to Revisit Earlier Steps

**以下情况返回复核阶段（Step 1）：**

- 用户根据你的反馈更新了计划
- 需要重新思考根本方案

**不要强行绕过阻塞**——停下来提问。

## Remember

- 首先严格复核计划
- 严格按计划步骤执行
- 不要跳过验证
- 当计划要求引用 skill 时引用对应 skill
- 遇到阻塞时停下来，不要猜测
- 未经用户明确同意，绝不在 main/master 分支上开始实现

## Integration

**必需的工作流 skill：**

- **superpowers:using-git-worktrees**——确保隔离工作区（创建新的或验证已有的）
- **superpowers:writing-plans**——创建本 skill 所执行的计划
- **superpowers:finishing-a-development-branch**——完成所有任务后的开发收尾

## Source & license

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

- **Author:** [jnlk-cn](https://github.com/jnlk-cn)
- **Source:** [jnlk-cn/superpowers-cn](https://github.com/jnlk-cn/superpowers-cn)
- **License:** MIT
- **Homepage:** https://github.com/jnlk-cn/superpowers-cn

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-jnlk-cn-superpowers-cn-executing-plans
- Seller: https://agentstack.voostack.com/s/jnlk-cn
- 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%.
