project-phase-planner

Generate and maintain a phase-based project plan from the latest Project Snapshot.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/gw-ai-security/ats-cv-scorer --skill project-phase-planner
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: project-phase-planner
Source: https://github.com/gw-ai-security/ats-cv-scorer/tree/main/.codex/skills/project-phase-planner
Command: npx skills add https://github.com/gw-ai-security/ats-cv-scorer --skill project-phase-planner

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Dieser Skill erzeugt und pflegt den phasenbasierten Projektplan für den ATS CV Scorer; er hilft, Änderungen am Gesamtplan, an Phasen oder Aufgaben nachvollziehbar zu machen und konsistent zu halten.

Core Features & Use Cases

  • Phasenbasierte Planung: Erzeuge, pflege und synchronisiere Phasen, Aufgaben, Rollen, Outputs und Abschlusskriterien.
  • Snapshot-gesteuerte Aktualisierung: Leite Plankomponenten aus dem neuesten Project Snapshot in docs/project_state/ ab.
  • Dokumentation & Konsistenz: Aktualisiere den Phasenplan in docs/codex_skills/PHASE_PLAN.md und halte Referenzen aktuell.

Quick Start

Aktualisiere den Phasenplan basierend auf dem neuesten Project Snapshot in docs/project_state/.

Frequently Asked Questions about project-phase-planner

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

FAQPage Schema
How do I generate a phase-based project plan from a project snapshot?▼

To generate a phase-based project plan from a project snapshot, this Skill derives phases, tasks, and status from the latest Project Snapshot and updates the PHASE_PLAN.md documentation to reflect current project state.

How does snapshot-driven project planning keep task management consistent?▼

Snapshot-driven project planning keeps task management consistent by deriving phase information and status from the latest Project Snapshot, ensuring updates to phases and tasks are reflected accurately in the PHASE_PLAN.md document.

What is the best way to maintain an auditable trail for project phases and tasks?▼

The best way to maintain an auditable trail for project phases and tasks is to synchronize phases, roles, outputs, and completion criteria from the Project Snapshot into the PHASE_PLAN.md file, capturing updates consistently.

Can I use this project phase planner without external dependencies?▼

Yes, you can use this project phase planner without external dependencies because it operates independently to read the Project Snapshot and update the PHASE_PLAN.md documentation within your existing project directory structure.

When do I need to update the PHASE_PLAN.md file for my project?▼

You need to update the PHASE_PLAN.md file whenever the Project Snapshot changes, ensuring that derived phases, tasks, and overall project planning remain synchronized and Phase 0 completion criteria are met.

Why does project planning fail to reflect recent task updates in the documentation?▼

Project planning fails to reflect recent task updates in the documentation when the PHASE_PLAN.md is not synchronized with the latest Project Snapshot, causing a mismatch between actual project state and recorded phases.