ci-test-droid-skill
$
npx mdskill add pr-pm/prpm/ci-test-droid-skillVerify 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
- adding-new-ai-formatStep-by-step guide for adding support for a new AI editor format to PRPM - covers types, converters, schemas, CLI, webapp, and testing
- aws-beanstalk-expertExpert knowledge for deploying, managing, and troubleshooting AWS Elastic Beanstalk applications with production best practices
- beanstalk-deployRobust deployment patterns for Elastic Beanstalk with GitHub Actions, Pulumi, and edge case handling
- ci-test-claude-skillCI Test Claude Skill
- ci-test-codex-skillCI Test Codex Skill
- claude-hook-writerExpert guidance for writing secure, reliable, and performant Claude Code hooks - validates design decisions, enforces best practices, and prevents common pitfalls
- creating-agent-skillsUse when creating Agent Skills packages (SKILL.md format) for Codex CLI, GitHub Copilot, or Amp - provides the agentskills.io specification with frontmatter constraints, directory structure, and validation rules
- creating-agents-mdUse when creating agents.md files - provides plain markdown format with NO frontmatter, free-form structure, and project context guidelines for AI coding assistants
- creating-claude-commandsExpert guidance for creating Claude Code slash commands with correct frontmatter, structure, and best practices
- creating-continue-packagesUse when creating Continue rules - provides required name field, alwaysApply semantics, glob/regex patterns, and markdown format with optional frontmatter