Community-driven architectural proposals for Claude Code improvements.
RFC (Request for Comments) is a process for proposing and discussing significant changes to Claude Code. This repository hosts proposals from the Claude World community.
| RFC | Title | Status | Languages | Discussion |
|---|---|---|---|---|
| 0001 | MCP Context Isolation | Draft | EN / 中文 / 日本語 | GitHub Issue #17668 |
Each RFC may include:
| Resource | Description |
|---|---|
README.md |
Main proposal (English) |
README.<lang>.md |
Translations |
diagrams/ |
Architecture diagrams (Mermaid) |
examples/ |
Implementation examples |
- Diagrams: Visual architecture explanations
- Context Isolation vs Traditional Lazy Loading
- Loading Logic Flowchart
- Permission Layers
- Architecture Overview
- Examples: Sample configurations
- settings.json with lazy flags
- Agent frontmatter examples
- Skill frontmatter examples
Draft → Discussion → Submitted → Accepted/Rejected → Implemented
- Draft: Initial proposal with problem statement, proposed solution, and implementation details
- Discussion: Community feedback via GitHub Issues and Discord
- Submitted: Formally submitted to Anthropic via GitHub Issue
- Accepted/Rejected: Official response from Anthropic team
- Implemented: Merged into Claude Code
See CONTRIBUTING.md for detailed guidelines.
Quick start:
- Discuss first: Join our Discord to discuss ideas
- Write RFC: Fork this repo, use template.md
- Submit PR: Open a pull request for community review
- Iterate: Refine based on feedback
See template.md for the standard RFC format.
Claude World is a developer community focused on Claude Code best practices and advanced usage patterns. We build tools, share knowledge, and collaborate with the global Claude ecosystem.
- 🌐 Website: claude-world.com
- 💬 Discord: Claude World Taiwan
- 🐙 GitHub: claude-world
This repository is licensed under CC BY 4.0. You are free to share and adapt the content with attribution.