Skip to content

Add guideline 5: Documents over Documentation#27

Open
MukundaKatta wants to merge 1 commit intoforrestchang:mainfrom
MukundaKatta:feat/documents-over-documentation
Open

Add guideline 5: Documents over Documentation#27
MukundaKatta wants to merge 1 commit intoforrestchang:mainfrom
MukundaKatta:feat/documents-over-documentation

Conversation

@MukundaKatta
Copy link
Copy Markdown

Summary

  • Adds a 5th guideline "Documents over Documentation" to both CLAUDE.md and skills/karpathy-guidelines/SKILL.md
  • Addresses LLM tendency to create meta-documents (summaries of summaries, explanation docs) instead of editing source documents directly
  • Updates the SKILL.md frontmatter description to mention the new guideline

Closes #10

Context

This guideline was proposed by @rkaramc in #10, based on observed LLM behavior of creating document sprawl — multiple overlapping docs like SUMMARY.md + DECISION.md + PLAN.md that erode trust and create confusion about which source is authoritative.

The core rule: if a document exists only to explain or summarize another document, delete it and fix the original instead.

🤖 Generated with Claude Code

Adds a new guideline to both CLAUDE.md and SKILL.md addressing LLM tendency
to create meta-documents (summaries of summaries, explanation docs) instead
of editing source documents directly.

Closes forrestchang#10

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add guideline: Documents over Documentation

1 participant