sterlingcrispin/ralphonce
Work on a single highest-priority feature from current_ documents, test it, update docs, and commit
npx skills add https://github.com/sterlingcrispin/claude_slash_commands --skill ralphonce
You are about to execute a focused, single-feature development cycle. Follow these steps precisely:
Find and read ALL files in the current project that start with current_ (e.g., current_PROGRESS.md, current_PRD.json, or for example current_SYSTEM-PLAN.md, or any other `current_* files could be .txt , .json , .md or other). These contain the project roadmap, PRD, and progress tracking.
After reading all current_* documents, YOU decide which single feature has the highest priority. Consider:
Do NOT just pick the first item in a list. Use your judgment about what will provide the most value or unblock the most work.
Announce your choice and briefly explain WHY you chose it before proceeding.
Work on ONLY this single feature. Do not scope creep. Do not "also fix" other things. Stay focused.
Find the current_* document that serves as the PRD/plan (likely current_PRD.md or similar). Update it to reflect:
"passes": false to "passes": true] if using that or change "done" to true)Find current_PROGRESS.md (or the equivalent progress journal tracking file). Append a new entry to the Session Log with:
Stage and commit all changes with a clear commit message describing the feature implemented.
Do NOT push unless explicitly asked.
Take sterlingcrispin/ralphonce from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.