npx claudepluginhub cjy5507/forge --plugin forgeThis skill uses the workspace's default tool permissions.
<Purpose>
Implements structured self-debugging workflow for AI agent failures: capture errors, diagnose patterns like loops or context overflow, apply contained recoveries, and generate introspection reports.
Monitors deployed URLs for regressions in HTTP status, console errors, performance metrics, content, network, and APIs after deploys, merges, or upgrades.
Provides React and Next.js patterns for component composition, compound components, state management, data fetching, performance optimization, forms, routing, and accessible UIs.
<Use_When>
<Do_Not_Use_When>
Dispatch the forge:researcher agent:
Agent(subagent_type="forge:researcher", prompt="<research brief with question, constraints, desired output format>")
When the researcher returns, present the research brief to the user.
If a Forge project is active (.forge/state.json exists), also save to
.forge/knowledge/research-{topic}.md.
If the research naturally leads to a Forge action (e.g., "adopt pattern X"), suggest the appropriate next step (forge:ignite, forge:express, forge:design) but do not auto-chain — let the user decide.
<Tool_Usage>
<State_Changes>