phase

Manage and query project phase lifecycle statuses via a Phase Registry.

1|Updated Jun 22, 2026
One-click install
npx skills add https://github.com/jchildree/The-QUESTION --skill phase-jchildree
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: phase
Source: https://github.com/jchildree/The-QUESTION/tree/main/.agents/skills/phase
Command: npx skills add https://github.com/jchildree/The-QUESTION --skill phase-jchildree

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill addresses the challenge of managing and tracking project phase lifecycle, including status snapshots, transitions, and ADR impact analysis.

Core Features & Use Cases

  • Project Phase Tracking: Monitor the status and transitions of project phases, such as Initiation, Active, FOCUS, and COMPLETE.
  • Status Snapshots: Generate a brief summary of the current phase status with minimal effort.
  • Phase Transitions: Record and validate changes in phase status based on predefined rules and evidence.
  • ADR Impact Analysis: Determine the impact of Architecture Decision Records (ADR) on different phases of the project.
  • Project-Agnostic: Compatible with any project using a Phase Registry, offering flexibility and universal application.

Quick Start

Check the current phase of your project by simply typing /phase into the chat.

Frequently Asked Questions about phase

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

FAQPage Schema
How do I track project phase lifecycle status and transitions?

Project phase tracking is managed by querying a Phase Registry to monitor status snapshots and execute predefined phase transitions. You can check the current phase status by simply typing a command into the chat.

Can I analyze ADR impact on specific project phases?

ADR impact analysis determines the effect of Architecture Decision Records on project phases by checking the Phase Registry. It evaluates how architectural changes influence the current lifecycle status and subsequent phase transitions.

How do I record and validate project phase transitions?

Project phase transitions are recorded and validated against predefined rules and evidence within the Phase Registry. The system executes these lifecycle changes only when specific prompts trigger the transition criteria.

Do I need a specific framework to manage project phase tracking?

Project phase tracking is project-agnostic and compatible with any project using a Phase Registry. You do not need a specific framework, as it offers flexibility and universal application for lifecycle management.

What is a project phase status snapshot and when do I need it?

A project phase status snapshot is a brief summary of the current lifecycle status, such as Initiation, Active, FOCUS, or COMPLETE. You need it to quickly monitor project progress with minimal effort.

Best way to manage multiple project phase transitions without manual errors?

Managing project phase transitions without manual errors is best handled by validating changes against predefined rules and evidence. This ensures automated lifecycle transitions are executed correctly through the Phase Registry.