skill-lifecycle-manager

Community

Automate Claude Skill creation and management.

Authorblurphanatic
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill streamlines the entire lifecycle of Claude Code skills, from initial creation and iteration to rigorous testing and infrastructure validation. It eliminates manual overhead, ensures skill quality, and accelerates your development workflow.

Core Features & Use Cases

  • Skill Scaffolding: Quickly generate new skill structures (simple, bundled, or full) with proper file organization.
  • Lifecycle Management: Handles Git versioning, symlink management for Claude's discovery, and automated testing of skill loading.
  • Quality Assurance: Provides comprehensive health checks and validation checklists to ensure your skill infrastructure is robust and conflict-free.
  • Use Case: When you've developed a new workflow in Claude and want to formalize it into a reusable skill, this manager guides you through the entire process, from initial setup to deployment and ongoing maintenance.

Quick Start

Use the skill-lifecycle-manager to create a new bundled skill called 'my-new-workflow'.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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-lifecycle-manager
Download link: https://github.com/blurphanatic/claude-skills/archive/main.zip#skill-lifecycle-manager

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository