Skip to content

docs(predict-rlm): split rlm agent skills#35

Draft
magix022 wants to merge 1 commit into
mainfrom
rlm-skill-fix
Draft

docs(predict-rlm): split rlm agent skills#35
magix022 wants to merge 1 commit into
mainfrom
rlm-skill-fix

Conversation

@magix022

@magix022 magix022 commented Jun 4, 2026

Copy link
Copy Markdown
Collaborator

Rationale

The repo-scoped rlm skill had grown into a mixed workflow for building downstream RLMs, contributing to predict-rlm/RLM-GEPA, and scaffolding GEPA optimization. That made implicit skill selection too broad and loaded unrelated guidance into tasks that only needed one workflow.

Summary

  • Narrow rlm to downstream PredictRLM/RLM package design and build workflows.
  • Add standalone rlm-gepa and predict-rlm-contributor skills with one-level references and UI metadata.
  • Move detailed API, project-layout, GEPA, data/scoring, and contributor guidance into focused reference files.
  • Update README and RLM-GEPA docs to route users to $rlm, $rlm-gepa, or $predict-rlm-contributor based on intent.

Test Plan

  • uv run python /Users/emile/.codex/skills/.system/skill-creator/scripts/quick_validate.py .agents/skills/rlm
  • uv run python /Users/emile/.codex/skills/.system/skill-creator/scripts/quick_validate.py .agents/skills/rlm-gepa
  • uv run python /Users/emile/.codex/skills/.system/skill-creator/scripts/quick_validate.py .agents/skills/predict-rlm-contributor
  • git diff --check
  • git diff --cached --check

@magix022 magix022 force-pushed the rlm-skill-fix branch 2 times, most recently from ec9b7c0 to 9f655b1 Compare June 8, 2026 16:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant