workflow-status

Read handoff documents in .docs/ to display project workflow progress.

Updated Dec 5, 2025
One-click install
npx skills add https://github.com/JHaugaard/refine-workflow-skills --skill workflow-status
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: workflow-status
Source: https://github.com/JHaugaard/refine-workflow-skills/tree/main/skills-working-copies/workflow-status
Command: npx skills add https://github.com/JHaugaard/refine-workflow-skills --skill workflow-status

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Keeping track of project progress across multiple AI sessions and workflow phases can be challenging, leading to confusion about what's done and what's next. This skill provides a clear, real-time overview of your project's status, ensuring you always know where you stand.

Core Features & Use Cases

  • Real-time Progress Tracking: Scans your project's .docs/ directory to identify completed and pending workflow phases, giving you an instant snapshot of your project's journey.
  • Actionable Next Steps: Recommends the precise next skill to invoke, along with what it will achieve, based on your current progress and the overall workflow.
  • Termination Point Guidance: Clearly indicates natural stopping points in the workflow (e.g., for localhost projects or manual deployments), helping you decide when your project's automation journey is complete.
  • Handoff Document Listing: Shows all generated handoff documents, ensuring transparency and continuity across different AI interactions and project phases.

Quick Start

Use the workflow-status skill to show me the current progress of my project.

Frequently Asked Questions about workflow-status

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

FAQPage Schema
How do I track project progress across multiple workflow phases?

Workflow status tracking reads handoff documents in your `.docs/` directory to display completed and pending phases 0–6, giving you an instant snapshot of project progress and actionable next steps based on where you stand.

What's the best way to know my next action in a multi-phase project workflow?

The skill scans your project's handoff documents and recommends the precise next skill to invoke, including what it will achieve, so you always know exactly what to do without searching through documentation.

How do I handle termination points in an automated project workflow?

The skill clearly indicates natural stopping points—such as for localhost projects or manual deployments—so you can decide when your automation journey is complete and when to stop invoking further workflow skills.

Can I use workflow status tracking across different AI sessions?

Yes. The skill maintains continuity across sessions by reading handoff documents and showing all generated artifacts, ensuring transparency and letting you resume from exactly where the previous session left off.

What input does workflow status tracking require to work?

The skill requires handoff documents in your project's `.docs/` directory; it reads these files to identify completed phases, pending work, and generates reusable prerequisite templates for other workflow skills.