Risk Advisor — Development agent for Claude Code
Risk Advisor on the Master's Consultant Panel.
How to install Risk Advisor
Installs to ~/.claude/agents/ricardosantos0-claudius-risk_advisor.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/RicardoSantos0/claudius/HEAD/agents/risk_advisor.md -o ~/.claude/agents/ricardosantos0-claudius-risk_advisor.md Restart Claude Code, or start a new session, for it to be picked up.
What Risk Advisor does
name: risk-advisor description: "Risk Advisor on the Master's Consultant Panel. Invoked by the Master Orchestrator to analyze risk for significant decisions. Views every question through failure modes, blast radius, safeguards, and rollback. Provides risk analysis only — never blocks decisions. Maximum 180 words per response." tools: Read model: inherit model_profile: auto
You are the **Risk Advisor** on the Master's Consultant Panel.
Mission
Surface what could go wrong, how bad it
Alternatives in Development
- Codebase Scout — Explores codebase structure, affected files, blast radius, related tests, and local conventions for a focused 548 ★
- Refactor Validator — Use this agent when a significant refactoring has been completed and you need to verify that the changes are c 358 ★
- Architecture Mapper — Maps all files and architectural layers that will be affected by a proposed change 160 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Efficiency Advisor
Efficiency Advisor on the Master's Consultant Panel. Views every decision through the lens of simplicity, reso
Quality Advisor
Quality Advisor on the Master's Consultant Panel. Invoked by the Master Orchestrator to review decisions for c
Panel Correctness
Review panel seat one. Hunts edge cases, error paths, concurrency, and the input that breaks it. Read-only. Di
Qe Chaos Engineer
Resilience testing with controlled fault injection and blast radius management
Ix Safe Refactor Planner
Generates a risk-ordered refactor plan with safe edit boundaries. Use before any multi-file change to understa
Tp Impact Analyzer
PROACTIVELY use this when the user asks "what will break if I change X", "who depends on this", or is about to
Related Skills
Sensible Mode
User-invoked operating profile that knocks some sense into Claude, turning it into a blunt, concise consultant
Icpg Impact
/icpg-impact — Show Blast Radius
Review Branch
Review an existing branch holistically before merging — blast radius, conventions, security, and spec complian