← All creators

rjvim

User
8 indexed · 0 Featured · 0 stars · avg score 64
Prolific

Categories

Indexed Skills (8)

Code & Development Listed

rjv-github-image-upload

Upload local images to GitHub and embed them in a PR/issue/comment as canonical github.com/user-attachments URLs (private repos stay private), via the gh-image CLI. Triggers: 'attach a screenshot to the PR', 'add an image to the PR/issue', 'show test results in the PR', 'embed before/after screenshots'.

0 Updated 2 days ago
rjvim
AI & Automation Listed

rjv-replica-screenshot

Produce a before/after PR visual when the real screen won't render locally (broken dev build, feature flag, unstageable state, backend-only change with no easy UI path). Build a faithful HTML replica of the actual component using the REAL server payload strings, screenshot it, label it as payload-rendered. Triggers: 'add before/after screenshots' but the page is blank/broken in dev, 'the live page can't render', 'show the fix visually but I can't reach the screen'.

0 Updated 2 days ago
rjvim
AI & Automation Listed

rjv-codex-ollama-subagents

Use for any local-Ollama delegation: (a) Codex native subagents with repo tools — GPT-5.5 orchestrator, qwen/gemma explorers for read-only exploration, qwen/gemma workers for scoped edits, hybrid-ollama profile, Ollama serve tuning, mixed OpenAI-mini + local routing; and (b) one-shot local text generation (no repo tools) via the bundled ollama-chat.sh runner — draft-from-spec, tests, classify, summarize. Triggers: 'Codex local Ollama subagents', 'hybrid-ollama', 'qwen-explorer', 'gemma-explorer', 'qwen-worker', 'gemma-worker', 'ollama-chat', 'one-shot local model', 'draft from spec locally', 'save Codex tokens with local models'.

0 Updated 2 days ago
rjvim
AI & Automation Listed

rjv-gated-build

Use for long, high-stakes multi-step builds (financial/money/prod) where an INDEPENDENT reviewer grills and approves each step before it ships. Gated loop, role casting across models, compressed anchor doc, crash/compaction durability, model economy (cost-routing hard rule). Triggers: 'gated build', 'grill each step', 'adversarial review loop', 'overnight run', 'high-stakes build'.

0 Updated 2 days ago
rjvim
AI & Automation Listed

rjv-monochart

Draw a system as a terminal-native text diagram — boxes, rails, arrows — that lives in a README, code comment, or chat. Topology (things fan out) or flow (decisions, loops). Cheap, diffable, renders anywhere monospace does. Triggers: 'monochart', 'draw a flowchart', 'flowchart this', 'diagram it', 'draw the flow', 'ascii diagram', 'terminal diagram', 'box diagram', 'sketch the architecture', 'draw it out', 'show the topology'.

0 Updated 2 days ago
rjvim
AI & Automation Listed

rjv-pr-descriptions

Use when writing, generating, updating, or fixing a GitHub PR description. Applies the Current-way/New-way + What-To-Test format; on update preserves checked checkboxes + author content; posts the result.

0 Updated 2 days ago
rjvim
Testing & QA Listed

rjv-spec-driven

Use when a branch is substantial enough to spec — author or update a Requirements & Acceptance-Criteria doc that DRIVES the build and doubles as source-of-truth (per-item test-backed status), maintain the domain glossary (CONTEXT.md) and decision records (ADRs), and review a diff against its spec. The proportional durable-truth layer on top of rjv-work-plan. Triggers: 'write a spec', 'acceptance criteria', 'requirements doc', 'spec-driven', 'record a decision / ADR', 'glossary / ubiquitous language', 'review against the spec', 'realign docs to the format', 'what does the system do today'.

0 Updated 2 days ago
rjvim
Code & Development Listed

rjv-work-plan

Use when starting, resuming, or checking in on work on a BRANCH — bug, feature, refactor, enhancement. One committed plan per branch (.plans/{name}.md, declaring `Branch:` in its header) is the working memory: what we're doing, where we stopped, how to resume. Deterministic resume via git branch → the plan whose Branch matches → RESUME HERE block; reconcile-on-open; real-time promotion of settled facts to durable docs. Plans are kept after merge (shipped → maintenance) in .plans/shipped/, giving a delivery timeline. Triggers: 'pick up X', 'where were we', 'what's the status', 'resume', 'start this branch', 'plan this work', 'when did we ship X'.

0 Updated 2 days ago
rjvim

Bio shown is the top-scored skill's repo description as a fallback — real GitHub bios land in a future update.