Create PR Workflow

SkillAI & models

DevoxxGenie 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.

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.

  1. Ensure all changes are on a feature/fix branch (create one if on main/develop)
  2. Run the build: ./gradlew build
  3. Run tests: ./gradlew test
  4. If build+tests pass, commit with a conventional commit message
  5. Push the branch
  6. Create a PR with a descriptive title and body summarizing changes
  7. 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