Files
Lukasz Lenart d616ea9af3 Clean up obsolete Claude Code configurations (#1433)
* chore(docs): remove obsolete Claude Code configurations

Remove outdated and conflicting Claude Code agent and command files:
- jakarta-migration-helper agent (no longer needed for this project phase)
- run_tests command (replaced by test-runner agent)
- commit command (conflicts with commit_guideline.md)

These files were creating confusion and conflicts with the established
workflow guidelines in commit_guideline.md.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>

* docs(testing): improve test execution guidance

Update test-runner agent and CLAUDE.md with clearer test execution approach:

- Simplify test-runner agent description to be more direct
- Add tools field (bash_tool, view, str_replace) to agent metadata
- Replace /run_tests command reference with priority-based approach
- Document test execution priority: JetBrains MCP > test-runner agent > Maven
- Clarify when to use each test execution method
- Remove obsolete command from available commands list

This provides clearer guidance on test execution while maintaining flexibility
for different development environments.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>

---------

Co-authored-by: Claude <noreply@anthropic.com>
2025-11-25 13:44:00 +01:00
..