insforge-debug

Run InsForge diagnostic commands to surface logs and health status.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/abiegamao/abie-budget --skill insforge-debug-abiegamao
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: insforge-debug
Source: https://github.com/abiegamao/abie-budget/tree/main/.agents/skills/insforge-debug
Command: npx skills add https://github.com/abiegamao/abie-budget --skill insforge-debug-abiegamao

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Diagnose problems in InsForge projects — locate issues across frontend SDKs to backend infrastructure by surfacing logs and status. It does not propose fixes; instead, it guides you to gather the right diagnostic outputs for repair decisions.

Core Features & Use Cases

  • Match symptoms to diagnostic scenarios and follow the recommended steps.
  • Run the standardized diagnostic commands to surface logs, metrics, and health status across components.
  • Use case: When an SDK error or HTTP failure occurs, triage quickly and hand the output to a developer.

Quick Start

Run the diagnostic flow with the CLI to triage the issue.

Frequently Asked Questions about insforge-debug

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

FAQPage Schema
How do I diagnose frontend SDK errors and HTTP failures in my project?

To diagnose frontend SDK errors and HTTP failures, you can run standardized diagnostic commands to surface logs, metrics, and health status across components. This guides triage by locating issues across the stack for repair decisions.

What is the best way to triage backend infrastructure and database issues without applying fixes?

Triage of backend infrastructure and database issues without applying fixes involves matching symptoms to diagnostic scenarios and surfacing logs. This approach locates problems across the stack and gathers outputs to inform repair decisions.

How do I run diagnostic commands to surface logs and health status for InsForge projects?

Run diagnostic commands to surface logs and health status by executing the npx @insforge/cli diagnose command. This triggers log aggregation and health checks across components to locate issues quickly for developers or agents.

Can I use this diagnostic flow to locate performance problems across the entire stack?

Yes, you can use this diagnostic flow to locate performance problems across the entire stack. It surfaces logs and health status for frontend, backend, database, and function issues, guiding triage to inform subsequent repair actions.

Why does the triage process gather diagnostic outputs instead of proposing fixes?

The triage process gathers diagnostic outputs instead of proposing fixes to accurately locate issues across frontend SDKs and backend infrastructure. This ensures developers or agents receive the right logs and metrics to make informed repair decisions.