consilium

Diagnose complex issues through multi-expert analysis of git, configurations, and logs.

1|Updated Feb 13, 2026
One-click install
npx skills add https://github.com/RussianLioN/moltinger --skill consilium
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: consilium
Source: https://github.com/RussianLioN/moltinger/tree/main/.claude/skills/consilium
Command: npx skills add https://github.com/RussianLioN/moltinger --skill consilium

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill provides a structured, multi-expert analysis to tackle complex questions, ensuring comprehensive evaluation and actionable recommendations even when advanced tooling is unavailable.

Core Features & Use Cases

  • Structured Analysis: Breaks down complex problems by assigning different expert roles (Architect, SRE, DevOps, etc.) to evaluate findings.
  • Graceful Degradation: Adapts its execution strategy based on available tooling, from parallel sub-agents to a single-agent multi-role pass.
  • Actionable Output: Delivers a detailed Consilium Report including evidence, expert opinions, root cause analysis, solution options, and a recommended plan with rollback strategy.
  • Use Case: Debugging a critical production incident by gathering evidence from git, logs, and configs, then having virtual experts analyze the situation to pinpoint the root cause and propose solutions.

Quick Start

Run a consilium analysis on the question "What is the root cause of the recent service degradation and how can we fix it?".

Frequently Asked Questions about consilium

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I perform a multi-expert analysis for debugging a production incident?

Multi-expert analysis for debugging a production incident involves gathering evidence from git, logs, and configurations, then evaluating the findings through defined expert roles like SRE and DevOps. This structured approach pinpoints the root cause and proposes actionable solutions.

What is the best way to diagnose complex issues when advanced debugging tools are unavailable?

To diagnose complex issues when advanced tooling is unavailable, you can use a single-agent fallback strategy. This approach executes a multi-role pass to evaluate evidence and deliver a comprehensive report with root cause analysis and recommended solutions.

Can I use parallel sub-agents for incident response and root cause analysis?

Yes, you can use parallel sub-agents for incident response. The analysis adapts its execution strategy based on available tooling, utilizing parallel sub-agents to evaluate findings from multiple expert roles and generate a comprehensive root cause analysis.

How does multi-expert decision making work for complex software engineering problems?

Multi-expert decision making works by assigning different expert roles, such as Architect or DevOps, to evaluate evidence gathered from sources like configurations and logs. This ensures a comprehensive evaluation and delivers actionable recommendations with a rollback strategy.

What should a structured incident response report include for service degradation?

A structured incident response report for service degradation should include gathered evidence, expert opinions from multiple roles, root cause analysis, solution options, and a recommended plan with a rollback strategy.

Does multi-agent debugging work without dependencies in a single-agent environment?

Yes, multi-agent debugging works without dependencies by utilizing a graceful degradation strategy. It adapts from parallel sub-agents to a single-agent multi-role pass, ensuring a comprehensive analysis report is generated regardless of environmental capabilities.