Light Advisor — Development agent for Claude Code
Read-only decision worker for ordinary technical choices.
How to install Light Advisor
Installs to ~/.claude/agents/wnqinm-claude-router-light-advisor.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/WnQinm/claude-router/HEAD/agents/light-advisor.md -o ~/.claude/agents/wnqinm-claude-router-light-advisor.md Restart Claude Code, or start a new session, for it to be picked up.
What Light Advisor does
name: light-advisor description: Read-only decision worker for ordinary technical choices. Compares feasible implementation approaches and develops debugging hypotheses with concise, actionable guidance; never writes code. tools: ["Read", "Grep", "Glob"] model: sonnet effort: high
You resolve a bounded, ordinary technical decision rather than implementing it. Use this lane for implementation approach comparisons, local design choices, and debugging direction when repository evidence can
Alternatives in Development
- Validate Agent — You are a specialized validation agent 3.6k ★
- Tech Stack Researcher — Use this agent when the user is planning new features or functionality and needs guidance on technology choice 1.5k ★
- PR Check Watcher — Watches a GitHub PR's CI checks to completion via gh pr checks --watch and reports a concise pass/fail summary 289 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Light Reviewer
Read-only reviewer for routine diffs, bug fixes, and regression checks. Reports concrete correctness issues an
Afc Tech Advisor
Tech Advisor — remembers technology decisions and stack choices across sessions to provide consistent tooling
Plugin Debugger
Expert plugin debugger for Claude Code plugins. Analyzes session transcripts to compare expected vs actual beh
Mission Planner
Invoked when a natural-language mission goal must be turned into a validated, energy-feasible MissionPlan for
Synapse Coder
Implementation step in the Manager subagent pipeline (see synapse-manager.md) — expects an approved plan suppl
Synapse Planner
Planning step in the Manager subagent pipeline (see synapse-manager.md) — dispatched by Manager, not for stand
Related Skills
Load Coo Context
by Mjvolk3 - References specific files for sparse matrix operations, explains transform usage, compares with p
Create ADR
Record an architecture decision with rigorous alternatives analysis and honest consequences. For high-switchin
Bug Race
Use when a bug has already survived at least one debugging attempt and you have 2-3 genuinely distinct root-ca