Autonomously create a plan, consult Gemini and Codex for improvements, apply feedback, and implement. No user...
find ~/raine/ -name "*.skill"
Use it when creating a bash script or editing a bash script
Use it when user asks to add images, photos, or videos to a blog post
Turn an idea into a concrete design through structured dialogue.
Claude brainstorms with an opponent LLM (Gemini or Codex) in alternating turns, building on each other's ideas....
Gemini and Codex collaboratively brainstorm solutions, building on each other's ideas across rounds. Agent...
Commit the staged changes. If there are no staged changes, stage all changes first.
Consult Gemini and Codex for high-level planning, synthesize into a detailed plan, implement, then get final review....
Consult an external LLM with the user's query.
Orchestrate multiple worktree agents -- spawn, monitor, communicate, and merge.
Convert markdown to Slack-ready rich text and copy to clipboard.
Commit all pending changes as separate, logical commits using git-surgeon.
Claude debates an opponent LLM (Gemini or Codex) through multi-turn MCP conversation, then synthesizes the best...
LLMs propose and critique approaches, agent moderates the debate and synthesizes the best solution, then implements.
Non-interactive hunk-level git staging, unstaging, discarding, undoing, fixup, amend, squash, commit splitting, and...
Commit, rebase, and merge the current branch.
Find dev servers running in tmux panes and open them in the browser. Accepts optional path or port arguments. Use...
Stage all changes and commit directly without checking status or diff.
Rebase the current branch.
Review pending changes with external LLMs (Gemini, Codex, Claude, or all).