report added

This commit is contained in:
Shayan Rais
2026-02-18 11:47:14 +05:00
parent 2ac297cca4
commit 232c3d146a
21 changed files with 577 additions and 14 deletions
+1
View File
@@ -104,3 +104,4 @@ From experience with this repository:
- `reports/claude-md-for-larger-mono-repos.md`: CLAUDE.md loading behavior in monorepos (ancestor vs descendant loading)
- `reports/claude-skills-for-larger-mono-repos.md`: Skills discovery and loading behavior in monorepos (static vs dynamic discovery)
- `reports/claude-agent-memory.md`: Agent memory frontmatter — persistent memory scopes (user, project, local) for subagents
- `reports/claude-advanced-tool-use.md`: Advanced tool use patterns — Programmatic Tool Calling (PTC), Tool Search, Tool Use Examples