This is an automated email from the ASF dual-hosted git repository. lukaszlenart pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/struts.git
commit 7e41e31f27a866ca285fe713b4e3f893f3c18d75 Merge: 1b43b53c6 39014961a Author: Lukasz Lenart <lukaszlen...@apache.org> AuthorDate: Wed Sep 24 10:18:11 2025 +0200 Merge pull request #1363 from apache/feature/improved-claude-code Improves CLAUDE.md and defines specific subagents .claude/agents/codebase-analyzer.md | 246 +++++++++++++++++++++++++++++ .claude/agents/codebase-locator.md | 248 ++++++++++++++++++++++++++++++ .claude/agents/codebase-pattern-finder.md | 186 ++++++++++++++++++++++ .claude/agents/thoughts-analyzer.md | 178 +++++++++++++++++++++ .claude/agents/thoughts-locator.md | 127 +++++++++++++++ .claude/agents/web-search-researcher.md | 108 +++++++++++++ .claude/commands/research_codebase.md | 176 +++++++++++++++++++++ .claude/settings.json | 17 ++ .gitignore | 2 +- CLAUDE.md | 73 ++++++++- 10 files changed, 1354 insertions(+), 7 deletions(-)