plan-lifecycle

Orchestrate multi-phase project planning, task execution, and reporting.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/Git-Fg/taches-principled-light --skill plan-lifecycle-git-fg
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: plan-lifecycle
Source: https://github.com/Git-Fg/taches-principled-light/tree/main/skills/plan-lifecycle
Command: npx skills add https://github.com/Git-Fg/taches-principled-light --skill plan-lifecycle-git-fg

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill addresses the challenge of managing complex, multi-phase projects. It provides a framework for planning, executing, and tracking progress, ensuring structured development and efficient project management.

Core Features & Use Cases

  • Multi-Phase Project Planning: Create detailed plans for each phase of a project, including tasks, dependencies, and checkpoints.
  • Plan Execution: Automate the execution of planned phases and tasks, with options for autonomous or segmented execution.
  • Execution Reporting: Generate detailed execution reports with task outcomes, critic findings, and deviation logs.
  • Use Case: For a project manager working on a complex software development project, this Skill can help break down the project into manageable phases, create detailed plans, execute tasks efficiently, and monitor progress with accurate reports.

Quick Start

Start planning your project with 'plan-lifecycle plan --mode PLAN [path]' or execute a plan with 'plan-lifecycle plan --mode EXECUTE [path]'.

Frequently Asked Questions about plan-lifecycle

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

FAQPage Schema
How do I manage multi-phase project planning and execution?

Multi-phase project planning and execution is managed by decomposing projects into phases, creating tasks, and automating execution with structured reports. This Skill orchestrates parallel and sequential tasks while logging deviations during milestone reviews.

What is the best way to orchestrate parallel and sequential tasks in a project?

Orchestrating parallel and sequential tasks requires a structured plan that defines task dependencies and checkpoints. This Skill automates task execution, handles milestone reviews, and logs deviations to maintain accurate project context.

How do I generate execution reports with deviation logs for project management?

Execution reports with deviation logs are generated automatically after running planned phases in execution mode. The reports detail task outcomes and critic findings, ensuring structured development and efficient tracking of project progress.

Do I need input files to define project execution modes?

Yes, input files for project definition and execution modes are required. You must provide these files to initiate the planning or execution commands, allowing the system to maintain project context in dedicated directories.

Can I automate project decomposition into phases and milestones?

Yes, project decomposition into phases and milestones is automated by providing a project definition file. The system creates detailed plans for each phase, including dependencies and checkpoints, to streamline your workflow.

How does autonomous plan execution work for complex software development projects?

Autonomous plan execution for software development projects works by running planned phases and tasks automatically based on input files. It supports segmented execution options and produces detailed reports with task outcomes and deviation logs.