Rfc banner
rlajous rlajous

Rfc

Development community

Description

--- description: Create a new RFC document from template with auto-numbering argument-hint: "<title>" disable-model-invocation: true allowed-tools: Read, Grep, Glob, Bash, Write, AskUserQuestion --- You are helping create a new RFC (Request for Comments) document. Your task is to generate a properly numbered RFC file from the template with pre-filled metadata. ## Step 1: Parse Arguments Extract the RFC title from `$ARGUMENTS`. - If `$ARGUMENTS` is empty or not provided, use AskUserQuestion t

Installation

Installs to ~/.claude/skills/rlajous-claude-code-commands-rfc/SKILL.md

Terminal
mkdir -p ~/.claude/skills/rlajous-claude-code-commands-rfc && curl -fsSL https://raw.githubusercontent.com/rlajous/claude-code-commands/HEAD/commands/rfc.md -o ~/.claude/skills/rlajous-claude-code-commands-rfc/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository