status

Summarize VibeFlow project status from vibeflow.config.json and .vibeflow data.

1|Updated Apr 12, 2026
One-click install
npx skills add https://github.com/mytechsonamy/VibeFlow --skill status-mytechsonamy
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: status
Source: https://github.com/mytechsonamy/VibeFlow/tree/main/skills/status
Command: npx skills add https://github.com/mytechsonamy/VibeFlow --skill status-mytechsonamy

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Provides a clear, at-a-glance view of a VibeFlow project's health by aggregating critical SDLC data, pending work, quality metrics, and recent review results.

Core Features & Use Cases

  • Current Phase & Progress: Displays the active SDLC phase and phase progress, enabling teams to track milestones.
  • Quality Metrics & Reviews: Shows latest testability score, coverage, traceability, and the outcomes of recent reviews for quick quality assessment.
  • Pending Tasks & Activity: Highlights incomplete tasks, blockers, and recent activity to prioritize work.

Quick Start

Ask for the latest VibeFlow status to receive a concise health summary.

Frequently Asked Questions about status

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

FAQPage Schema
How do I check VibeFlow project status and health at a glance?▼

To check VibeFlow project status, the skill summarizes the current SDLC phase, pending tasks, quality metrics, and recent review results by reading vibeflow.config.json and the .vibeflow directory to output a concise health summary.

What SDLC metrics and project status data does VibeFlow track?▼

VibeFlow project status tracks the active SDLC phase, phase progress, testability score, coverage, traceability, incomplete tasks, blockers, and recent activity to provide a comprehensive overview of project health.

How do I get a status report for pending tasks and blockers in VibeFlow?▼

To get a status report for pending tasks, ask for the latest VibeFlow status; the skill compiles live data to highlight incomplete tasks, blockers, and recent activity so you can prioritize work.

Can I use this project status report for stakeholder reviews across SDLC phases?▼

Yes, this project status report applies to stakeholders needing at-a-glance progress across requirements, design, build, test, and deployment scenarios by aggregating critical SDLC data and recent review outcomes.

Do I need specific configuration files to generate a VibeFlow project status summary?▼

You need the vibeflow.config.json file and a .vibeflow directory present in your project environment, as the skill reads these specific paths to compile live status data and generate the summary.