ci-test-droid-skill

Community

Validate Droid skill installation for seamless integration.

Authorpr-pm
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill solves the critical testing gap in CI/CD pipelines by verifying that Factory Droid skills install correctly to the proper directory structure.

Core Features & Use Cases

  • Installation Validation: Automatically tests that skills deploy to .factory/skills/<name>/SKILL.md correctly.
  • Integration Testing: Ensures seamless integration between PRPM and Factory Droid skill systems.
  • Use Case: When deploying new Droid skills in your CI pipeline, use this Skill to automatically verify that the installation process completes successfully before proceeding to production.

Quick Start

Use the ci-test-droid-skill to validate that Factory Droid skills are installing correctly in your CI environment.

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: ci-test-droid-skill
Download link: https://github.com/pr-pm/prpm/archive/main.zip#droid-skill

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