skill-pipeline

Automate Claude skill lifecycle management from creation to evaluation.

1|Updated Apr 5, 2026
One-click install
npx skills add https://github.com/Alexmacapple/alex-claude-skill --skill skill-pipeline-alexmacapple
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-pipeline
Source: https://github.com/Alexmacapple/alex-claude-skill/tree/main/skill-pipeline
Command: npx skills add https://github.com/Alexmacapple/alex-claude-skill --skill skill-pipeline-alexmacapple

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the end-to-end lifecycle management of Claude skills, enabling creation, structural validation, semantic evaluation, and pressure testing in a repeatable, auditable process.

Core Features & Use Cases

  • Orchestrates the combined workflow of skill-creator, conformity-checker, and skill-review to accelerate skill development and governance.
  • Provides a phase-driven pipeline (gate decision, creation, structural validation, semantic evaluation, pressure testing, and optional empirical testing) for consistent skill quality.
  • Supports auditing existing skills or launching the full lifecycle to produce production-ready skill reports.

Quick Start

Run /skill-pipeline <skill-name> --create to generate a new skill skeleton and start the lifecycle.

Frequently Asked Questions about skill-pipeline

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

FAQPage Schema
How do I automate Claude skill lifecycle management from creation to evaluation?

You can automate Claude skill lifecycle management by running a phase-driven pipeline that handles creation, structural validation, semantic evaluation, and pressure testing in a repeatable, auditable process.

What is the best way to run structural conformity checks and semantic reviews for Claude skills?

The best way to run structural conformity checks and semantic reviews is using an orchestrated pipeline that coordinates conformity-checker and skill-review workflows to enforce gate decisions and phase sequencing.

Can I audit existing Claude skills without recreating them from scratch?

Yes, you can audit existing Claude skills by running the pipeline to perform structural validation, semantic evaluation, and pressure testing, which generates a production-ready skill report without recreating them.

How do I generate a new Claude skill skeleton to start onboarding?

To generate a new Claude skill skeleton and start onboarding, run the pipeline with the create flag and your desired skill name to initialize the full lifecycle workflow.

Does the Claude skill pipeline support empirical testing and pressure testing?

Yes, the Claude skill pipeline supports both pressure testing and optional empirical testing as part of its phase-driven workflow to ensure consistent skill quality before production.