Create PR Workflow
SkillAI & modelsDevoxxGenie is an agentic plugin for IntelliJ IDEA that uses local LLM's (Ollama, LMStudio, GPT4All, Jan and Llama.cpp) and Cloud based LLMs to help review, test, explain your project code. Latest version now also supports Spec Driven Development with CLI Runners.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the Create PR Workflow skill
What this skill tells your AI
The instructions your AI receives, as published by devoxx/devoxxgenieideaplugin in .claude/skills/pr/SKILL.md and read by ahel’s review.
- Ensure all changes are on a feature/fix branch (create one if on main/develop)
- Run the build:
./gradlew build - Run tests:
./gradlew test - If build+tests pass, commit with a conventional commit message
- Push the branch
- Create a PR with a descriptive title and body summarizing changes
- Report the PR URL
Signals
- GitHub stars
- 681
- Forks
- 99
- Last commit
- Sep 2026
Advanced
- Catalog kind
- skill
- Gateway key
pr-devoxx- Source
- github.com/devoxx/devoxxgenieideaplugin