execute-plan-phase

Execute a plan phase and update the plan and PRD with outcomes.

Updated Apr 26, 2026
One-click install
npx skills add https://github.com/kehwar/pixi-square --skill execute-plan-phase
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: execute-plan-phase
Source: https://github.com/kehwar/pixi-square/tree/main/.agents/skills/execute-plan-phase
Command: npx skills add https://github.com/kehwar/pixi-square --skill execute-plan-phase

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Execute a single phase from an existing plan and ensure the outcomes are reflected in the plan and PRD, keeping execution aligned with governance documentation.

Core Features & Use Cases

  • Phase selection & execution: identify the next actionable phase and execute it while tracking progress.
  • Plan + PRD synchronization: update the plan and PRD with outcomes, deviations, discoveries, and scope changes.
  • Traceability & governance: log deviations and discoveries directly into the plan for audit and future planning.

Quick Start

Work on phase 2 of docs/plans/feature-x.md

Frequently Asked Questions about execute-plan-phase

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

FAQPage Schema
How do I execute a specific phase from a project plan and update the PRD?

To execute a plan phase, apply this Skill to your plan document to run the phase tasks, then automatically update the plan and linked PRD to reflect outcomes, deviations, and scope changes.

What is the best way to track plan deviations and discoveries during phase execution?

Tracking plan deviations during phase execution involves logging discoveries and scope changes directly into the plan document, ensuring governance documentation stays aligned with actual project progress.

How do I continue a multi-phase plan without losing traceability of scope changes?

Continuing a multi-phase plan requires reading the existing plan file, executing the next actionable phase, and recording any scope changes or deviations directly into the plan for audit traceability.

Can I use this Skill for user-initiated phase work on an existing plan document?

Yes, this Skill suits user-initiated phase work by reading your existing plan document, executing the targeted phase tasks, and synchronizing the results back into both the plan and PRD files.

Does executing a plan phase automatically synchronize outcomes with the linked PRD?

Yes, executing a plan phase automatically synchronizes outcomes by updating the linked PRD to reflect deviations, discoveries, and scope changes encountered during the phase execution process.