docs-rfc
Installation
SKILL.md
Contains Shell Commands
This skill contains shell command directives (!`command`) that may execute system commands. Review carefully before installing.
Docs Rfc
Cross-Platform AI Agent Skill This skill works with any AI agent platform that supports the skills.sh standard.
Create Request For Comments
Create a new RFC (Request For Comments) document for proposing and discussing changes.
Anti-Hallucination Guidelines
CRITICAL: RFCs propose changes to REAL systems. Before writing:
- Verify current state - Explore the codebase to understand what exists today
- Reference actual code - Do not invent APIs or patterns; find real examples
- Check dependencies - Verify libraries/tools mentioned actually exist in project
- Validate assumptions - Each claim about current state must be verified