vibe-sdlc-status

Aggregate agent status information from Vibe-SDLC workflow status files.

9|Updated Jun 10, 2026
One-click install
npx skills add https://github.com/Katsumitec/Human_First --skill vibe-sdlc-status-katsumitec
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: vibe-sdlc-status
Source: https://github.com/Katsumitec/Human_First/tree/main/projects/ll-ai-first/skills-scripts/vibe-sdlc-skills/vibe-sdlc-status
Command: npx skills add https://github.com/Katsumitec/Human_First --skill vibe-sdlc-status-katsumitec

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill provides a unified view of the status of all agents in the Vibe-SDLC workflow, allowing for easy monitoring of project progress and immediate awareness of any issues that require attention.

Core Features & Use Cases

  • Agent Status Aggregation: Centralizes the status information of all agents involved in the Vibe-SDLC workflow.
  • Status File Management: Automates the creation and maintenance of status files for each agent.
  • Snapshot Branching: Provides a snapshot branch for status commits, ensuring consistency across sessions and environments.
  • Error Handling and Reporting: Detects and reports issues such as unupdated status files, blocked agents, and circular dependencies.

Quick Start

Run the vibe-sdlc-status command to generate and view the aggregated status of all agents.

Frequently Asked Questions about vibe-sdlc-status

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

FAQPage Schema
How do I monitor the status of all agents in a Vibe-SDLC workflow?

To monitor workflow status, run the vibe-sdlc-status command to aggregate status information from agent status files into a unified view. This centralizes project progress tracking and highlights issues requiring immediate attention.

What is the best way to track blocked agents and circular dependencies in project management?

Tracking blocked agents and circular dependencies is handled by built-in error detection and reporting mechanisms. The system automatically detects issues like unupdated status files and circular dependencies, reporting them in the aggregated workflow view.

How do I ensure consistent agent status files across different sessions and environments?

To ensure consistency across sessions, the tool provides a snapshot branch for status commits. This branching mechanism maintains a stable record of agent status files regardless of the active environment.

Do I need to know the Vibe-SDLC framework to use agent status aggregation?

Yes, using agent status aggregation requires knowledge of the Vibe-SDLC framework and the structure of agent status files. This prerequisite knowledge is necessary to properly configure the YAML frontmatter and interpret the Markdown documentation.

Can I automate the creation and maintenance of agent status files in workflow monitoring?

Yes, you can automate status file management through the built-in core features. The system automates both the creation and ongoing maintenance of status files for each agent involved in the Vibe-SDLC workflow.

Why are my Vibe-SDLC agent status files showing unupdated information?

Unupdated status files occur when agents fail to commit their current state to the snapshot branch. The system detects these unupdated files during status aggregation and reports them as issues requiring attention.