Detect bugs across all menu paths
bug-reportworkflowsetup L2★0
moongci38-oss/forge-plugins ↗What it does
LNB 전체 메뉴 병렬 순회 + 버그
Best for
Discovering regressions and feature gaps across a large navigation surface via batched, isolated agent exploration.
Inputs
- · args
Outputs
- · menus
- · bugs
- · reports
Requires
- · agent()
- · parallel()
- · Playwright
Failure modes
- · Parallel execution may timeout; partial results possible
- · Agent may return null; filtering applied
Trust signals
- · 3 structured output schema(s) defined with required fields
- · Public GitHub repo: moongci38-oss/forge-plugins
- · Canonical meta export with phases and description
- · Explicit phase() calls (3) for workflow transparency