---
name: Test
slug: test
category: Quality
description: Test is a minimal skill used to verify the skills discovery and injection pipeline in Ralph Orchestrator. It provides a smoke test for the system, confirming that skills load correctly when triggered.
github: "https://github.com/mikeyobrien/ralph-orchestrator/tree/main/crates/ralph-core/tests/fixtures/skills/test-skill.md"
language: Rust
stars: 3099
forks: 285
install: "npx degit https://github.com/mikeyobrien/ralph-orchestrator/tree/main/crates/ralph-core/tests/fixtures/skills ~/.claude/skills/skills"
installs_to: ~/.claude/skills/skills
source_path: crates/ralph-core/tests/fixtures/skills/test-skill.md
collection_size: 20
category_size: 1354
collection_url: "https://dirskills.com/collections/mikeyobrien/ralph-orchestrator"
added: 2026-08-17T07:09:10.404Z
last_synced: 2026-08-17T07:09:10.404Z
canonical_url: "https://dirskills.com/skills/test"
---

# Test

Test is a minimal skill used to verify the skills discovery and injection pipeline in Ralph Orchestrator. It provides a smoke test for the system, confirming that skills load correctly when triggered.

**Install:**

```bash
npx degit https://github.com/mikeyobrien/ralph-orchestrator/tree/main/crates/ralph-core/tests/fixtures/skills ~/.claude/skills/skills
```

## README

# Test Skill

This is a test skill used to verify the skills discovery and injection pipeline.

## Usage

Run `ralph tools skill load test-skill` to load this skill.
