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:
- Verify current state: explore the codebase to understand what exists today
- Reference actual code: don't invent APIs or patterns; find real examples
- Check dependencies: confirm libraries/tools mentioned actually exist in the project
- 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: