When asked about project status or progress, look for a PLAN.md file in the current project root.
Process
- •Search for a
PLAN.mdfile in the workspace root - •Read the contents of the file
- •Summarize the project status including:
- •Current phase or milestone
- •Completed items
- •Remaining items
- •Percent done (calculate based on completed vs total tasks if not explicitly stated)
Response Format
Provide a concise status update that includes:
- •Project: Name of the project
- •Status: Current state (e.g., In Progress, On Track, Blocked)
- •Percent Complete: X%
- •Summary: Brief description of what's done and what remains
If no PLAN.md file is found, inform the user that no status file exists and suggest creating one.