cyberneticlibrary

Analyze site structure deeply

site-deep-analyzeworkflowsetup L30
moongci38-oss/forge-plugins
What it does

Analyze site structure and dependencies

Best for

Deep site analysis combining Playwright crawl, static DOM/CSS inspection, and vision-based UI classification.

Inputs
  • · args envelope (task/contract/spec path)
  • · context files if provided
Outputs
  • · structured result per phase schema
  • · markdown report/findings
Requires
  • · Claude API (agentic model)
  • · parallel() executor
Preconditions
  • · args envelope valid
  • · required paths accessible
Failure modes
  • · Agent schema mismatch
  • · Missing upstream phase data
Trust signals
  • · Structured input/output schemas
  • · Phase dependency graph
  • · Test strategy documented