Skip to content

feat: add claude-native knowledge layer#14

Open
MianLeow wants to merge 2 commits intodevelopfrom
claude-knowledge-layer
Open

feat: add claude-native knowledge layer#14
MianLeow wants to merge 2 commits intodevelopfrom
claude-knowledge-layer

Conversation

@MianLeow
Copy link
Copy Markdown

Summary

  • Add .claude/knowledge/ directory with repo-specific context for Claude Code
  • Includes computed indices (git hotspots, churn leaders, co-change clusters), ADRs, and conventions where applicable
  • Part of the claude-native initiative — structured context that makes Claude Code deeply understand this repo

What this enables

  • Claude Code understands this repo's architecture, hot paths, and conventions
  • PR reviews automatically flag files with high fix frequency and known bug patterns
  • Cross-repo impact analysis works across the full 48-repo codebase

Details

Test plan

  • Verify .claude/knowledge/ files are accurate for this repo
  • Open Claude Code in this repo and ask a domain-specific question
  • Confirm no build/test impact (context files only)

🤖 Generated with Claude Code

Mian Leow and others added 2 commits March 20, 2026 21:58
Structured .claude/knowledge/ directory with architecture docs,
conventions, ADRs, and extraction scripts for AI-assisted development.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
…entions)

Git hotspot analysis (churn leaders, co-change clusters, contributor summary,
hotspot map) plus repo-specific ADRs, conventions, and CI workflow where applicable.

Part of the claude-native initiative — structured context for Claude Code.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@MianLeow MianLeow added the Do Not Merge PR is still in progress — do not merge label Apr 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Do Not Merge PR is still in progress — do not merge

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant