en un clic
ralph-rlm-agent-framework
ralph-rlm-agent-framework contient 7 skills collectées depuis Was85, avec une couverture métier par dépôt et des pages de détail sur le site.
Skills dans ce dépôt
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.