/oneshot_plan
Execute ralph plan and implementation for a ticket
How it fires
How this command gets triggered: by you, by Claude, or both.
- Fires itselfClaude auto-loads it when your prompt matches the work.
- You can call itInvoke it directly when you want it.
- Slash command
/oneshot_plan
Context preview
What this command does when you run it.
Execute ralph plan and implementation for a ticket
Command definition
oneshot_plan.mddescription: Execute ralph plan and implementation for a ticket
1. use SlashCommand() to call /ralph_plan with the given ticket number 2. use SlashCommand() to call /ralph_impl with the given ticket number
The best way to get AI coding agents to solve hard problems in complex codebases.
Repo: humanlayer/humanlayer
Other commands on humanlayer.
- /ci_commit
Create git commits for session changes with clear, atomic messages
Open command - /ci_describe_pr
Generate comprehensive PR descriptions following repository templates
Open command - /commit
Create git commits with user approval and no Claude attribution
Open command - /create_handoff
Create handoff document for transferring work to another session
Open command - /create_plan
Create detailed implementation plans through interactive research and iteration
Open command - /create_plan_generic
Create detailed implementation plans with thorough research and iteration
Open command

