lukaszlenart opened a new pull request, #1433:
URL: https://github.com/apache/struts/pull/1433

   ## Summary
   
   This PR removes obsolete and conflicting Claude Code configuration files and 
improves test execution guidance:
   
   ### Removed Files
   - **jakarta-migration-helper agent**: No longer needed for current project 
phase
   - **run_tests command**: Replaced by direct test-runner agent usage
   - **commit command**: Conflicted with commit_guideline.md attribution rules
   
   ### Updated Files
   - **test-runner agent**: Simplified description and added tools metadata for 
clearer usage
   - **CLAUDE.md**: Replaced `/run_tests` command reference with priority-based 
test execution approach (JetBrains MCP → test-runner agent → Maven)
   
   ### Rationale
   
   The removed configurations were creating confusion and conflicts:
   1. The `/commit` command contradicted commit_guideline.md (different 
attribution rules)
   2. The `/run_tests` command was redundant with test-runner agent
   3. The jakarta-migration-helper agent is not relevant to current development 
phase
   
   The updates provide clearer, more consistent guidance for test execution 
across different development environments.
   
   ## Test Plan
   
   - [x] Verify all changed files follow project documentation standards
   - [x] Confirm no broken references to removed commands
   - [x] Validate test execution guidance is clear and actionable
   
   🤖 Generated with [Claude Code](https://claude.com/claude-code)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to