Please analyze and start working on this GitHub issue: $ARGUMENTS.
/plugin marketplace add azlekov/dodi-smart-claude-code/plugin install azlekov-dodi-smart@azlekov/dodi-smart-claude-codePlease analyze and start working on this GitHub issue: $ARGUMENTS. Follow these steps: 1. Use `gh issue view` to get the issue details 2. Understand the problem described in the issue 3. Create a branch following conventional commits and naming conventions and work on it locally. 4. Search the codebase for relevant files 5. Implement the necessary changes to fix the issue 6. Write and run tests to verify the fix 7. Ensure code passes linting and type checking 8. Create a descriptive commit message 9. Push and create a PR Guidelines: - always prefer using `develop` as base branch instead ...