Victor Rentea
Community@victorrentea · Bucharest, Romania
Trainer (since 2012), Consultant & AI Champion. Java Champion. Coding since 2006. Former Lead Architect at IBM.
Agent Skills by Victor Rentea
Showing 4 vetted skills indexed across 1 GitHub repositories.
publish-demo
Publishes a human-review page as a demo snapshot to GitHub Pages, releases, and ghcr.
implement-ticket
Implements a ticket, self-reviews the commit, and records decisions in review-points.md.
human-review
Assemble a tabbed HTML review page for a change set from committed review records and measured evidence.
human-review-publish-demo
Publishes screenshots of a generated human-review report to GitHub Pages.
Frequently Asked Questions About Victor Rentea
FAQPage SchemaWhat tasks can I perform using Victor Rentea's skills?▼
You can implement tickets with self-review via /implement-ticket, assemble tabbed human-review reports with diagram deltas and REST contract diffs via /human-review, and publish demo snapshots or report screenshots to GitHub Pages via /publish-demo and /human-review-publish-demo.
Who are these skills designed for?▼
These skills target developers and reviewers who need structured change-set auditing. They suit engineers implementing tickets who must document fixes, declined items and assumptions, plus reviewers consuming tabbed reports with Code City shots, feature videos and endpoint-complexity increments.
How do I invoke and run these skills?▼
All four skills use explicit invocation only: type /implement-ticket <ticket>, /human-review, /publish-demo, or /human-review-publish-demo. Model invocation is disabled, so each command runs only when the user types it, committing and pushing results to the repository.
What are the prerequisites for the human-review report?▼
The /human-review skill requires a committed review-points.md produced by the coding agent during /implement-ticket, listing what was fixed, declined and assumed. It then assembles review.html with diagram deltas, a Code City shot, feature video and deep-linked snippets.
What does publishing a demo produce?▼
The /publish-demo skill copies a finished human-review page into the repo's demo/ folder, renders its landing-page card, commits and pushes, producing the GitHub Pages copy, a rolling zip and the ghcr image. /human-review-publish-demo pushes per-tab screenshots in light and dark modes.