RicardoSantos0

Risk Advisor — Development agent for Claude Code

Development community

Risk Advisor on the Master's Consultant Panel.

How to install Risk Advisor

Installs to ~/.claude/agents/ricardosantos0-claudius-risk_advisor.md

Terminal
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 Repository