executing-plans

Execute structured implementation plans with task-level progress tracking and verification steps.

7|2|Updated Apr 23, 2026
One-click install
npx skills add https://github.com/yishan-io/yishan-mono --skill executing-plans-yishan-io
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: executing-plans
Source: https://github.com/yishan-io/yishan-mono/tree/main/packages/pi-task/skills/executing-plans
Command: npx skills add https://github.com/yishan-io/yishan-mono --skill executing-plans-yishan-io

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill removes the overhead of subagent-driven workflows for straightforward tasks, allowing for direct, efficient execution of approved implementation plans while maintaining task-level accountability.

Core Features & Use Cases

  • Direct Execution: Perform implementation steps sequentially without the need for complex subagent dispatching.
  • Task-Level Tracking: Integrates with task-record tools to ensure progress, discoveries, and plan revisions are durably captured.
  • Use Case: When a developer has an approved plan for a feature, they use this skill to execute the implementation steps one by one, verifying each before moving to the next, ensuring the plan remains the source of truth.

Quick Start

Use the executing-plans skill to begin implementing the current task plan by reading the brief and executing the first verification step.

Frequently Asked Questions about executing-plans

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

FAQPage Schema
How do I execute a pre-approved software development plan without using subagents?

To execute an approved software development plan without subagents, apply direct execution to perform implementation steps sequentially. This approach coordinates task-level progress and verification, removing the overhead of subagent-driven workflows while maintaining accountability.

What is the best way to track progress when implementing development tasks sequentially?

The best way to track progress during sequential implementation is to use task-level tracking integrated with task-record tools. This durably captures progress, discoveries, and plan revisions, ensuring the plan remains the source of truth throughout the workflow.

How does step-by-step verification work for structured implementation plans?

Step-by-step verification for structured implementation plans works by executing tasks sequentially and validating each completed step before moving to the next. This disciplined execution ensures requirements are explicitly validated and progress is durably captured.

Do I need a complex subagent architecture to manage straightforward development workflows?

You do not need a complex subagent architecture to manage straightforward development workflows. You can use direct execution of approved implementation plans to remove subagent overhead, coordinating task-level progress and verification steps efficiently.

When should I use direct plan execution over subagent-driven development?

You should use direct plan execution over subagent-driven development when you have an approved implementation plan for straightforward tasks. It provides disciplined, step-by-step execution with explicit validation without the complexity of dispatching subagents.