ag-saude-sessao

Diagnose development session health with read-only checks for processes, config, and resources.

19|4|Updated Mar 7, 2026
One-click install
npx skills add https://github.com/andregusman-raiz/a-gusman-claude --skill ag-saude-sessao
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: ag-saude-sessao
Source: https://github.com/andregusman-raiz/a-gusman-claude/tree/main/skills/ag-saude-sessao
Command: npx skills add https://github.com/andregusman-raiz/a-gusman-claude --skill ag-saude-sessao

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Health and stability risks in the development session by proactively detecting issues that can lead to data loss or failed work.

Core Features & Use Cases

  • Read-only health diagnostics for concurrent processes, config integrity, and environment health.
  • Detects and reports on orphaned stashes, abandoned worktrees, and resource pressure without modifying state.
  • Ideal for startup checks or when the environment behaves unexpectedly to safeguard ongoing work.

Quick Start

Run the ag-saude-sessao health check at session start or when the environment seems broken to verify integrity.

Frequently Asked Questions about ag-saude-sessao

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

FAQPage Schema
How do I run a health check on my development session to prevent data loss?▼

To run a development session health check, execute a read-only diagnostic that scans for concurrent processes, config corruption, and orphaned stashes without modifying state. This proactively detects stability risks and prevents data loss before you continue working.

What does a development session diagnostic check for?▼

A development session diagnostic checks for concurrent Claude instances, config integrity issues, orphaned stashes, abandoned worktrees, environment variable corruption, and disk or memory pressure. It reports these findings read-only to safeguard your ongoing work.

Can I diagnose concurrent processes and worktree issues without modifying my environment?▼

Yes, you can diagnose concurrent processes and abandoned worktrees using a read-only health check that reports status without modifying any state. It safely identifies environmental issues like resource pressure and config corruption while keeping your data intact.

When should I run a session health check during development?▼

You should run a session health check at startup or when the environment behaves unexpectedly. Performing these read-only diagnostics proactively detects concurrent processes, environment variable corruption, and resource pressure to prevent failed work.

Why does my development environment seem broken and how can I diagnose it?▼

Your development environment may seem broken due to config corruption, orphaned stashes, or disk and memory pressure. You can diagnose these issues by running a read-only session health check that identifies concurrent processes and reports status without modifying state.

What is the best way to detect orphaned stashes and environment variable corruption?▼

The best way to detect orphaned stashes and environment variable corruption is to run a read-only session health diagnostic. It proactively identifies these stability risks alongside abandoned worktrees and concurrent processes to prevent data loss.