원클릭으로
ralph-rlm-agent-framework
ralph-rlm-agent-framework에는 Was85에서 수집한 skills 7개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.
이 저장소의 skills
Atomically claim a feature for a teammate. Uses file locking to prevent two teammates from claiming the same feature. Teams variant only.
Get a compact summary of project status and feature counts from feature_list.json.
Select the next feature to implement from feature_list.json based on priority rules (in_progress first, then first pending).
Increment the attempts counter for a feature after a failed implementation attempt. Optionally sets the last_error message.
Interactive assistant that guides users through creating high-quality PRDs for Ralph-RLM Framework. Asks structured questions about project type, requirements, testing needs, and dependency ordering.
Update the status of a feature in feature_list.json (pending, in_progress, complete, or blocked) and recalculate stats.
PRD quality checklist that validates feature completeness, test coverage, sizing, dependency ordering, and acceptance criteria quality.