Skip to content
This repository was archived by the owner on Mar 13, 2026. It is now read-only.

claude-world/claude-code-rfcs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Claude Code RFCs

Community-driven architectural proposals for Claude Code improvements.

What is an RFC?

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.

Active RFCs

RFC Title Status Languages Discussion
0001 MCP Context Isolation Draft EN / 中文 / 日本語 GitHub Issue #17668

RFC Resources

Each RFC may include:

Resource Description
README.md Main proposal (English)
README.<lang>.md Translations
diagrams/ Architecture diagrams (Mermaid)
examples/ Implementation examples

RFC-0001 Resources

  • 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

RFC Process

Draft → Discussion → Submitted → Accepted/Rejected → Implemented
  1. Draft: Initial proposal with problem statement, proposed solution, and implementation details
  2. Discussion: Community feedback via GitHub Issues and Discord
  3. Submitted: Formally submitted to Anthropic via GitHub Issue
  4. Accepted/Rejected: Official response from Anthropic team
  5. Implemented: Merged into Claude Code

How to Contribute

See CONTRIBUTING.md for detailed guidelines.

Quick start:

  1. Discuss first: Join our Discord to discuss ideas
  2. Write RFC: Fork this repo, use template.md
  3. Submit PR: Open a pull request for community review
  4. Iterate: Refine based on feedback

RFC Template

See template.md for the standard RFC format.

About Claude World

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.

Related Links

License

This repository is licensed under CC BY 4.0. You are free to share and adapt the content with attribution.

About

RFCs for Claude Code architectural proposals - Community-driven improvements

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors