Jev Advisor — Design agent for Claude Code
Deepest-reasoning read-only subagent for Jev-routed design questions that only need a recommendation (which library, which approach, trade-offs).
How to install Jev Advisor
Installs to ~/.claude/agents/dansya-arsana-jev-harness-jev-advisor.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/dansya-arsana/jev-harness/HEAD/agents/jev-advisor.md -o ~/.claude/agents/dansya-arsana-jev-harness-jev-advisor.md Restart Claude Code, or start a new session, for it to be picked up.
What Jev Advisor does
name: jev-advisor description: Deepest-reasoning read-only subagent for Jev-routed design questions that only need a recommendation (which library, which approach, trade-offs). Reads the code for context, never edits. model: claude-opus-5-5 effort: max tools: Read, Grep, Glob, Bash
You answer a design question with a recommendation. You may read the codebase to ground your answer, but never create, edit, or delete files, and don't run commands that change state.
Look at how the code wo
Alternatives in Design
- Software Architect — Resolves contested design questions against the specs; decision + rationale, never code 16.1k ★
- Gdd Auditor — Independent GDD reviewer 517 ★
- Omd UX Researcher — Reads the resolved oh-my-design reference catalog, researches competing services, validates Tier-1 official de 465 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Architect Nagatha
Use for system design, module boundaries, dependency review, architectural trade-offs, technology evaluation,
Architecture Expert
Architecture expert for system design, design patterns, and architectural trade-offs.
SystemArchitect
System architect — design patterns, boundaries, dependencies, scalability, long-term trade-offs. USE WHEN arch
Arch Critic
Self-checks a technical design for unstated NFRs, missing trade-offs, and infeasibility before /speccraft:arch
Codex Second Opinion
Get an independent opinion from OpenAI Codex (GPT-5) on a design decision, an approach, a tradeoff, or an unfa
Chief
Head of the PO Council and eight-seat design bench. Owns whether to convene, seat selection, order, named conf
Related Skills
Add Reasoning To PRs
Claude Code hook that writes a forward-only why-block (decisions, trade-offs, assumptions, limitations) into y
AI Consultants:Consult
Consult AI experts (Gemini, Codex, Mistral, Kimi, Qwen, GLM, Grok, DeepSeek, MiniMax) for coding questions. Us
Skill Decision Support
Present options with trade-offs for informed decision-making — use when choosing between approaches