phase-detector

Determines a task's development phase by analyzing its files and directory structure.

32|7|Updated Dec 6, 2025
One-click install
npx skills add https://github.com/camoa/claude-skills --skill phase-detector
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: phase-detector
Source: https://github.com/camoa/claude-skills/tree/main/drupal-dev-framework/skills/phase-detector
Command: npx skills add https://github.com/camoa/claude-skills --skill phase-detector

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates the process of identifying the current development phase (Research, Architecture, Implementation) of a given task, ensuring the right actions are taken at the right time.

Core Features & Use Cases

  • Phase Identification: Analyzes task files and directory structures to determine if a task is in Research, Architecture, or Implementation.
  • Workflow Guidance: Provides clear next steps and suggested commands based on the identified phase.
  • Use Case: When managing multiple development tasks, this Skill can quickly report the status of each task, allowing a project manager to prioritize and assign work effectively.

Quick Start

Use the phase-detector skill to determine the current phase of the task named 'user-authentication'.

Frequently Asked Questions about phase-detector

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

FAQPage Schema
How do I determine the current development phase of an agile task?

To determine the current development phase of an agile task, analyze its associated files and directory structure to identify phase-specific indicators for Research, Architecture, or Implementation stages.

What is the best way to track task progress across development phases automatically?

Tracking task progress across development phases involves analyzing file system access and content structures to quickly report task status, enabling project managers to prioritize and assign work effectively.

How do I identify whether a task is in the Research, Architecture, or Implementation stage?

You can identify whether a task is in the Research, Architecture, or Implementation stage by examining its task files and directory structures to detect specific phase indicators.

Does phase detection for development tasks require file system access?

Yes, phase detection for development tasks requires file system access and content analysis to accurately evaluate directory structures and identify the current task status.

Can I use directory structure analysis to guide agile workflow automation?

Directory structure analysis can guide agile workflow automation by determining the current task phase and providing clear next steps and suggested commands based on the identified development stage.