executing-plans

Load written plans, assess risks, and execute tasks across sessions.

Updated Apr 15, 2026
One-click install
npx skills add https://github.com/YangYuS8/dev-2026-grading --skill executing-plans-yangyus8
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: executing-plans
Source: https://github.com/YangYuS8/dev-2026-grading/tree/main/.opencode/skills/executing-plans
Command: npx skills add https://github.com/YangYuS8/dev-2026-grading --skill executing-plans-yangyus8

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

本技能用于在单独会话中执行已经书面化的实现计划,同时设有审查检查点,以确保计划的可执行性与可控性。

Core Features & Use Cases

  • 加载计划并进行批判性审查,识别风险与依赖,必要时向团队提问。
  • 将计划分解为可执行的任务并逐步执行,持续更新状态和进度。
  • 结果汇报与迭代:完成后生成执行报告并提出改进建议。
  • 支持多阶段评估与子代理协作,适用于复杂和跨会话的工作流。

Quick Start

Load the plan file, critically review it for issues, and execute all tasks, then report the results.

Frequently Asked Questions about executing-plans

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate the execution of a written project plan?

To automate plan execution, load the written plan file for critical review to identify risks and dependencies, then break it down into executable tasks to process step by step while updating progress across sessions.

What is a checkpoint in project workflow execution?

A checkpoint in project workflow execution is a critical review gate where the loaded plan is evaluated for risks, dependencies, and integrity before task propagation proceeds to ensure traceable and controllable progress.

Can I use this for cross-session project management and task coordination?

Yes, you can use this for cross-session project management. It enforces orderly task commits and supports multi-stage evaluation with sub-agent collaboration to maintain disciplined task propagation across different sessions.

How do I ensure plan integrity and traceable progress during task execution?

To ensure plan integrity and traceable progress, the execution workflow requires explicit dependencies, applies critical review at checkpoints, and enforces orderly task commits to track status updates continuously.

What's the best way to handle risk evaluation when executing a plan?

The best way to handle risk evaluation is to critically review the loaded plan to identify dependencies and risks, asking the team questions when necessary, before decomposing the plan into executable tasks.

Does this plan execution workflow support sub-agent collaboration?

Yes, this plan execution workflow supports sub-agent collaboration. It applies multi-stage evaluation and sub-agent coordination to manage complex project-oriented workflows that require disciplined task propagation.