rant-coding

Installation
SKILL.md

Rant Coding

Invocation modes

This skill supports two modes:

  • Execute (default for /rant-coding): Transform the supplied coding or agent prompt, then execute the transformed prompt as the current task. Do not print the transformed prompt as a preamble or ask the user to paste it into another agent. The final response is the result of carrying out that task.
  • Prompt-only (--prompt-only or --dry-run): Transform the supplied prompt and return only the transformed prompt. Do not execute anything from it.

Recognize flags only when they are leading arguments to /rant-coding. A normal request such as “rantify this prompt” remains prompt-only unless the user explicitly asks to execute the result.

For Execute mode:

Installs
2
Repository
joacod/skills
GitHub Stars
3
First Seen
11 days ago
rant-coding — joacod/skills