Analyze Endpoint banner
wgdotnet wgdotnet

Analyze Endpoint

Development community

Description

Please perform a detailed analysis of what happens in the system when a request hits the `$ARGUMENTS` endpoint. Document the entire process flow from request receipt to completion. ## Deliverables ### 1. Mermaid Sequence Diagram Create a comprehensive Mermaid sequence diagram showing: - The exact order of operations - All function calls (with sequential numbering) - Data storage operations - Event triggers - Notification systems - API interactions - Any conditional logic paths Example diagram

Installation

Installs to ~/.claude/commands/wgdotnet-awesome-claude-code-analyze-endpoint.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/wgdotnet/awesome-claude-code/HEAD/.claude/commands/analyze-endpoint.md -o ~/.claude/commands/wgdotnet-awesome-claude-code-analyze-endpoint.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository