agent-walkthrough-report

Installation
SKILL.md

Agent Walkthrough Report Generation

MANDATORY DIRECTIVE: Execute report generation with absolute precision. Reports must be dense, visually striking, and immediately actionable. No fluff.

Architecture

%%{init: {"theme": "default", "flowchart": {"useMaxWidth": true}}}%%
flowchart TD
    A[Analyze Completed Work] --> B{Determine Key Artifacts}
    B -->|Code Changes| C[Generate Diff Blocks]
    B -->|Architecture/Flows| D[Create Mermaid Diagrams]
    B -->|Visual Sequences| E[Construct Carousels]
    C --> F[Assemble Walkthrough]
    D --> F
    E --> F
    F --> G[Inject Alerts & Format]
    G --> H[Final Walkthrough Report]
Installs
2
GitHub Stars
21
First Seen
7 days ago
agent-walkthrough-report — j4flmao/agent-skills