executing-plans

Load, review, and execute written plans with progress tracking.

2|Updated Apr 20, 2026
One-click install
npx skills add https://github.com/FelixBitSoul/contentCrew-AI --skill executing-plans-felixbitsoul
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: executing-plans
Source: https://github.com/FelixBitSoul/contentCrew-AI/tree/main/.trae/skills/executing-plans
Command: npx skills add https://github.com/FelixBitSoul/contentCrew-AI --skill executing-plans-felixbitsoul

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

将一个书面计划在一个会话中自动加载、批判性审查、执行所有任务并完成后报告,以确保计划能被高效、可追踪地落地。

Core Features & Use Cases

  • 读取并批判性审查计划文件,识别依赖、前提条件与潜在风险。
  • 逐条执行任务并在 TodoWrite 中更新状态,确保可追踪的进度管理与变更提交。
  • 在执行前与人类伙伴沟通关键疑点,必要时请求确认以避免偏离。
  • 完成后输出执行报告,汇总任务完成情况与偏离点,便于复盘。

Quick Start

加载一个计划文件并开始执行、审查并输出最终报告。

Frequently Asked Questions about executing-plans

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

FAQPage Schema
How do I automate plan execution with task tracking in a single session?

To automate plan execution with task tracking, load a written plan file for critical review, execute tasks sequentially using TodoWrite status updates, and generate a final completion report within a single session.

What is critical review in workflow automation for plan execution?

Critical review in workflow automation identifies dependencies, prerequisites, and potential risks in a written plan before execution, ensuring structured task management and preventing deviations during automated processing.

How do I track progress and commits when executing a multi-step plan?

Track progress and commits by updating task statuses in TodoWrite and applying change commits that reference specific task numbers, creating a complete audit trail for the executed plan.

Can I use AI agents or subagents for plan execution and task management?

Yes, the plan execution workflow offers optional support for AI agents and subagents alongside Git-based workflows to automate structured review, task execution, and progress reporting.

Does plan execution workflow support human-in-the-loop checkpoints?

Yes, the plan execution workflow supports human-in-the-loop checkpoints by communicating critical doubts before execution and requesting confirmation to avoid plan deviations.

What are the limitations of automating plan execution within a single session?

Automating plan execution within a single session limits continuous long-term task management, requiring a well-documented plan with clear checkpoints upfront to successfully execute tasks and output a final report.