Skip to main content
vfarcic
GitHub creator profile

vfarcic

Repository-level view of 73 collected skills across 12 GitHub repositories.

skills collected
73
repositories
12
updated
Aug 27, 2026
Showing the top 8 repositories here; full repository list continues below.
repository explorer

Repositories and representative skills

Showing 8 of 31 collected skills.
issue-queue
unclassified

Build the queue of open issues that are actually available to work — excluding PRDs, anything already in flight, and duplicates — then assign them and dispatch one isolated agent per issue. Asks how many to take, verifies each candidate against origin/main…

Aug 27, 2026
prd-queue
unclassified

Build the queue of open PRDs that are actually available to work — those carrying a PRD document and not already in flight — then claim them and dispatch one isolated unit per PRD. Asks the shape per PRD and composes the task DIFFERENTLY for each: a single…

Aug 27, 2026
demo-reel-adapter
software-developers

dot-agent-deck-specific adapter that builds a demo-reel manifest.json from this repo's per-test recordings — selects the e2e

Aug 19, 2026
pr-review-queue
unclassified

Build the queue of open PRs where the ball is in your court — yours needing feedback addressed, others' needing verification — and dispatch one isolated agent per PR to move it toward resolution. Asks how many to take, composes a self-contained task with a…

Aug 18, 2026
verify-pr
unclassified

Deeply verify a pull request written by someone else and end with an explicit merge recommendation. Safety-scans the diff, checks the PR out into its own worktree, runs every automated gate including the e2e tier, reviews the code against this repo's rules,…

Aug 18, 2026
reproduce-first
software-quality-assurance-analysts-and-testers

Reproduce first, then fix — turn a reported defect into a failing test, fix it, and confirm that same test goes green. Use whenever the user describes the software behaving differently from what they expected or intended, however they phrase it: a complaint,…

Aug 8, 2026
run-dot-agent-deck
software-developers

Run, build, smoke-test, and screenshot the dot-agent-deck binary against an isolated sandbox. Use when asked to "run dot-agent-deck", "launch the TUI", "take a screenshot of the dashboard", "verify the CLI smoke", or "test a change locally" against the…

Aug 8, 2026
dot-ai-tag-release
software-developers

Create a release tag based on accumulated changelog fragments, then prune merged worktrees and branches. Run when ready to cut a release.

Aug 6, 2026
Showing 8 of 11 collected skills.
Showing 12 of 12 repositories
All repositories loaded