advisor-consultation

Solid

Use when the user asks for an advisor, Opus second opinion, optimal approach, design critique, or when a task has unresolved high-risk trade-offs, repeated failed investigations, cross-boundary contracts, security implications, or uncertainty that repository evidence cannot yet resolve.

AI & Automation 154 stars 31 forks Updated 2 days ago Apache-2.0

Install

View on GitHub

Quality Score: 88/100

Stars 20%
73
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Consulting the Advisor Use a tool-free Opus advisor to improve a decision, not to outsource exploration or execution. The main agent remains responsible for repository inspection, scope, security, implementation, verification, and the final decision. ## Trigger decision | Situation | Action | | --- | --- | | User explicitly requests an advisor, second opinion, or Opus review | Consult once. | | Cross-crate/API contract, event/prompt/tool boundary, security-sensitive, concurrency/lifecycle decision, or two credible options with material trade-offs | Consult after exploration. | | Two reasonable investigations failed to distinguish the root cause | Consult after recording their outcomes. | | Local, reversible change with a clear tested path | Do not auto-consult. | | Advisor would need to inspect the repository to answer | Gather the missing evidence first; do not ask it to guess. | For an extreme-risk decision, the main agent may collect the advisor's requested minimum evidence and consult again. Do not loop merely to seek agreement. ## Prepare the decision packet Before dispatching `.claude/agents/advisor.md`, inspect the relevant code, tests, contracts, and current diff. Send only the smallest packet that lets a tool-free advisor reason correctly: ```markdown # Advisor Decision Packet ## Task contract - Goal: - Success criteria: - In scope / out of scope: - Constraints, deadline, and risk: ## Evidence - Code facts: `path:symbol` plus necessary excerpts. - Tests, e...

Details

Author
KonghaYao
Repository
KonghaYao/peri
Created
5 months ago
Last Updated
2 days ago
Language
Rust
License
Apache-2.0

Similar Skills

Semantically similar based on skill content — not just same category