ci-test-droid-skill

$npx mdskill add pr-pm/prpm/ci-test-droid-skill

Verify Factory Droid skill installation via PRPM integration.

  • Validates correct deployment of skills to the factory directory.
  • Depends on PRPM integration testing infrastructure.
  • Executes automatically when PRPM skill installation is required.
  • Reports success or failure of the installation process.
SKILL.md
.github/skills/ci-test-droid-skillView on GitHub ↗
---
name: ci-test-droid-skill
description: CI Test Factory Droid Skill
---

# CI Test Factory Droid Skill

This is a test skill for PRPM integration testing.

## Purpose

Test that Factory Droid skills install correctly to `.factory/skills/<name>/SKILL.md`.

## Usage

Invoke this skill when you need to test Droid skill installation.
More from pr-pm/prpm