Implement a persisted research plan in code and maintain a Ralph-like task list plus progress log for implementation. Use when the user already has a research direction and wants runnable code, experiment scaffolding, baselines, evaluation scripts, or a first…
kyre-99/research-ralph-skills
SkillsMP has collected 5 skills from kyre-99/research-ralph-skills. Open a skill to review its source and details.
- Latest recorded source activity
- SkillsMP catalog refreshed
- skills collected
- 5
- GitHub stars
- 5
- GitHub forks
- 0
Skills in this repository
Showing 5 of 5 collected skills.
Prepare and maintain a persistent Ralph-like optimization run for research code using prd.json, progress.md, and CLAUDE.md. Use when the user wants repeated implement-evaluate-improve cycles with a clear optimization target and resumable state. Triggers on:…
Set up or repair only the minimal persistent file and runner structure that lets planning, implementation, and optimization survive context resets or interrupted sessions. Use when the user wants Ralph-like persistence, resumable execution, state files,…
Orchestrate the persisted research workflow by reading and updating the project's planning, implementation, optimization, and runtime artifacts. Use when the user wants the whole research bot workflow to continue from the current state instead of starting…
Discuss a research problem with the user, clarify the scope, and persist the outcome as a durable research plan plus a planning history log. Use when the user wants to shape an idea, refine a research question, compare directions, define milestones, or…