Files
feedBack/CLAUDE.md
T
2026-06-18 00:40:35 -07:00

1.9 KiB

CLAUDE.md

Claude Code memory file. This repo's canonical project orientation lives in AGENTS.md - the cross-tool standard read by Cursor, Copilot, Codex, Aider, Cline, and others. The line below uses Claude Code's @-import to inline AGENTS.md into this memory file, so there's a single source of truth and no drift between two near-duplicate files.

@AGENTS.md

Claude-specific surfaces

The rest of this file is content that only makes sense for Claude Code (other AI tools have their own incompatible automation mechanisms). Skills, subagent, rule, and settings live under .claude/:

See .claude/README.md for conventions when adding more.

Why this file is short

Everything you'd expect to find here - architecture, running the app, testing, conventions, plugin authoring, first-hour pitfalls - is imported above via @AGENTS.md. Updates go in AGENTS.md. This file only carries Claude-Code-specific automation references.