Julien Ramboz
Community@ramboz · Bay Area, USA
Tech Lead at Adobe. Building AI-native engineering workflows, deterministic validation systems, and developer tools. Creator of jig and servo.
Agent Skills by Julien Ramboz
Showing 34 vetted skills indexed across 2 GitHub repositories.
servo:oracle-hook
Automate installation, uninstallation, and status checks of the meta-judge Stop hook in Claude Code.
eval-authoring
Automates creation of rubrics, reference sets, and evaluation components for text-based acceptance criteria.
spec-oracle
Compile project specifications into executable evaluation overlays for automated code checks.
servo:agent-loop
Automate iterative testing and optimization over codebases with Claude Code agents.
servo:scaffold-init
Automates Servo project setup by detecting signals and installing an oracle.sh evaluation script.
servo:quality-gate
Execute predefined scripts to evaluate software project quality with exit codes.
servo:heartbeat
Monitors CI failures and open issues while scheduling evaluations with cost ceiling controls.
design-eval
Capture screenshots, compare UI against design mockups, and generate rubric-based fidelity scores.
servo:edd-suitability
Analyze engineering specs for Evaluation-Driven Development suitability.
servo:execution-planner
Generate the ADR-0016 execution plan for Servo Compile→Run handoffs.
oracle-hook
Manage installation, uninstallation, and status of Claude Code's 'Stop' hook.
agent-loop
Run iterative agent loops with guardrails and gate.py scoring.
content-fidelity
Evaluate generated text against predefined rubrics using the Anthropic Messages API.
quality-gate
Run automated scripts to evaluate project quality against defined criteria.
heartbeat
Collect project signals and dispatch findings through the Servo oracle-gated loop.
edd-suitability
Evaluate engineering specifications for Evaluation-Driven Development suitability and missing evidence.
execution-planner
Assemble the Servo Compile execution plan from compiled inputs into a durable handoff artifact.
memory-sync
Persist session-derived context to the memory layer in CLAUDE.md.
explain
Translate jig vocabulary and dense artifacts into plain language.
independent-review
Generate standardized reviewer prompts for multiple review passes against specs.
clarify
Audits a spec.md or slice file for ambiguities across six defined categories and generates prioritized questions.
contracts
Recommend canonical contract schemas and validate them with ecosystem tools.
scaffold-init
Initialize an AI-native workspace scaffold by copying templates and injecting runtime paths.
tdd-loop
Automate the red-green-refactor loop with pytest, vitest, or jest runners.