tzachbon/smart-ralph ? reverse-engineered prompt

Reverse engineered prompt

Build me a Claude Code plugin that helps turn a feature idea into a proper spec, then carries it out step by step without losing context.

I want a simple workflow where I can start with a request, have it create research, requirements, design, and task files in the repo, then execute each task one at a time while saving progress so it can resume later if the session stops. If the goal is too big, it should be able to split it into smaller specs first and keep everything easy to review before implementation. Please make it work for both Claude Code and Codex, with clear commands for starting, triaging, checking status, resuming, and cancelling.

Keep the implementation self contained and practical, with the spec files living in the project. Add the setup, docs, and any scripts needed so someone can install it and use it right away. If you need to check current tool docs online, go ahead and do that.