·update-workflow-explorer
>_

update-workflow-explorer

Audit and update workflow-explorer.html flowcharts to match the current codebase logic. Reads all command, skill, and agent source files, compares against the 4 data structures in the HTML file, reports drift, and applies updates. Use when workflow logic has changed and the explorer needs syncing.

20Installs·2Trend·@leeovery

Installation

$npx skills add https://github.com/leeovery/claude-technical-workflows --skill update-workflow-explorer

How to Install update-workflow-explorer

Quickly install update-workflow-explorer AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/leeovery/claude-technical-workflows --skill update-workflow-explorer
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: leeovery/claude-technical-workflows.

SKILL.md

View raw

Audit workflow-explorer.html and sync its flowchart data with the actual command/skill/agent source files.

If explicit context was given, skip 0b and proceed to Step 1 with the narrowed scope.

If no explicit context was given, check the git state:

Audit and update workflow-explorer.html flowcharts to match the current codebase logic. Reads all command, skill, and agent source files, compares against the 4 data structures in the HTML file, reports drift, and applies updates. Use when workflow logic has changed and the explorer needs syncing. Source: leeovery/claude-technical-workflows.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/leeovery/claude-technical-workflows --skill update-workflow-explorer
Category
>_Productivity
Verified
First Seen
2026-02-21
Updated
2026-03-10

Browse more skills from leeovery/claude-technical-workflows

Quick answers

What is update-workflow-explorer?

Audit and update workflow-explorer.html flowcharts to match the current codebase logic. Reads all command, skill, and agent source files, compares against the 4 data structures in the HTML file, reports drift, and applies updates. Use when workflow logic has changed and the explorer needs syncing. Source: leeovery/claude-technical-workflows.

How do I install update-workflow-explorer?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/leeovery/claude-technical-workflows --skill update-workflow-explorer Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/leeovery/claude-technical-workflows