dspy-fleet-rlm

Installation
SKILL.md

DSPy fleet-rlm Integration

Patterns, debugging techniques, and integration guidance for using DSPy within the qredence/fleet-rlm-dspy codebase.

Environment Setup

This skill requires uv as the Python package manager.

uv venv
source .venv/bin/activate
uv pip install dspy

Rule: Never use raw pip. Always use uv pip for installs and uv run for script execution.

When to Use This Skill

Use this skill when:

Related skills
Installs
7
Repository
qredence/skills
GitHub Stars
1
First Seen
Feb 24, 2026