mirror of
https://github.com/runbear-io/beardrive.git
synced 2026-08-25 08:08:08 +02:00
Replace the old "append conventions to CLAUDE.md" step with a two-file pattern for teaching agents a newly mounted shared folder: - <shared>/AGENTS.md (synced): the team's single source of truth for the folder's structure and conventions — scaffolded once by the project creator, read (never rewritten) by joiners. - A repo-root AGENTS.md/CLAUDE.md pointer (per machine, not synced): the awareness/routing layer. Required because discovery differs by platform — Claude Code and Hermes load nested instruction files lazily (only after entering the folder), and Codex never discovers them at all (root→cwd path only). SKILL.md gains a "Teaching agents the folder" section with the platform discovery table and a first-contact orientation ritual; /beardrive:install step 4 and /beardrive:init step 6 now offer both files as separate consents; install.md step 3 gains the same never-sync-a-repo-root hard rule init.md already had; README/CLAUDE.md descriptions updated. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01P5cxPQdSGJnjXCYY9GeWXt