Skip to content

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

Closed
magix022 wants to merge 18 commits into
mainfrom
rlm-skill-fix
Closed

docs(predict-rlm): split rlm agent skills#35
magix022 wants to merge 18 commits 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
@magix022
magix022 marked this pull request as ready for review July 10, 2026 00:37
@magix022

Copy link
Copy Markdown
Collaborator Author

Closing because the split-skill implementation is outdated and is being replaced by a fresh skill-update branch.

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.

2 participants