project-lifecycle

Orchestrate project lifecycle actions with automated bootstrap scripts.

10|Updated Mar 18, 2026
One-click install
npx skills add https://github.com/cookys/autopilot --skill project-lifecycle-cookys
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: project-lifecycle
Source: https://github.com/cookys/autopilot/tree/main/skills/project-lifecycle
Command: npx skills add https://github.com/cookys/autopilot --skill project-lifecycle-cookys

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Project teams often struggle to bootstrap, organize, and archive project documentation, leading to fragmented knowledge, inconsistent starter templates, and tedious setup.

Core Features & Use Cases

  • Auto-generates project directories following the doc/projects structure.
  • Bootstraps plan-driven READMEs, dev-info, and phase templates; keeps index files in sync.
  • Supports lifecycle actions: bootstrap, restructure, and archive as projects evolve.

Quick Start

Create a new project with a plan, then run the bootstrap workflow to generate the project directory and populate templates.

Frequently Asked Questions about project-lifecycle

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

FAQPage Schema
How do I bootstrap project documentation directories from a plan?

Bootstrapping project documentation from a plan is handled by automated scripts that parse the plan, generate the project directory structure, and populate starter templates like READMEs and dev-info files.

What is the best way to organize project docs for long-running software initiatives?

Organizing project docs for long-running initiatives requires applying documentation governance workflows that maintain index files and structure creation across product teams as projects evolve.

How do I archive project documentation as a software project evolves?

Archiving project documentation is supported as a specific lifecycle action, allowing product teams to restructure and archive project directories while keeping index files in sync.

Can I use automated bootstrap scripts to generate phase templates for product teams?

Automated bootstrap scripts support product teams by generating phase templates and plan-driven READMEs, ensuring deterministic steps are followed for consistent project directory generation.

Why do I need documentation governance for project lifecycles?

Documentation governance for project lifecycles solves the problem of fragmented knowledge and inconsistent starter templates, ensuring tedious setup is replaced by automated directory generation and template population.