status

Aggregate software development lifecycle state and progress from CLI logs.

3|Updated Jun 10, 2026
One-click install
npx skills add https://github.com/cwijayasundara/claude_harness_eng_v5 --skill status-cwijayasundara
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: status
Source: https://github.com/cwijayasundara/claude_harness_eng_v5/tree/main/.claude/skills/status
Command: npx skills add https://github.com/cwijayasundara/claude_harness_eng_v5 --skill status-cwijayasundara

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill provides an overview of the progress and state of your software development life cycle (SDLC), allowing you to monitor key stages and quickly identify potential issues.

Core Features & Use Cases

  • SDLC Status Summary: Access a high-level overview of your pipeline's health and progress.
  • Detailed Reporting: Dive into specifics with step-by-step details of your pipeline execution.
  • Interactive Views: Switch between one-time snapshots, real-time watch modes, or timeline views.
  • Use Case: Need to understand where a recent deployment left off? This Skill generates a timeline to help you pinpoint exactly which steps were taken and their outcomes.

Quick Start

Execute the status skill with the command: /claude/status.

Frequently Asked Questions about status

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

FAQPage Schema
How do I check my SDLC pipeline status from the command line?

You can check your SDLC pipeline status by running the `/claude/status` command to generate a high-level overview of your pipeline's health, progress, and step-by-step execution outcomes.

How can I monitor CI/CD pipeline progress and identify failing steps?

To monitor CI/CD pipeline progress, this tool parses internal logs and aggregates the state of each pipeline step, helping you troubleshoot failures and pinpoint exactly where a deployment left off.

Can I view a timeline of my pipeline execution history to troubleshoot deployments?

Yes, you can view a timeline of your pipeline execution to troubleshoot deployments, switching between one-time snapshots, real-time watch modes, or timeline views to assess project health.

Do I need to configure external integrations to track my software development life cycle progress?

No external integrations are required to track your software development life cycle progress, as the tool relies entirely on internal script parsing and log analysis without direct external interactions.

What is the best way to get a quick snapshot of my project's pipeline health?

The best way to get a quick snapshot of your project's pipeline health is to execute the status skill, which aggregates command-line interface data to provide a detailed summary of your pipeline's current state.