Project Inventory Create or update a file in the current working directory that describes the projects found there. This gives future Claude Code sessions immediate context about what lives in this directory. Behaviour by directory level Code root (e.g. ) List the org folders with a one-line description of each. Point to each org's for details. Include any top-level config (common tasks, cross-project work patterns). Org folder (e.g. ) List all repos in this org with type and description. Detect type from files present: - → R package - → Julia package - or manuscript files → paper - or dir →…