con un clic
petclinic
petclinic contiene 3 skills recopiladas de victorrentea, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.
Skills en este repositorio
Build a human-facing review.md for a change set (uncommitted, given commits, or a PR) — PlantUML diagram diffs, screenshots of impacted screens, a code-review summary, the core business logic, and the acceptance tests, each with code snippets and IntelliJ deep-links. Explicit invocation only — user types /human-review-guide.
Review the current diff — first a cheap deterministic SonarQube-in-Docker pre-pass (fix + re-scan until clean), then fan out to three single-focused reviewer subagents in parallel, auto-apply the safe quality cleanups, and tell the human which areas to review first. Explicit invocation only — user types /multi-review.
Regenerate user-manual/manual.md from scratch by crawling the running PetClinic UI in a browser and writing each feature section from the bundled template. Explicit invocation only — user must type /regen-user-manual.