create-rfd
Installation
SKILL.md
Skill: Create RFD (Request for Discussion)
Overview
RFDs (Requests for Discussion) capture ideas, explore options, and document decisions before implementation. Inspired by IETF's RFC tradition, they enable sharing incomplete ideas early for better outcomes.
Core Principles:
- Share early, refine together
- Document options, not just decisions
- Capture context for future readers
- Build consensus before implementation
Philosophy: "Ideas should be timely rather than polished." — Oxide Computer Company, RFD 1
When to Use This Skill
| Scenario | Use RFD | Use PRD |
|---|---|---|
| "Should we use Redis or PostgreSQL for sessions?" | ✅ |
Related skills