skill-pipeline
CommunityCoordinate complex tasks with staged checkpoints.
Authorcr330326
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Pipeline provides a structured, checkpoint-driven approach to break down complex, multi-step tasks into ordered stages. It prevents skipping essential steps by requiring human confirmation at designated checkpoints, reducing irreversible errors and aligning execution with governance needs.
Core Features & Use Cases
- Built-in pipelines: Load predefined pipelines (doc-pipeline.md, release-pipeline.md, data-pipeline.md) for common workflows.
- Pipeline templates: Create custom pipelines for any scenario using a standardized stage definition format.
- Execution rules: Enforce strict stage order, checkpoint pauses, progress visibility, and rollback behavior (PL-01 to PL-06).
- Custom pipeline design: Guidance on splitting tasks into 3-8 stages, marking checkpoints, and defining inputs/outputs.
- Suitable contexts: Documentation generation, software release processes, data processing, API onboarding, and other multi-step tasks requiring human validation.
Quick Start
Load a pipeline definition (for example doc-pipeline.md) and begin at Stage 1, awaiting user confirmation before proceeding.
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: skill-pipeline Download link: https://github.com/cr330326/AgentSkill/archive/main.zip#skill-pipeline 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 471,000+ vetted skills library on demand.