Skip to content

docs(domain-skill): add ProxyWar browser guide - #580

Open
0xNad wants to merge 1 commit into
browser-use:mainfrom
0xNad:claude/proxywar-domain-skill
Open

docs(domain-skill): add ProxyWar browser guide#580
0xNad wants to merge 1 commit into
browser-use:mainfrom
0xNad:claude/proxywar-domain-skill

Conversation

@0xNad

@0xNad 0xNad commented Aug 4, 2026

Copy link
Copy Markdown

Adds durable domain skill for ProxyWar site navigation, build registration API routes, replay clip and panel semantics, and local smoke/deployment verification patterns for browser automation.


Summary by cubic

Adds a ProxyWar browser guide that documents site routes, the /build registration wizard API and error semantics, replay panel collapse keys/ARIA, and the clip rendering flow with polling. Also covers the correct local dev server (npm run agent:demo-server with prebuilt assets) and how to verify deploys via assets/main-<hash>.js and assets/public-<hash>.js filename matches.

Written for commit 660f24c. Summary will update on new commits.

Review in cubic

Add domain-skills/proxywar/build-and-deploy.md documenting the
ProxyWar build/deploy workflow (routes, build registration API,
replay clip/panel behavior, local smoke/deploy verification).
@browser-harness-review

Copy link
Copy Markdown

✅ Skill review passed

Reviewed 1 file(s) — no findings.

@cubic-dev-ai cubic-dev-ai Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

1 issue found across 1 file

Prompt for AI agents (unresolved issues)

Check if these issues are valid — if so, understand the root cause of each and fix them. If appropriate, use sub-agents to investigate and fix each issue separately.


<file name="domain-skills/proxywar/build-and-deploy.md">

<violation number="1" location="domain-skills/proxywar/build-and-deploy.md:1">
P1: File placed at `domain-skills/proxywar/build-and-deploy.md` but should be at `agent-workspace/domain-skills/proxywar/build-and-deploy.md`. The README specifies contributed skills go in `agent-workspace/domain-skills/` and the agent with `BH_DOMAIN_SKILLS=1` reads skills only from that path — this file won't be found there.</violation>
</file>

Reply with feedback, questions, or to request a fix.

Fix all with cubic | Re-trigger cubic

@@ -0,0 +1,96 @@
# proxywar.xyz / beta.proxywar.xyz

@cubic-dev-ai cubic-dev-ai Bot Aug 4, 2026

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P1: File placed at domain-skills/proxywar/build-and-deploy.md but should be at agent-workspace/domain-skills/proxywar/build-and-deploy.md. The README specifies contributed skills go in agent-workspace/domain-skills/ and the agent with BH_DOMAIN_SKILLS=1 reads skills only from that path — this file won't be found there.

Prompt for AI agents
Check if this issue is valid — if so, understand the root cause and fix it. At domain-skills/proxywar/build-and-deploy.md, line 1:

<comment>File placed at `domain-skills/proxywar/build-and-deploy.md` but should be at `agent-workspace/domain-skills/proxywar/build-and-deploy.md`. The README specifies contributed skills go in `agent-workspace/domain-skills/` and the agent with `BH_DOMAIN_SKILLS=1` reads skills only from that path — this file won't be found there.</comment>

<file context>
@@ -0,0 +1,96 @@
+# proxywar.xyz / beta.proxywar.xyz
+
+League/replay origin. Two separate Vite entries, never mixed:
</file context>
Fix with cubic

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant