pipeline-status-protocol
CommunityStandardize pipeline status tracking.
Authorductrung-nguyen
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides a standardized method for managing and updating the status of a multi-stage pipeline, ensuring consistent tracking of progress, failures, and outputs across all development stages.
Core Features & Use Cases
- Centralized Status Management: Maintains a single
status.jsonfile for all pipeline stages. - Stage Tracking: Tracks the status (
pending,in-progress,completed,failed,skipped) and output of each defined stage. - Error Handling: Records failure reasons and allows for pipeline resumption from specific stages.
- Task Progress: Supports detailed tracking of individual tasks within the
implementstage. - Use Case: When developing a new feature, this Skill ensures that each step from discovery to PR creation is logged, its status is updated in real-time, and any issues encountered are clearly documented for easy debugging and continuation.
Quick Start
Update the pipeline status to mark the 'discover' stage as completed with its output file.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: pipeline-status-protocol Download link: https://github.com/ductrung-nguyen/Orca-vscode/archive/main.zip#pipeline-status-protocol Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.