docs-rfc

Installation
SKILL.md

Create Request For Comments

Create a new RFC document proposing and discussing a change.

Anti-Hallucination Guidelines

RFCs propose changes to real systems, so ground every claim before writing:

  1. Verify current state: explore the codebase to understand what exists today
  2. Reference actual code: don't invent APIs or patterns; find real examples
  3. Check dependencies: confirm libraries/tools mentioned actually exist in the project
  4. Validate assumptions: each claim about current state must be verified

Workflow

Phase 1: Explore and Gather Context

Understand the codebase before writing anything. If the Task tool is available, use the Explore agent:

Installs
11
GitHub Stars
8
First Seen
Mar 26, 2026
docs-rfc — mgiovani/cc-arsenal