investigate-issue

Creates structured investigation notes for user-reported host component issues.

3|Updated Feb 3, 2026
One-click install
npx skills add https://github.com/equaltoai/lesser-host --skill investigate-issue-equaltoai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: investigate-issue
Source: https://github.com/equaltoai/lesser-host/tree/main/.codex/skills/investigate-issue
Command: npx skills add https://github.com/equaltoai/lesser-host --skill investigate-issue-equaltoai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill guides incident investigators to systematically capture symptoms, surface, tenant context, and governance signals, producing a structured investigation note before any fix is proposed.

Core Features & Use Cases

  • Structured investigation workflow: prompts for symptom capture, lambda surface mapping, tenant and on-chain context, and evidence gathering to build a comprehensive report.
  • Evidence-driven triage: consolidates logs, deploy history, and verifier outputs to support hypothesis formation.
  • Use Case: when a user reports a bug or regression in host components (control-plane API, trust-API, provisioning, soul-registry) or governance rubric failures, this skill anchors the investigative process and creates a reproducible note.

Quick Start

Write a concise investigation note that captures the symptom, affected surface, tenant context, and on-chain/state evidence.

Frequently Asked Questions about investigate-issue

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

FAQPage Schema
How do I document a root-cause investigation before writing a patch?

To document a root-cause investigation, you systematically extract symptoms, map the implicated Lambda surface, and gather tenant or on-chain context to produce a structured investigation note with evidence and hypotheses.

What is the best way to triage multi-tenant control-plane API failures?

Triage multi-tenant control-plane API failures by consolidating deploy history, verifier outputs, and tenant context into an evidence-driven report that records verification steps to guide remediation without proposing immediate patches.

How do I structure incident response notes for soul-registry mismatches?

Structure incident response notes for soul-registry mismatches by capturing the reported symptom, identifying the affected surface, and recording governance state and on-chain evidence to ensure cross-cutting visibility.

Can I use this workflow for governance rubric failures and provisioning bugs?

Yes, you can use this workflow for governance rubric failures and provisioning bugs because it applies to trust-API failures and host component issues by extracting release context and governance signals into a reproducible note.

Why should I record evidence and hypotheses before proposing a fix?

You should record evidence and hypotheses before proposing a fix to ensure cross-cutting visibility and prevent premature patching, anchoring the investigative process with verifier outputs and release context to guide remediation.